{"id":12263,"date":"2026-01-06T16:28:20","date_gmt":"2026-01-06T07:28:20","guid":{"rendered":"https:\/\/rakkoserver.com\/plus\/?p=12263"},"modified":"2026-01-07T14:23:17","modified_gmt":"2026-01-07T05:23:17","slug":"tool-rgb-to-hsv","status":"publish","type":"post","link":"https:\/\/rakkoserver.com\/plus\/tool-rgb-to-hsv\/","title":{"rendered":"RGB\u2192HSV\u5909\u63db\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<div class=\"rhc_tool_container\">\n    <div class=\"rhc_link_area_tab\">\n        <div class=\"rhc_tab_container\">\n            <span class=\"rhc_tab_item rhc_tab_active\">RGB \u21d2 HSV<\/span>\n            <a href=\"https:\/\/rakkoserver.com\/plus\/tool-hsv-to-rgb\/\" class=\"rhc_tab_item rhc_tab_link\">HSV \u21d2 RGB<\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"rhc_section rhc_input_bg\">\n        <p class=\"rhc_section_title\">RGB\u3092\u5165\u529b<\/p>\n        \n        <div class=\"rhc_hex_input_group\">\n            <p class=\"rhc_label_sm\">HEX (\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9)<\/p>\n            <div class=\"rhc_flex_center\">\n                <input type=\"text\" id=\"rhc_input_hex\" value=\"#FFFFFF\" maxlength=\"7\" spellcheck=\"false\">\n                <button type=\"button\" id=\"rhc_copy_hex_icon\" class=\"rhc_icon_btn\" title=\"HEX\u3092\u30b3\u30d4\u30fc\">\n                    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\" \/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\" \/><\/svg>\n                <\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"rhc_input_container\">\n            <div class=\"rhc_input_row\">\n                <label>R<\/label>\n                <input type=\"range\" id=\"rhc_range_r\" min=\"0\" max=\"255\" value=\"255\" class=\"rhc_slider\">\n                <div class=\"rhc_num_wrap\">\n                    <input type=\"number\" id=\"rhc_input_r\" min=\"0\" max=\"255\" value=\"255\">\n                <\/div>\n            <\/div>\n            <div class=\"rhc_input_row\">\n                <label>G<\/label>\n                <input type=\"range\" id=\"rhc_range_g\" min=\"0\" max=\"255\" value=\"255\" class=\"rhc_slider\">\n                <div class=\"rhc_num_wrap\">\n                    <input type=\"number\" id=\"rhc_input_g\" min=\"0\" max=\"255\" value=\"255\">\n                <\/div>\n            <\/div>\n            <div class=\"rhc_input_row\">\n                <label>B<\/label>\n                <input type=\"range\" id=\"rhc_range_b\" min=\"0\" max=\"255\" value=\"255\" class=\"rhc_slider\">\n                <div class=\"rhc_num_wrap\">\n                    <input type=\"number\" id=\"rhc_input_b\" min=\"0\" max=\"255\" value=\"255\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"rhc_flow_arrow\">\n        <svg width=\"30\" height=\"30\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ccc\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\" \/><polyline points=\"19 12 12 19 5 12\" \/><\/svg>\n    <\/div>\n\n    <div class=\"rhc_section\">\n        <p class=\"rhc_section_title\">HSV \u5909\u63db\u7d50\u679c<\/p>\n        \n        <div id=\"rhc_preview_box\" class=\"rhc_preview_full\">\n            <div id=\"rhc_preview_text\">\n                <p style=\"font-size:12px;margin:0;\">Preview<\/p>\n                <p style=\"font-size:20px;font-weight:bold;margin:0;\">SAMPLE TEXT<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"rhc_hsv_display_grid\">\n            <div class=\"rhc_hsv_item\">\n                <span class=\"rhc_hsv_label\">H<\/span>\n                <span class=\"rhc_hsv_val\"><span id=\"rhc_val_h\">0<\/span><small>\u00b0<\/small><\/span>\n            <\/div>\n            <div class=\"rhc_hsv_item\">\n                <span class=\"rhc_hsv_label\">S<\/span>\n                <span class=\"rhc_hsv_val\"><span id=\"rhc_val_s\">0<\/span><small>%<\/small><\/span>\n            <\/div>\n            <div class=\"rhc_hsv_item\">\n                <span class=\"rhc_hsv_label\">V<\/span>\n                <span class=\"rhc_hsv_val\"><span id=\"rhc_val_v\">100<\/span><small>%<\/small><\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"rhc_action_area\">\n            <button type=\"button\" id=\"rhc_copy_hsv\" class=\"rhc_main_btn\">HSV\u5024\u3092\u30b3\u30d4\u30fc<\/button>\n        <\/div>\n\n        <div class=\"rhc_css_output\">\n            <p class=\"rhc_label_sm\">CSS \/ \u30d7\u30ed\u30b0\u30e9\u30e0\u7528\u66f8\u5f0f<\/p>\n            <div class=\"rhc_flex_center\">\n                <input type=\"text\" id=\"rhc_output_css\" readonly value=\"hsv(0, 0%, 100%)\">\n                <button type=\"button\" id=\"rhc_copy_css\" class=\"rhc_icon_btn\" title=\"\u66f8\u5f0f\u3092\u30b3\u30d4\u30fc\">\n                    <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\" \/><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\" \/><\/svg>\n                <\/button>\n            <\/div>\n        <\/div>\n        \n        <button type=\"button\" id=\"rhc_reset_btn\" class=\"rhc_reset_link\">\u3059\u3079\u3066\u306e\u6570\u5024\u3092\u30ea\u30bb\u30c3\u30c8<\/button>\n    <\/div>\n<\/div>\n\n<style>\n\/* Base Setup *\/\n.rhc_tool_container {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n    font-family: sans-serif;\n    color: #333;\n    text-align: center;\n}\n.rhc_tool_container * { box-sizing: border-box; }\n\n\/* --- \u30bf\u30d6\u98a8\u5207\u308a\u66ff\u3048\u30c7\u30b6\u30a4\u30f3 --- *\/\n.rhc_link_area_tab {\n    margin-bottom: 25px;\n}\n.rhc_tab_container {\n    display: flex;\n    width: 100%;\n    gap: 8px;\n}\n.rhc_tab_item {\n    flex: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    height: 50px;\n    font-size: 14px;\n    font-weight: bold;\n    text-decoration: none;\n    box-sizing: border-box;\n    border-radius: 0; \n}\n\/* \u30ea\u30f3\u30af\u5074\u306e\u30bf\u30d6\uff08\u975e\u9078\u629e\u30b9\u30bf\u30a4\u30eb\uff09 *\/\na.rhc_tab_item.rhc_tab_link {\n    background-color: #f8f9fa;\n    color: #333;\n    border: 1px solid #ddd;\n    transition: background-color 0.2s;\n}\na.rhc_tab_item.rhc_tab_link:hover {\n    background-color: #eee;\n}\n\/* \u9078\u629e\u4e2d\u5074\u306e\u30bf\u30d6\uff08\u9078\u629e\u4e2d\u30b9\u30bf\u30a4\u30eb\uff09 *\/\nspan.rhc_tab_item.rhc_tab_active {\n    background-color: #13284B;\n    color: #fff;\n    border: 1px solid #13284B;\n    cursor: default;\n}\n\/* --------------------------- *\/\n\n\/* Section Design *\/\n.rhc_section { padding: 20px 0; }\n.rhc_input_bg {\n    background-color: #f8f9fa;\n    border-radius: 12px;\n    padding: 30px 20px;\n}\n.rhc_section_title {\n    font-size: 14px;\n    font-weight: bold;\n    color: #666;\n    margin: 0 0 20px 0;\n    letter-spacing: 0.05em;\n}\n\n\/* HEX Input Area *\/\n.rhc_hex_input_group {\n    max-width: 320px;\n    margin: 0 auto 30px;\n}\n.rhc_hex_input_group input[type=\"text\"] {\n    height: 44px;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    padding: 0 12px;\n    font-size: 18px;\n    width: 100%;\n    text-align: center;\n    font-family: monospace;\n}\n\n\/* Input Styles *\/\n.rhc_input_container { max-width: 500px; margin: 0 auto; }\n.rhc_input_row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 15px;\n}\n.rhc_input_row label { width: 15px; font-weight: bold; color: #13284B; font-size: 16px; }\n.rhc_slider { flex-grow: 1; height: 6px; cursor: pointer; }\n.rhc_num_wrap { width: 75px; }\n.rhc_num_wrap input[type=\"number\"] {\n    width: 100%;\n    height: 36px;\n    text-align: center;\n    border: 1px solid #ccc;\n    border-radius: 4px;\n    font-size: 15px;\n}\n\n\/* Flow Arrow *\/\n.rhc_flow_arrow { padding: 10px 0; }\n\n\/* Result Display *\/\n.rhc_preview_full {\n    width: 100%;\n    max-width: 450px;\n    height: 100px;\n    margin: 0 auto 25px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #eee;\n}\n.rhc_label_sm { font-size: 12px; color: #888; margin-bottom: 8px; font-weight: bold; }\n\n\/* HSV Grid Display *\/\n.rhc_hsv_display_grid {\n    display: flex;\n    justify-content: center;\n    gap: 30px;\n    margin-bottom: 30px;\n}\n.rhc_hsv_item { display: flex; flex-direction: column; min-width: 70px; }\n.rhc_hsv_label { font-size: 12px; color: #999; margin-bottom: 4px; }\n.rhc_hsv_val { font-size: 24px; font-weight: bold; color: #444; }\n.rhc_hsv_val small { font-size: 14px; color: #888; margin-left: 2px; }\n\n\/* Buttons & UI Elements *\/\n.rhc_action_area { margin-bottom: 30px; }\n.rhc_main_btn {\n    height: 44px;\n    padding: 0 30px;\n    background: #13284B;\n    color: #fff;\n    border: none;\n    border-radius: 6px;\n    font-weight: bold;\n    cursor: pointer;\n    font-size: 14px;\n}\n.rhc_icon_btn {\n    width: 44px;\n    height: 44px;\n    background: #fff;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n}\n.rhc_flex_center { display: flex; justify-content: center; gap: 8px; }\n\n.rhc_css_output { margin-top: 20px; padding-top: 25px; border-top: 1px dashed #eee; }\n.rhc_css_output .rhc_flex_center { max-width: 320px; margin: 0 auto; }\n.rhc_css_output input {\n    height: 44px;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    padding: 0 12px;\n    font-size: 15px;\n    width: 100%;\n    text-align: center;\n    background: #fafafa;\n}\n\n.rhc_reset_link {\n    background: none;\n    border: none;\n    color: #999;\n    text-decoration: underline;\n    cursor: pointer;\n    margin-top: 35px;\n    font-size: 13px;\n}\n\n\/* Responsive *\/\n@media (max-width: 500px) {\n    .rhc_hsv_display_grid { gap: 15px; }\n    .rhc_hsv_val { font-size: 20px; }\n    .rhc_num_wrap { width: 65px; }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const el = {\n        rNum: document.getElementById('rhc_input_r'),\n        gNum: document.getElementById('rhc_input_g'),\n        bNum: document.getElementById('rhc_input_b'),\n        rRange: document.getElementById('rhc_range_r'),\n        gRange: document.getElementById('rhc_range_g'),\n        bRange: document.getElementById('rhc_range_b'),\n        hex: document.getElementById('rhc_input_hex'),\n        hVal: document.getElementById('rhc_val_h'),\n        sVal: document.getElementById('rhc_val_s'),\n        vVal: document.getElementById('rhc_val_v'),\n        css: document.getElementById('rhc_output_css'),\n        preview: document.getElementById('rhc_preview_box'),\n        previewText: document.getElementById('rhc_preview_text'),\n        reset: document.getElementById('rhc_reset_btn'),\n        copyHexIcon: document.getElementById('rhc_copy_hex_icon'),\n        copyHsv: document.getElementById('rhc_copy_hsv'),\n        copyCss: document.getElementById('rhc_copy_css')\n    };\n\n    function rgbToHsv(r, g, b) {\n        r \/= 255; g \/= 255; b \/= 255;\n        const max = Math.max(r, g, b), min = Math.min(r, g, b), d = max - min;\n        let h, s, v = max;\n        s = max === 0 ? 0 : d \/ max;\n        if (max === min) { h = 0; } else {\n            if (max === r) h = (g - b) \/ d + (g < b ? 6 : 0);\n            else if (max === g) h = (b - r) \/ d + 2;\n            else h = (r - g) \/ d + 4;\n            h \/= 6;\n        }\n        return { h: Math.round(h * 360), s: Math.round(s * 100), v: Math.round(v * 100) };\n    }\n\n    function hexToRgb(hex) {\n        const res = \/^#?([a-f\\d]{2})([a-f\\d]{2})([a-f\\d]{2})$\/i.exec(hex);\n        return res ? { r: parseInt(res[1], 16), g: parseInt(res[2], 16), b: parseInt(res[3], 16) } : null;\n    }\n\n    function rgbToHex(r, g, b) {\n        return \"#\" + [r, g, b].map(x => {\n            const h = Math.max(0, Math.min(255, parseInt(x))).toString(16);\n            return h.padStart(2, '0');\n        }).join(\"\").toUpperCase();\n    }\n\n    function update(src) {\n        let r, g, b;\n        if (src === 'hex') {\n            const rgb = hexToRgb(el.hex.value);\n            if (!rgb) return;\n            r = rgb.r; g = rgb.g; b = rgb.b;\n            el.rNum.value = el.rRange.value = r;\n            el.gNum.value = el.gRange.value = g;\n            el.bNum.value = el.bRange.value = b;\n        } else {\n            if (src === 'num') {\n                r = el.rNum.value || 0; g = el.gNum.value || 0; b = el.bNum.value || 0;\n            } else {\n                r = el.rRange.value; g = el.gRange.value; b = el.bRange.value;\n            }\n            r = Math.min(255, Math.max(0, r));\n            g = Math.min(255, Math.max(0, g));\n            b = Math.min(255, Math.max(0, b));\n            el.rNum.value = el.rRange.value = r;\n            el.gNum.value = el.gRange.value = g;\n            el.bNum.value = el.bRange.value = b;\n            el.hex.value = rgbToHex(r, g, b);\n        }\n\n        const hsv = rgbToHsv(r, g, b);\n        el.hVal.textContent = hsv.h;\n        el.sVal.textContent = hsv.s;\n        el.vVal.textContent = hsv.v;\n        el.css.value = `hsv(${hsv.h}, ${hsv.s}%, ${hsv.v}%)`;\n        \n        const hexColor = rgbToHex(r, g, b);\n        el.preview.style.backgroundColor = hexColor;\n        const lum = (0.299 * r + 0.587 * g + 0.114 * b) \/ 255;\n        el.previewText.style.color = lum > 0.5 ? '#000' : '#fff';\n    }\n\n    function copy(txt, btn) {\n        navigator.clipboard.writeText(txt).then(() => {\n            const original = btn.textContent;\n            if (btn.classList.contains('rhc_icon_btn')) {\n                btn.style.backgroundColor = '#d4edda';\n                setTimeout(() => btn.style.backgroundColor = '#fff', 800);\n            } else {\n                btn.textContent = '\u30b3\u30d4\u30fc\u5b8c\u4e86\uff01';\n                setTimeout(() => btn.textContent = original, 1200);\n            }\n        });\n    }\n\n    [el.rNum, el.gNum, el.bNum].forEach(i => i.addEventListener('input', () => update('num')));\n    [el.rRange, el.gRange, el.bRange].forEach(i => i.addEventListener('input', () => update('range')));\n    el.hex.addEventListener('input', () => { if (\/^#?[0-9A-Fa-f]{6}$\/.test(el.hex.value)) update('hex'); });\n    \n    el.reset.addEventListener('click', () => {\n        el.hex.value = \"#FFFFFF\";\n        update('hex');\n    });\n\n    el.copyHexIcon.addEventListener('click', () => copy(el.hex.value, el.copyHexIcon));\n    el.copyCss.addEventListener('click', () => copy(el.css.value, el.copyCss));\n    el.copyHsv.addEventListener('click', () => copy(`${el.hVal.textContent}, ${el.sVal.textContent}%, ${el.vVal.textContent}%`, el.copyHsv));\n\n    update('range');\n});\n<\/script>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001WEB\u30c7\u30b6\u30a4\u30f3\u3084\u30d7\u30ed\u30b0\u30e9\u30e0\u3067\u4f7f\u308f\u308c\u308bRGB\u5024\u3084\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9\uff08HEX\uff09\u3092\u3001\u8272\u306e\u8abf\u6574\u304c\u3057\u3084\u3059\u3044HSV\u5f62\u5f0f\u3078\u77ac\u6642\u306b\u5909\u63db\u3059\u308b\u7121\u6599\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30c4\u30fc\u30eb\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-0\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u3067\u304d\u308b\u3053\u3068<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>RGB\u30fbHEX\u304b\u3089HSV\u3078\u306e\u5373\u6642\u5909\u63db<\/strong>: R\uff08\u8d64\uff09\u30fbG\uff08\u7dd1\uff09\u30fbB\uff08\u9752\uff09\u306e\u6570\u5024\u5165\u529b\u3001\u307e\u305f\u306f\u30b9\u30e9\u30a4\u30c0\u30fc\u64cd\u4f5c\u306b\u3088\u3063\u3066\u3001\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u3067HSV\u5024\u3092\u7b97\u51fa\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u76f4\u611f\u7684\u306a\u30ab\u30e9\u30fc\u8abf\u6574<\/strong>: \u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u52d5\u304b\u3057\u306a\u304c\u3089\u3001\u8272\u304c\u3069\u306e\u3088\u3046\u306b\u5909\u5316\u3059\u308b\u304b\u3092\u8996\u899a\u7684\u306b\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30d7\u30ec\u30d3\u30e5\u30fc\u3068\u6587\u5b57\u306e\u8996\u8a8d\u6027\u30c1\u30a7\u30c3\u30af<\/strong>: \u9078\u629e\u3057\u305f\u8272\u3092\u80cc\u666f\u306b\u300cSAMPLE TEXT\u300d\u3092\u8868\u793a\u3057\u307e\u3059\u3002\u80cc\u666f\u8272\u306e\u660e\u308b\u3055\u306b\u5fdc\u3058\u3066\u6587\u5b57\u8272\u304c\u9ed2\u307e\u305f\u306f\u767d\u306b\u81ea\u52d5\u3067\u5207\u308a\u66ff\u308f\u308b\u305f\u3081\u3001\u30c7\u30b6\u30a4\u30f3\u306e\u8996\u8a8d\u6027\u78ba\u8a8d\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30ef\u30f3\u30af\u30ea\u30c3\u30af\u30b3\u30d4\u30fc\u6a5f\u80fd<\/strong>: \u5909\u63db\u5f8c\u306eHSV\u5024\u3084CSS\u7528\u306e\u66f8\u5f0f\u3092\u30dc\u30bf\u30f3\u4e00\u3064\u3067\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc\u3067\u304d\u3001\u4f5c\u696d\u52b9\u7387\u3092\u5927\u5e45\u306b\u9ad8\u3081\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9\uff08HEX\uff09\u5bfe\u5fdc<\/strong>: #\u304b\u3089\u59cb\u307e\u308b6\u6841\u306e\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9\u5165\u529b\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u304a\u308a\u3001\u30c7\u30b6\u30a4\u30f3\u30c4\u30fc\u30eb\u304b\u3089\u306e\u8ee2\u8a18\u3082\u30b9\u30e0\u30fc\u30ba\u3067\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-1\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u57fa\u790e\u77e5\u8b58<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>RGB\u3068\u306f<\/strong>: Red\uff08\u8d64\uff09\u3001Green\uff08\u7dd1\uff09\u3001Blue\uff08\u9752\uff09\u306e\u4e09\u539f\u8272\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u8272\u3092\u8868\u73fe\u3059\u308b\u5f62\u5f0f\u3067\u3059\u3002\u5404\u82720\u304b\u3089255\u306e256\u6bb5\u968e\u3067\u6307\u5b9a\u3055\u308c\u3001\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u306e\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u306a\u3069\u3067\u6a19\u6e96\u7684\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>HSV\u3068\u306f<\/strong>: Hue\uff08\u8272\u76f8\uff09\u3001Saturation\uff08\u5f69\u5ea6\uff09\u3001Value\uff08\u660e\u5ea6\uff09\u306e3\u3064\u306e\u6210\u5206\u3067\u8272\u3092\u8868\u73fe\u3059\u308b\u5f62\u5f0f\u3067\u3059\u3002\n<ul class=\"wp-block-list\">\n<li><strong>H\uff08Hue\uff09<\/strong>: 0\uff5e360\u5ea6\u306e\u7bc4\u56f2\u3067\u300c\u8272\u307f\u306e\u7a2e\u985e\uff08\u8d64\u3001\u9ec4\u3001\u7dd1\u3001\u9752\u306a\u3069\uff09\u300d\u3092\u8868\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>S\uff08Saturation\uff09<\/strong>: 0\uff5e100%\u306e\u7bc4\u56f2\u3067\u300c\u8272\u306e\u9bae\u3084\u304b\u3055\u300d\u3092\u8868\u3057\u307e\u3059\u3002\u6570\u5024\u304c\u4f4e\u3044\u3068\u7070\u8272\u306b\u8fd1\u3065\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>V\uff08Value\uff09<\/strong>: 0\uff5e100%\u306e\u7bc4\u56f2\u3067\u300c\u8272\u306e\u660e\u308b\u3055\u300d\u3092\u8868\u3057\u307e\u3059\u3002\u6570\u5024\u304c\u4f4e\u3044\u3068\u9ed2\u8272\u306b\u8fd1\u3065\u304d\u307e\u3059\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-2\">\u3053\u306e\u30c4\u30fc\u30eb\u304c\u5f79\u7acb\u3064\u3068\u304d\u306f\u3069\u3093\u306a\u3068\u304d\uff1f<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u30c7\u30b6\u30a4\u30f3\u306e\u5fae\u8abf\u6574\u3092\u3057\u305f\u3044\u3068\u304d<\/strong>: RGB\u3067\u306f\u300c\u3082\u3046\u5c11\u3057\u9bae\u3084\u304b\u306b\u3057\u305f\u3044\u300d\u300c\u5c11\u3057\u3060\u3051\u6697\u304f\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u8abf\u6574\u304c\u56f0\u96e3\u3067\u3059\u304c\u3001HSV\u306a\u3089\u5f69\u5ea6\uff08S\uff09\u3084\u660e\u5ea6\uff08V\uff09\u3092\u64cd\u4f5c\u3059\u308b\u3060\u3051\u3067\u76f4\u611f\u7684\u306b\u8abf\u6574\u53ef\u80fd\u3067\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u3084CSS\u306e\u5b9f\u88c5<\/strong>: <code>hsv()<\/code> \u5f62\u5f0f\u3067\u306e\u6307\u5b9a\u304c\u5fc5\u8981\u306a\u63cf\u753b\u30e9\u30a4\u30d6\u30e9\u30ea\u3084\u3001\u30c7\u30b6\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u3067\u8272\u306e\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\uff08\u30c8\u30fc\u30f3\uff09\u3092\u4f5c\u6210\u3059\u308b\u969b\u306e\u6570\u5024\u78ba\u8a8d\u306b\u6700\u9069\u3067\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u306e\u78ba\u8a8d<\/strong>: \u80cc\u666f\u8272\u306b\u5bfe\u3057\u3066\u6587\u5b57\u304c\u8aad\u307f\u3084\u3059\u3044\u304b\u3069\u3046\u304b\u3092\u30d7\u30ec\u30d3\u30e5\u30fc\u3067\u78ba\u8a8d\u3067\u304d\u308b\u305f\u3081\u3001Web\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3\u3092\u610f\u8b58\u3057\u305f\u914d\u8272\u691c\u8a0e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-3\">RGB\u3068HSV\u3092\u4f7f\u3044\u5206\u3051\u308b\u30e1\u30ea\u30c3\u30c8<\/h2>\n\n\n\n<p>RGB\u306f\u30cf\u30fc\u30c9\u30a6\u30a7\u30a2\u304c\u8272\u3092\u51fa\u529b\u3059\u308b\u306e\u306b\u9069\u3057\u305f\u5f62\u5f0f\u3067\u3059\u304c\u3001\u4eba\u9593\u304c\u8272\u3092\u8a8d\u8b58\u3057\u3001\u64cd\u4f5c\u3059\u308b\u306e\u306b\u306fHSV\u306e\u65b9\u304c\u9069\u3057\u3066\u3044\u307e\u3059\u3002 <br>\u4f8b\u3048\u3070\u3001\u7279\u5b9a\u306e\u8272\u306e\u300c\u660e\u308b\u3055\u3060\u3051\u3092\u5909\u3048\u305f\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u300d\u3092\u4f5c\u308a\u305f\u3044\u5834\u5408\u3001RGB\u3067\u306f3\u3064\u306e\u6570\u5024\u3092\u8907\u96d1\u306b\u8a08\u7b97\u3057\u76f4\u3059\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u304c\u3001HSV\u3067\u3042\u308c\u3070\u300cV\uff08\u660e\u5ea6\uff09\u300d\u306e\u6570\u5024\u3092\u5909\u66f4\u3059\u308b\u3060\u3051\u3067\u6e08\u307f\u307e\u3059\u3002<br>\u3053\u306e\u30c4\u30fc\u30eb\u3092\u4f7f\u3046\u3053\u3068\u3067\u3001\u76f4\u611f\u7684\u306a\u8272\u306e\u64cd\u4f5c\u3068\u3001\u6b63\u78ba\u306a\u30b7\u30b9\u30c6\u30e0\u3078\u306e\u5b9f\u88c5\u3092\u4e21\u7acb\u3055\u305b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>RGB \u21d2 HSV HSV \u21d2 RGB RGB\u3092\u5165\u529b HEX (\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9) R G B HSV \u5909\u63db\u7d50\u679c Preview SAMPLE TEXT H 0\u00b0 S 0% V 100% HSV\u5024\u3092\u30b3\u30d4\u30fc CSS \/ \u30d7\u30ed\u30b0 &#8230; <\/p>\n","protected":false},"author":4,"featured_media":12280,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,31],"tags":[],"class_list":{"0":"post-12263","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tool","8":"category-conversion","9":"entry"},"_links":{"self":[{"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/posts\/12263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/comments?post=12263"}],"version-history":[{"count":11,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/posts\/12263\/revisions"}],"predecessor-version":[{"id":12299,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/posts\/12263\/revisions\/12299"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/media\/12280"}],"wp:attachment":[{"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/media?parent=12263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/categories?post=12263"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkoserver.com\/plus\/wp-json\/wp\/v2\/tags?post=12263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}