#dcc600 Hex Color

#DCC600
0
  • #dcc600 Color Information

    • In RGB color space, #dcc600 hex color has a red value of 220, a green value of 198 and a blue value of 0.

    • In CMYK color space (used in color printing), #dcc600 hex color is composed of 0% cyan, 10% magenta, 100% yellow and 13.73% black.

    • #dcc600 color has a hue of 54 degrees, a saturation of 100% and a lightness of 43.1%.

    • #dcc600 hex color contains mainly RED.

    • The closest web safe color of #dcc600 is #cccc00

    • #dcc600 hex color has a decimal value of 14468608.



    #dcc600 Color Spaces (Color Conversions)

    HEX dcc600 #dcc600
    RGB 220, 198, 0 rgb(220, 198, 0)
    RGB Percent 86.27, 77.65, 0 rgb(86.27, 77.65, 0)
    CMYK 0, 10, 100, 14
    HSL 54°, 100, 43.1 hsl(54, 100%, 43.1%)
    HSV 54°, 100, 86.3
    XYZ 49.709, 55.604, 8.113
    Hunter Lab 74.568, -11.501, 45.747
    CIE-LAB 79.388, -8.312, 80.302
    CIE-LCH 79.388, 80.731, 95.91
    CIE-LUV 0, 10, 100, 13.73
    Web Safe cccc00

    RGB percent of color #dcc600

    86.27%
    77.65%
    0%

    CMYK percent of color #dcc600

    0%
    10%
    100%
    13.73%


    Color Schemes with #dcc600

    Complementary Color

    Split Complementary


    #dcc600 Color Preview

    Text with hexadecimal color #dcc600

    This text has a font color of #dcc600

    <p style="color:#dcc600">Text here</p>

    #dcc600 Background Color

    This box has a background color of #dcc600

    <div style="background-color:#dcc600">Text here</div>

    #dcc600 Border Color

    This box has a border color of #dcc600

    <div style="border: 4px solid #dcc600">Text here</div>

    CSS codes

    <p style="color:#dcc600">Text here</p>
    <div style="background-color:#dcc600">Text here</div>
    <div style="border: 4px solid #dcc600">Text here</div>

    #dcc600 Color on white background

    This is how a font and box color of #dcc600 will look
    on a white background.

    #dcc600 Color on black background

    This is how a font and box color of #dcc600 hex color will look
    on a black background.