#defb00 Hex Color

#DEFB00
0
  • #defb00 Color Information

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

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

    • #defb00 color has a hue of 66.9 degrees, a saturation of 100% and a lightness of 49.2%.

    • #defb00 hex color contains mainly GREEN.

    • The closest web safe color of #defb00 is #ccff00

    • #defb00 hex color has a decimal value of 14613248.



    #defb00 Color Spaces (Color Conversions)

    HEX defb00 #defb00
    RGB 222, 251, 0 rgb(222, 251, 0)
    RGB Percent 87.06, 98.43, 0 rgb(87.06, 98.43, 0)
    CMYK 12, 0, 100, 2
    HSL 66.9°, 100, 49.2 hsl(66.9, 100%, 49.2%)
    HSV 66.9°, 100, 98.4
    XYZ 64.621, 84.524, 12.909
    Hunter Lab 91.937, -35.425, 56.031
    CIE-LAB 93.678, -33.09, 90.847
    CIE-LCH 93.678, 96.686, 110.014
    CIE-LUV 11.55, 0, 100, 1.57
    Web Safe ccff00

    RGB percent of color #defb00

    87.06%
    98.43%
    0%

    CMYK percent of color #defb00

    11.55%
    0%
    100%
    1.57%


    Color Schemes with #defb00

    Complementary Color

    Split Complementary


    #defb00 Color Preview

    Text with hexadecimal color #defb00

    This text has a font color of #defb00

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

    #defb00 Background Color

    This box has a background color of #defb00

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

    #defb00 Border Color

    This box has a border color of #defb00

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

    CSS codes

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

    #defb00 Color on white background

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

    #defb00 Color on black background

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