#deddef Hex Color

#DEDDEF
0
  • #deddef Color Information

    • In RGB color space, #deddef hex color has a red value of 222, a green value of 221 and a blue value of 239.

    • In CMYK color space (used in color printing), #deddef hex color is composed of 7.11% cyan, 7.53% magenta, 0% yellow and 6.27% black.

    • #deddef color has a hue of 243.3 degrees, a saturation of 36% and a lightness of 90.2%.

    • #deddef hex color contains mainly BLUE.

    • The closest web safe color of #deddef is #ccccff

    • #deddef hex color has a decimal value of 14605807.



    #deddef Color Spaces (Color Conversions)

    HEX deddef #deddef
    RGB 222, 221, 239 rgb(222, 221, 239)
    RGB Percent 87.06, 86.67, 93.73 rgb(87.06, 86.67, 93.73)
    CMYK 7, 8, 0, 6
    HSL 243.3°, 36, 90.2 hsl(243.3, 36%, 90.2%)
    HSV 243.3°, 7.5, 93.7
    XYZ 71.561, 73.474, 92.072
    Hunter Lab 85.717, -0.984, -3.684
    CIE-LAB 88.673, 3.687, -8.655
    CIE-LCH 88.673, 9.408, 293.074
    CIE-LUV 7.11, 7.53, 0, 6.27
    Web Safe ccccff

    RGB percent of color #deddef

    87.06%
    86.67%
    93.73%

    CMYK percent of color #deddef

    7.11%
    7.53%
    0%
    6.27%


    Color Schemes with #deddef

    Complementary Color

    Split Complementary


    #deddef Color Preview

    Text with hexadecimal color #deddef

    This text has a font color of #deddef

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

    #deddef Background Color

    This box has a background color of #deddef

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

    #deddef Border Color

    This box has a border color of #deddef

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

    CSS codes

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

    #deddef Color on white background

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

    #deddef Color on black background

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