#deccff Hex Color

#DECCFF
0
  • #deccff Color Information

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

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

    • #deccff color has a hue of 261.2 degrees, a saturation of 100% and a lightness of 90%.

    • #deccff hex color contains mainly BLUE.

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

    • #deccff hex color has a decimal value of 14601471.



    #deccff Color Spaces (Color Conversions)

    HEX deccff #deccff
    RGB 222, 204, 255 rgb(222, 204, 255)
    RGB Percent 87.06, 80, 100 rgb(87.06, 80, 100)
    CMYK 13, 20, 0, 0
    HSL 261.2°, 100, 90 hsl(261.2, 100%, 90%)
    HSV 261.2°, 20, 100
    XYZ 69.767, 65.935, 103.657
    Hunter Lab 81.2, 11.266, -18.847
    CIE-LAB 84.963, 15.845, -22.673
    CIE-LCH 84.963, 27.661, 304.948
    CIE-LUV 12.94, 20, 0, 0
    Web Safe ccccff

    RGB percent of color #deccff

    87.06%
    80%
    100%

    CMYK percent of color #deccff

    12.94%
    20%
    0%
    0%


    Color Schemes with #deccff

    Complementary Color

    Split Complementary


    #deccff Color Preview

    Text with hexadecimal color #deccff

    This text has a font color of #deccff

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

    #deccff Background Color

    This box has a background color of #deccff

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

    #deccff Border Color

    This box has a border color of #deccff

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

    CSS codes

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

    #deccff Color on white background

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

    #deccff Color on black background

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