#CC191D (or 0xCC191D) is unknown color: approx Fire Engine Red. HEX triplet: CC, 19 and 1D. RGB value is (204,25,29). Sum of RGB (Red+Green+Blue) = 204+25+29=258 (34% of max value = 765). Red value is 204 (80.08% from 255 or 79.07% from 258); Green value is 25 (10.16% from 255 or 9.69% from 258); Blue value is 29 (11.72% from 255 or 11.24% from 258); Max value from RGB is 204 - color contains mainly: red. Hex color #CC191D is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #CC191D is #33E6E2. Grayscale: #4F4F4F. Windows color (decimal): -3401443 or 1907148. OLE color: 1907148.
HSL color Cylindrical-coordinate representation of color #CC191D: hue angle of 358.66º degrees, saturation: 0.78, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #CC191D is Cyan = 0, Magento = 0.88, Yellow = 0.86 and Black (K on CMYK) = 0.2.
<style> p { color: #cc191d; } p { color: rgb(204,25,29); } H1.HeaderClassName { color: #cc191d; } .AnyTagClassName { color: #cc191d; } </style>
<style> a { background-color: #cc191d; } a { background-color: rgb(204,25,29); } div.DivClassName { background-color: #cc191d; } .BgClassName { background-color: #cc191d; } </style>
<style> span { border-color: #cc191d; } span { border-color: rgb(204,25,29); } td.TdClassName { border-color: #cc191d; } .TagClassName { border-color: #cc191d; } </style>