#defcdc Hex Color

#DEFCDC
0
  • #defcdc Color Information

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

    • In CMYK color space (used in color printing), #defcdc hex color is composed of 11.9% cyan, 0% magenta, 12.7% yellow and 1.18% black.

    • #defcdc color has a hue of 116.3 degrees, a saturation of 84.21% and a lightness of 92.5%.

    • #defcdc hex color contains mainly GREEN.

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

    • #defcdc hex color has a decimal value of 14613724.



    #defcdc Color Spaces (Color Conversions)

    HEX defcdc #defcdc
    RGB 222, 252, 220 rgb(222, 252, 220)
    RGB Percent 87.06, 98.82, 86.27 rgb(87.06, 98.82, 86.27)
    CMYK 12, 0, 13, 1
    HSL 116.3°, 84.21, 92.5 hsl(116.3, 84.21%, 92.5%)
    HSV 116.3°, 12.7, 98.8
    XYZ 77.853, 90.318, 81.04
    Hunter Lab 95.036, -20.086, 15.967
    CIE-LAB 96.129, -15.489, 12.076
    CIE-LCH 96.129, 19.64, 142.058
    CIE-LUV 11.9, 0, 12.7, 1.18
    Web Safe ccffcc

    RGB percent of color #defcdc

    87.06%
    98.82%
    86.27%

    CMYK percent of color #defcdc

    11.9%
    0%
    12.7%
    1.18%


    Color Schemes with #defcdc

    Complementary Color

    Split Complementary


    #defcdc Color Preview

    Text with hexadecimal color #defcdc

    This text has a font color of #defcdc

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

    #defcdc Background Color

    This box has a background color of #defcdc

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

    #defcdc Border Color

    This box has a border color of #defcdc

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

    CSS codes

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

    #defcdc Color on white background

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

    #defcdc Color on black background

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