#defadc Hex Color

#DEFADC
0
  • #defadc Color Information

    • In RGB color space, #defadc hex color has a red value of 222, a green value of 250 and a blue value of 220.

    • In CMYK color space (used in color printing), #defadc hex color is composed of 11.2% cyan, 0% magenta, 12% yellow and 1.96% black.

    • #defadc color has a hue of 116 degrees, a saturation of 75% and a lightness of 92.2%.

    • #defadc hex color contains mainly GREEN.

    • The closest web safe color of #defadc is #ccffcc

    • #defadc hex color has a decimal value of 14613212.



    #defadc Color Spaces (Color Conversions)

    HEX defadc #defadc
    RGB 222, 250, 220 rgb(222, 250, 220)
    RGB Percent 87.06, 98.04, 86.27 rgb(87.06, 98.04, 86.27)
    CMYK 11, 0, 12, 2
    HSL 116°, 75, 92.2 hsl(116, 75%, 92.2%)
    HSV 116°, 12, 98
    XYZ 77.228, 89.068, 80.832
    Hunter Lab 94.376, -19.091, 15.282
    CIE-LAB 95.609, -14.504, 11.335
    CIE-LCH 95.609, 18.408, 141.992
    CIE-LUV 11.2, 0, 12, 1.96
    Web Safe ccffcc

    RGB percent of color #defadc

    87.06%
    98.04%
    86.27%

    CMYK percent of color #defadc

    11.2%
    0%
    12%
    1.96%


    Color Schemes with #defadc

    Complementary Color

    Split Complementary


    #defadc Color Preview

    Text with hexadecimal color #defadc

    This text has a font color of #defadc

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

    #defadc Background Color

    This box has a background color of #defadc

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

    #defadc Border Color

    This box has a border color of #defadc

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

    CSS codes

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

    #defadc Color on white background

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

    #defadc Color on black background

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