#dec600 Hex Color

#DEC600
0
  • #dec600 Color Information

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

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

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

    • #dec600 hex color contains mainly RED.

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

    • #dec600 hex color has a decimal value of 14599680.



    #dec600 Color Spaces (Color Conversions)

    HEX dec600 #dec600
    RGB 222, 198, 0 rgb(222, 198, 0)
    RGB Percent 87.06, 77.65, 0 rgb(87.06, 77.65, 0)
    CMYK 0, 11, 100, 13
    HSL 53.5°, 100, 43.5 hsl(53.5, 100%, 43.5%)
    HSV 53.5°, 100, 87.1
    XYZ 50.318, 55.918, 8.141
    Hunter Lab 74.778, -10.75, 45.89
    CIE-LAB 79.567, -7.446, 80.515
    CIE-LCH 79.567, 80.859, 95.284
    CIE-LUV 0, 10.81, 100, 12.94
    Web Safe cccc00

    RGB percent of color #dec600

    87.06%
    77.65%
    0%

    CMYK percent of color #dec600

    0%
    10.81%
    100%
    12.94%


    Color Schemes with #dec600

    Complementary Color

    Split Complementary


    #dec600 Color Preview

    Text with hexadecimal color #dec600

    This text has a font color of #dec600

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

    #dec600 Background Color

    This box has a background color of #dec600

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

    #dec600 Border Color

    This box has a border color of #dec600

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

    CSS codes

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

    #dec600 Color on white background

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

    #dec600 Color on black background

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