#deeded Hex Color

#DEEDED
0
  • #deeded Color Information

    • In RGB color space, #deeded hex color has a red value of 222, a green value of 237 and a blue value of 237.

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

    • #deeded color has a hue of 180 degrees, a saturation of 29.41% and a lightness of 90%.

    • #deeded hex color contains mainly GREEN.

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

    • #deeded hex color has a decimal value of 14609901.



    #deeded Color Spaces (Color Conversions)

    HEX deeded #deeded
    RGB 222, 237, 237 rgb(222, 237, 237)
    RGB Percent 87.06, 92.94, 92.94 rgb(87.06, 92.94, 92.94)
    CMYK 6, 0, 0, 7
    HSL 180°, 29.41, 90 hsl(180, 29.41%, 90%)
    HSV 180°, 6.3, 92.9
    XYZ 75.694, 82.212, 92
    Hunter Lab 90.671, -9.658, 3.31
    CIE-LAB 92.668, -4.939, -1.718
    CIE-LCH 92.668, 5.229, 199.18
    CIE-LUV 6.33, 0, 0, 7.06
    Web Safe ccffff

    RGB percent of color #deeded

    87.06%
    92.94%
    92.94%

    CMYK percent of color #deeded

    6.33%
    0%
    0%
    7.06%


    Color Schemes with #deeded

    Complementary Color

    Split Complementary


    #deeded Color Preview

    Text with hexadecimal color #deeded

    This text has a font color of #deeded

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

    #deeded Background Color

    This box has a background color of #deeded

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

    #deeded Border Color

    This box has a border color of #deeded

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

    CSS codes

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

    #deeded Color on white background

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

    #deeded Color on black background

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