TToolWox

#CC0000 Color Code

#CC0000 converts to rgb(204, 0, 0) in RGB and hsl(0, 100%, 40%) in HSL. Copy any format below.

#CC0000
HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)

What color is #CC0000?

#CC0000 is composed of 204 red, 0 green and 0 blue (each on a 0–255 scale). In the HSL color model it has a hue of 0°, 100% saturation and 40% lightness. It does not have a standard CSS color name.

Use #CC0000 directly in CSS with color: #CC0000, or use the equivalent rgb(204, 0, 0) when you need an alpha channel via rgba(), or hsl(0, 100%, 40%) when you want to derive lighter and darker variants by adjusting lightness.

Popular color codes

← Convert another color with the HEX to RGB tool