#ccdef1 Hex Color

#CCDEF1
0
  • #ccdef1 Color Information

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

    • In CMYK color space (used in color printing), #ccdef1 hex color is composed of 15.35% cyan, 7.88% magenta, 0% yellow and 5.49% black.

    • #ccdef1 color has a hue of 210.8 degrees, a saturation of 56.92% and a lightness of 87.3%.

    • #ccdef1 hex color contains mainly BLUE.

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

    • #ccdef1 hex color has a decimal value of 13426417.



    #ccdef1 Color Spaces (Color Conversions)

    HEX ccdef1 #ccdef1
    RGB 204, 222, 241 rgb(204, 222, 241)
    RGB Percent 80, 87.06, 94.51 rgb(80, 87.06, 94.51)
    CMYK 15, 8, 0, 5
    HSL 210.8°, 56.92, 87.3 hsl(210.8, 56.92%, 87.3%)
    HSV 210.8°, 15.4, 94.5
    XYZ 66.9, 71.431, 93.481
    Hunter Lab 84.517, -6.611, -6.417
    CIE-LAB 87.694, -2.19, -11.304
    CIE-LCH 87.694, 11.514, 259.036
    CIE-LUV 15.35, 7.88, 0, 5.49
    Web Safe ccccff

    RGB percent of color #ccdef1

    80%
    87.06%
    94.51%

    CMYK percent of color #ccdef1

    15.35%
    7.88%
    0%
    5.49%


    Color Schemes with #ccdef1

    Complementary Color

    Split Complementary


    #ccdef1 Color Preview

    Text with hexadecimal color #ccdef1

    This text has a font color of #ccdef1

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

    #ccdef1 Background Color

    This box has a background color of #ccdef1

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

    #ccdef1 Border Color

    This box has a border color of #ccdef1

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

    CSS codes

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

    #ccdef1 Color on white background

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

    #ccdef1 Color on black background

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