#CC1A26 (or 0xCC1A26) is unknown color: approx Fire Engine Red. HEX triplet: CC, 1A and 26. RGB value is (204,26,38). Sum of RGB (Red+Green+Blue) = 204+26+38=268 (35% of max value = 765). Red value is 204 (80.08% from 255 or 76.12% from 268); Green value is 26 (10.55% from 255 or 9.70% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 204 - color contains mainly: red. Hex color #CC1A26 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CC1A26 is #33E5D9. Grayscale: #505050. Windows color (decimal): -3401178 or 2497228. OLE color: 2497228.
HSL color Cylindrical-coordinate representation of color #CC1A26: hue angle of 355.96º degrees, saturation: 0.77, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #CC1A26 is Cyan = 0, Magento = 0.87, Yellow = 0.81 and Black (K on CMYK) = 0.2.
<style> p { color: #CC1A26; } p { color: rgb(204,26,38); } H1.HeaderClassName { color: #CC1A26; } .AnyTagClassName { color: #CC1A26; } </style>
<style> a { background-color: #CC1A26; } a { background-color: rgb(204,26,38); } div.DivClassName { background-color: #CC1A26; } .BgClassName { background-color: #CC1A26; } </style>
<style> span { border-color: #CC1A26; } span { border-color: rgb(204,26,38); } td.TdClassName { border-color: #CC1A26; } .TagClassName { border-color: #CC1A26; } </style>