#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
#CC0000RGB
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
Midnight Blue #191970Dim Gray #696969Slate Gray #708090Light Slate Gray #778899Maroon #800000Purple #800080Olive #808000Gray #808080Black #000000White #FFFFFFRed #FF0000Lime #00FF00Blue #0000FFYellow #FFFF00Cyan #00FFFFMagenta #FF00FFSilver #C0C0C0Green #008000Teal #008080Navy #000080Orange #FFA500Pink #FFC0CBBrown #A52A2AGold #FFD700
← Convert another color with the HEX to RGB tool