#CC0F0E (or 0xCC0F0E) is unknown color: approx Free Speech Red. HEX triplet: CC, 0F and 0E. RGB value is (204,15,14). Sum of RGB (Red+Green+Blue) = 204+15+14=233 (30% of max value = 765). Red value is 204 (80.08% from 255 or 87.55% from 233); Green value is 15 (6.25% from 255 or 6.44% from 233); Blue value is 14 (5.86% from 255 or 6.01% from 233); Max value from RGB is 204 - color contains mainly: red. Hex color #CC0F0E is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #CC0F0E is #33F0F1. Grayscale: #474747. Windows color (decimal): -3404018 or 921548. OLE color: 921548.
HSL color Cylindrical-coordinate representation of color #CC0F0E: hue angle of 0.32º degrees, saturation: 0.87, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CC0F0E is Cyan = 0, Magento = 0.93, Yellow = 0.93 and Black (K on CMYK) = 0.2.
<style> p { color: #cc0f0e; } p { color: rgb(204,15,14); } H1.HeaderClassName { color: #cc0f0e; } .AnyTagClassName { color: #cc0f0e; } </style>
<style> a { background-color: #cc0f0e; } a { background-color: rgb(204,15,14); } div.DivClassName { background-color: #cc0f0e; } .BgClassName { background-color: #cc0f0e; } </style>
<style> span { border-color: #cc0f0e; } span { border-color: rgb(204,15,14); } td.TdClassName { border-color: #cc0f0e; } .TagClassName { border-color: #cc0f0e; } </style>