#cccccc Hex Color

#CCCCCC
0
  • #cccccc Color Information

    • #cccccc short hex color code is #ccc.

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

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

    • #cccccc color has a hue of 0 degrees, a saturation of 0% and a lightness of 80%.

    • #cccccc hex color contains an equal amount of RED, GREEN and BLUE.

    • #cccccc is a web safe color.

    • #cccccc hex color has a decimal value of 13421772.



    #cccccc Color Spaces (Color Conversions)

    HEX cccccc #cccccc
    RGB 204, 204, 204 rgb(204, 204, 204)
    RGB Percent 80, 80, 80 rgb(80, 80, 80)
    CMYK 0, 0, 0, 20
    HSL 0°, 0, 80 hsl(0, 0%, 80%)
    HSV 0°, 0, 80
    XYZ 57.394, 60.383, 65.757
    Hunter Lab 77.706, -4.146, 4.222
    CIE-LAB 82.046, 0.004, -0.009
    CIE-LCH 82.046, 0.01, 293.962
    CIE-LUV 0, 0, 0, 20
    Web Safe cccccc

    RGB percent of color #cccccc

    80%
    80%
    80%

    CMYK percent of color #cccccc

    0%
    0%
    0%
    20%


    Color Schemes with #cccccc


    #cccccc Color Preview

    Text with hexadecimal color #cccccc

    This text has a font color of #cccccc

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

    #cccccc Background Color

    This box has a background color of #cccccc

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

    #cccccc Border Color

    This box has a border color of #cccccc

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

    CSS codes

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

    #cccccc Color on white background

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

    #cccccc Color on black background

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