#deffdc Hex Color

#DEFFDC
0
  • #deffdc Color Information

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

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

    • #deffdc color has a hue of 116.6 degrees, a saturation of 100% and a lightness of 93.1%.

    • #deffdc hex color contains mainly GREEN.

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

    • #deffdc hex color has a decimal value of 14614492.



    #deffdc Color Spaces (Color Conversions)

    HEX deffdc #deffdc
    RGB 222, 255, 220 rgb(222, 255, 220)
    RGB Percent 87.06, 100, 86.27 rgb(87.06, 100, 86.27)
    CMYK 13, 0, 14, 0
    HSL 116.6°, 100, 93.1 hsl(116.6, 100%, 93.1%)
    HSV 116.6°, 13.7, 100
    XYZ 78.802, 92.217, 81.356
    Hunter Lab 96.03, -21.575, 16.991
    CIE-LAB 96.909, -16.959, 13.186
    CIE-LCH 96.909, 21.482, 142.134
    CIE-LUV 12.94, 0, 13.73, 0
    Web Safe ccffcc

    RGB percent of color #deffdc

    87.06%
    100%
    86.27%

    CMYK percent of color #deffdc

    12.94%
    0%
    13.73%
    0%


    Color Schemes with #deffdc

    Complementary Color

    Split Complementary


    #deffdc Color Preview

    Text with hexadecimal color #deffdc

    This text has a font color of #deffdc

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

    #deffdc Background Color

    This box has a background color of #deffdc

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

    #deffdc Border Color

    This box has a border color of #deffdc

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

    CSS codes

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

    #deffdc Color on white background

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

    #deffdc Color on black background

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