CCCCCC

The color #CCCCCC is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #CCCCCC.

CCCCCC CONVERSIONS

Different converted color standards of #CCCCCC
Hex triplet
CCCCCC
RGB decimal
204, 204, 204
RGB percentage
80, 80, 80
CMY
20, 20, 20
CMYK
0, 0, 0, 20
HSL
0°, 0, 80
HSV (or HSB)
0°, 0, 80
Websafe
CCCCCC
XYZ
57.394, 60.383, 65.757
Yxy
60.383, 0.313, 0.329
CIE-L*ab
82.046, 0.004, -0.009
CIE-L*CH°
82.046, 0.01, 296.813
CIE-L*uv
82.046, 0.001, -0.014
Hunter-Lab
77.706, -4.146, 4.222
Binary
11001100, 11001100, 11001100
Decimal
13421772

CCCCCC COLOR HARMONIES

Color schemes with #CCCCCC

CCCCCC COLOR BLINDNESS SIMULATOR

Perception of #CCCCCC by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #CCCCCC" can be used to change the color of text.

<p style="color: #CCCCCC">This is an example.</p>

To change the background color use style="background-color: #CCCCCC".

<div style="background-color: #CCCCCC"></div>