#defec0 Hex Color

#DEFEC0
0
  • #defec0 Color Information

    • In RGB color space, #defec0 hex color has a red value of 222, a green value of 254 and a blue value of 192.

    • In CMYK color space (used in color printing), #defec0 hex color is composed of 12.6% cyan, 0% magenta, 24.41% yellow and 0.39% black.

    • #defec0 color has a hue of 91 degrees, a saturation of 96.88% and a lightness of 87.5%.

    • #defec0 hex color contains mainly GREEN.

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

    • #defec0 hex color has a decimal value of 14614208.



    #defec0 Color Spaces (Color Conversions)

    HEX defec0 #defec0
    RGB 222, 254, 192 rgb(222, 254, 192)
    RGB Percent 87.06, 99.61, 75.29 rgb(87.06, 99.61, 75.29)
    CMYK 13, 0, 24, 0
    HSL 91°, 96.88, 87.5 hsl(91, 96.88%, 87.5%)
    HSV 91°, 24.4, 99.6
    XYZ 75.08, 90.219, 63.326
    Hunter Lab 94.984, -25.126, 26.96
    CIE-LAB 96.088, -20.934, 26.31
    CIE-LCH 96.088, 33.622, 128.508
    CIE-LUV 12.6, 0, 24.41, 0.39
    Web Safe ccffcc

    RGB percent of color #defec0

    87.06%
    99.61%
    75.29%

    CMYK percent of color #defec0

    12.6%
    0%
    24.41%
    0.39%


    Color Schemes with #defec0

    Complementary Color

    Split Complementary


    #defec0 Color Preview

    Text with hexadecimal color #defec0

    This text has a font color of #defec0

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

    #defec0 Background Color

    This box has a background color of #defec0

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

    #defec0 Border Color

    This box has a border color of #defec0

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

    CSS codes

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

    #defec0 Color on white background

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

    #defec0 Color on black background

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