#defff5 Hex Color

#DEFFF5
0
  • #defff5 Color Information

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

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

    • #defff5 color has a hue of 161.8 degrees, a saturation of 100% and a lightness of 93.5%.

    • #defff5 hex color contains mainly GREEN.

    • The closest web safe color of #defff5 is #ccffff

    • #defff5 hex color has a decimal value of 14614517.



    #defff5 Color Spaces (Color Conversions)

    HEX defff5 #defff5
    RGB 222, 255, 245 rgb(222, 255, 245)
    RGB Percent 87.06, 100, 96.08 rgb(87.06, 100, 96.08)
    CMYK 13, 0, 4, 0
    HSL 161.8°, 100, 93.5 hsl(161.8, 100%, 93.5%)
    HSV 161.8°, 12.9, 100
    XYZ 82.366, 93.642, 100.12
    Hunter Lab 96.769, -17.413, 6.395
    CIE-LAB 97.488, -12.476, 1.184
    CIE-LCH 97.488, 12.532, 174.579
    CIE-LUV 12.94, 0, 3.92, 0
    Web Safe ccffff

    RGB percent of color #defff5

    87.06%
    100%
    96.08%

    CMYK percent of color #defff5

    12.94%
    0%
    3.92%
    0%


    Color Schemes with #defff5

    Complementary Color

    Split Complementary


    #defff5 Color Preview

    Text with hexadecimal color #defff5

    This text has a font color of #defff5

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

    #defff5 Background Color

    This box has a background color of #defff5

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

    #defff5 Border Color

    This box has a border color of #defff5

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

    CSS codes

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

    #defff5 Color on white background

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

    #defff5 Color on black background

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