#defb40 Hex Color

#DEFB40
0
  • #defb40 Color Information

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

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

    • #defb40 color has a hue of 69.3 degrees, a saturation of 95.9% and a lightness of 61.8%.

    • #defb40 hex color contains mainly GREEN.

    • The closest web safe color of #defb40 is #ccff33

    • #defb40 hex color has a decimal value of 14613312.



    #defb40 Color Spaces (Color Conversions)

    HEX defb40 #defb40
    RGB 222, 251, 64 rgb(222, 251, 64)
    RGB Percent 87.06, 98.43, 25.1 rgb(87.06, 98.43, 25.1)
    CMYK 12, 0, 75, 2
    HSL 69.3°, 95.9, 61.8 hsl(69.3, 95.9%, 61.8%)
    HSV 69.3°, 74.5, 98.4
    XYZ 65.547, 84.894, 17.782
    Hunter Lab 92.138, -34.256, 53.054
    CIE-LAB 93.837, -31.689, 80.054
    CIE-LCH 93.837, 86.098, 111.596
    CIE-LUV 11.55, 0, 74.5, 1.57
    Web Safe ccff33

    RGB percent of color #defb40

    87.06%
    98.43%
    25.1%

    CMYK percent of color #defb40

    11.55%
    0%
    74.5%
    1.57%


    Color Schemes with #defb40

    Complementary Color

    Split Complementary


    #defb40 Color Preview

    Text with hexadecimal color #defb40

    This text has a font color of #defb40

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

    #defb40 Background Color

    This box has a background color of #defb40

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

    #defb40 Border Color

    This box has a border color of #defb40

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

    CSS codes

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

    #defb40 Color on white background

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

    #defb40 Color on black background

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