#dedf00 Hex Color

#DEDF00
0
  • #dedf00 Color Information

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

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

    • #dedf00 color has a hue of 60.3 degrees, a saturation of 100% and a lightness of 43.7%.

    • #dedf00 hex color contains mainly GREEN.

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

    • #dedf00 hex color has a decimal value of 14606080.



    #dedf00 Color Spaces (Color Conversions)

    HEX dedf00 #dedf00
    RGB 222, 223, 0 rgb(222, 223, 0)
    RGB Percent 87.06, 87.45, 0 rgb(87.06, 87.45, 0)
    CMYK 0, 0, 100, 13
    HSL 60.3°, 100, 43.7 hsl(60.3, 100%, 43.7%)
    HSV 60.3°, 100, 87.5
    XYZ 56.512, 68.305, 10.206
    Hunter Lab 82.647, -22.578, 50.531
    CIE-LAB 86.159, -19.899, 85.285
    CIE-LCH 86.159, 87.576, 103.133
    CIE-LUV 0.45, 0, 100, 12.55
    Web Safe cccc00

    RGB percent of color #dedf00

    87.06%
    87.45%
    0%

    CMYK percent of color #dedf00

    0.45%
    0%
    100%
    12.55%


    Color Schemes with #dedf00

    Complementary Color

    Split Complementary


    #dedf00 Color Preview

    Text with hexadecimal color #dedf00

    This text has a font color of #dedf00

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

    #dedf00 Background Color

    This box has a background color of #dedf00

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

    #dedf00 Border Color

    This box has a border color of #dedf00

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

    CSS codes

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

    #dedf00 Color on white background

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

    #dedf00 Color on black background

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