#dcdc00 Hex Color

#DCDC00
0
  • #dcdc00 Color Information

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

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

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

    • #dcdc00 hex color contains mainly RED.

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

    • #dcdc00 hex color has a decimal value of 14474240.



    #dcdc00 Color Spaces (Color Conversions)

    HEX dcdc00 #dcdc00
    RGB 220, 220, 0 rgb(220, 220, 0)
    RGB Percent 86.27, 86.27, 0 rgb(86.27, 86.27, 0)
    CMYK 0, 0, 100, 14
    HSL 60°, 100, 43.1 hsl(60, 100%, 43.1%)
    HSV 60°, 100, 86.3
    XYZ 55.108, 66.402, 9.912
    Hunter Lab 81.487, -21.888, 49.829
    CIE-LAB 85.201, -19.282, 84.515
    CIE-LCH 85.201, 86.687, 102.852
    CIE-LUV 0, 0, 100, 13.73
    Web Safe cccc00

    RGB percent of color #dcdc00

    86.27%
    86.27%
    0%

    CMYK percent of color #dcdc00

    0%
    0%
    100%
    13.73%


    Color Schemes with #dcdc00

    Complementary Color

    Split Complementary


    #dcdc00 Color Preview

    Text with hexadecimal color #dcdc00

    This text has a font color of #dcdc00

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

    #dcdc00 Background Color

    This box has a background color of #dcdc00

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

    #dcdc00 Border Color

    This box has a border color of #dcdc00

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

    CSS codes

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

    #dcdc00 Color on white background

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

    #dcdc00 Color on black background

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