#CCCCCC

The hexadecimal color code #CCCCCC corresponds , which is a shade of Gray. It is equivalent to simplified code #CCC . This color is a combination of red (at 0,80 level), green (at 0,80 level) and blue (at 0,80 level). Its brightness is 80% and its saturation is 0%. It is composed of red at 33%, green at 33% and blue at 33%.


Features

Hue

Saturation

Brightness

0
0
80
Shade of Gray
Color name in French Pinchard
Hex Code #CCCCCC
Simplified Hex Code#CCC
RGB Code rgb( 204 , 204 , 204)
RGB Code Percentagergb( 80.0% , 80.0% , 80.0% )
HSLhsl( 0 , 0% , 80% )
Complementary
Color
#333333


Variations of #CCCCCC (Pinchard)

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #CCCCCC is the color #F9F9F9

#cccccc

Darker Shades

Palette of progressively darker shades. The darkest shade is #141414.

#cccccc

Other Shades of Gray

Examples of other colors within the Gray spectrum .

See more



Color Palettes

The complementary color #333333 is the color exactly opposite to #CCCCCC on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

#CCCCCC

Triadic palette



Uses of #CCCCCC in CSS

When using #CCCCCC as the background color, consider selecting a darker text color for improved readability. If you want to use #CCCCCC as the text color, prefer a dark background, such as Black.

#CCCCCC as background color

Black text
White text
div{ background: #CCCCCC;  }

Colored text

With a white background or
with a dark background
div{ color: #CCCCCC;  }

Border

#CCCCCC colored border with a width of 3px
div{ border: 3px solid #CCCCCC;  }

Shadow

#CCCCCC shadow colored
div{ box-shadow: 3px 3px 7px #CCCCCC; }

Note:
In CSS, the color code #CCCCCC can be replaced with the simplified code "#CCC".

Similar Colors

Other color codes similar or equivalent to the specified color code #CCCCCC.

Choose another color

Select another color on color wheel.

Selected color: