#dcc400 Hex Color

#DCC400
0
  • #dcc400 Color Information

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

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

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

    • #dcc400 hex color contains mainly RED.

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

    • #dcc400 hex color has a decimal value of 14468096.



    #dcc400 Color Spaces (Color Conversions)

    HEX dcc400 #dcc400
    RGB 220, 196, 0 rgb(220, 196, 0)
    RGB Percent 86.27, 76.86, 0 rgb(86.27, 76.86, 0)
    CMYK 0, 11, 100, 14
    HSL 53.5°, 100, 43.1 hsl(53.5, 100%, 43.1%)
    HSV 53.5°, 100, 86.3
    XYZ 49.255, 54.695, 7.961
    Hunter Lab 73.956, -10.541, 45.387
    CIE-LAB 78.865, -7.289, 79.93
    CIE-LCH 78.865, 80.262, 95.211
    CIE-LUV 0, 10.91, 100, 13.73
    Web Safe cccc00

    RGB percent of color #dcc400

    86.27%
    76.86%
    0%

    CMYK percent of color #dcc400

    0%
    10.91%
    100%
    13.73%


    Color Schemes with #dcc400

    Complementary Color

    Split Complementary


    #dcc400 Color Preview

    Text with hexadecimal color #dcc400

    This text has a font color of #dcc400

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

    #dcc400 Background Color

    This box has a background color of #dcc400

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

    #dcc400 Border Color

    This box has a border color of #dcc400

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

    CSS codes

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

    #dcc400 Color on white background

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

    #dcc400 Color on black background

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