#ccdef0 Hex Color

#CCDEF0
0
  • #ccdef0 Color Information

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

    • In CMYK color space (used in color printing), #ccdef0 hex color is composed of 15% cyan, 7.5% magenta, 0% yellow and 5.88% black.

    • #ccdef0 color has a hue of 210 degrees, a saturation of 54.55% and a lightness of 87.1%.

    • #ccdef0 hex color contains mainly BLUE.

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

    • #ccdef0 hex color has a decimal value of 13426416.



    #ccdef0 Color Spaces (Color Conversions)

    HEX ccdef0 #ccdef0
    RGB 204, 222, 240 rgb(204, 222, 240)
    RGB Percent 80, 87.06, 94.12 rgb(80, 87.06, 94.12)
    CMYK 15, 8, 0, 6
    HSL 210°, 54.55, 87.1 hsl(210, 54.55%, 87.1%)
    HSV 210°, 15, 94.1
    XYZ 66.751, 71.371, 92.696
    Hunter Lab 84.481, -6.805, -5.918
    CIE-LAB 87.665, -2.395, -10.82
    CIE-LCH 87.665, 11.082, 257.519
    CIE-LUV 15, 7.5, 0, 5.88
    Web Safe ccccff

    RGB percent of color #ccdef0

    80%
    87.06%
    94.12%

    CMYK percent of color #ccdef0

    15%
    7.5%
    0%
    5.88%


    Color Schemes with #ccdef0

    Complementary Color

    Split Complementary


    #ccdef0 Color Preview

    Text with hexadecimal color #ccdef0

    This text has a font color of #ccdef0

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

    #ccdef0 Background Color

    This box has a background color of #ccdef0

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

    #ccdef0 Border Color

    This box has a border color of #ccdef0

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

    CSS codes

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

    #ccdef0 Color on white background

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

    #ccdef0 Color on black background

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