#CC0027 (or 0xCC0027) is unknown color: approx Venetian Red. HEX triplet: CC, 00 and 27. RGB value is (204,0,39). Sum of RGB (Red+Green+Blue) = 204+0+39=243 (32% of max value = 765). Red value is 204 (80.08% from 255 or 83.95% from 243); Green value is 0 (0.39% from 255 or 0% from 243); Blue value is 39 (15.62% from 255 or 16.05% from 243); Max value from RGB is 204 - color contains mainly: red. Hex color #CC0027 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #CC0027 is #33FFD8. Grayscale: #414141. Windows color (decimal): -3407833 or 2556108. OLE color: 2556108.
HSL color Cylindrical-coordinate representation of color #CC0027: hue angle of 348.53º degrees, saturation: 1, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 1%. Process color model (Four color, CMYK) of #CC0027 is Cyan = 0, Magento = 1, Yellow = 0.81 and Black (K on CMYK) = 0.2.
<style> p { color: #CC0027; } p { color: rgb(204,0,39); } H1.HeaderClassName { color: #CC0027; } .AnyTagClassName { color: #CC0027; } </style>
<style> a { background-color: #CC0027; } a { background-color: rgb(204,0,39); } div.DivClassName { background-color: #CC0027; } .BgClassName { background-color: #CC0027; } </style>
<style> span { border-color: #CC0027; } span { border-color: rgb(204,0,39); } td.TdClassName { border-color: #CC0027; } .TagClassName { border-color: #CC0027; } </style>