#ccccff Hex Color

#CCCCFF
0
  • #ccccff Color Information

    • #ccccff short hex color code is #ccf.

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

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

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

    • #ccccff hex color contains mainly BLUE.

    • #ccccff is a web safe color.

    • #ccccff hex color has a decimal value of 13421823.



    #ccccff Color Spaces (Color Conversions)

    HEX ccccff #ccccff
    RGB 204, 204, 255 rgb(204, 204, 255)
    RGB Percent 80, 80, 100 rgb(80, 80, 100)
    CMYK 20, 20, 0, 0
    HSL 240°, 100, 90 hsl(240, 100%, 90%)
    HSV 240°, 20, 100
    XYZ 64.545, 63.243, 103.413
    Hunter Lab 79.525, 5.706, -21.431
    CIE-LAB 83.57, 10.304, -24.921
    CIE-LCH 83.57, 26.967, 292.463
    CIE-LUV 20, 20, 0, 0
    Web Safe ccccff

    RGB percent of color #ccccff

    80%
    80%
    100%

    CMYK percent of color #ccccff

    20%
    20%
    0%
    0%


    Color Schemes with #ccccff

    Complementary Color

    Split Complementary


    #ccccff Color Preview

    Text with hexadecimal color #ccccff

    This text has a font color of #ccccff

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

    #ccccff Background Color

    This box has a background color of #ccccff

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

    #ccccff Border Color

    This box has a border color of #ccccff

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

    CSS codes

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

    #ccccff Color on white background

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

    #ccccff Color on black background

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