#CC4C33 (or 0xCC4C33) is unknown color: approx Trinidad. HEX triplet: CC, 4C and 33. RGB value is (204,76,51). Sum of RGB (Red+Green+Blue) = 204+76+51=331 (43% of max value = 765). Red value is 204 (80.08% from 255 or 61.63% from 331); Green value is 76 (30.08% from 255 or 22.96% from 331); Blue value is 51 (20.31% from 255 or 15.41% from 331); Max value from RGB is 204 - color contains mainly: red. Hex color #CC4C33 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CC4C33 is #33B3CC. Grayscale: #6F6F6F. Windows color (decimal): -3388365 or 3361996. OLE color: 3361996.
HSL color Cylindrical-coordinate representation of color #CC4C33: hue angle of 9.8º degrees, saturation: 0.6, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #CC4C33 is Cyan = 0, Magento = 0.63, Yellow = 0.75 and Black (K on CMYK) = 0.2.
<style> p { color: #CC4C33; } p { color: rgb(204,76,51); } H1.HeaderClassName { color: #CC4C33; } .AnyTagClassName { color: #CC4C33; } </style>
<style> a { background-color: #CC4C33; } a { background-color: rgb(204,76,51); } div.DivClassName { background-color: #CC4C33; } .BgClassName { background-color: #CC4C33; } </style>
<style> span { border-color: #CC4C33; } span { border-color: rgb(204,76,51); } td.TdClassName { border-color: #CC4C33; } .TagClassName { border-color: #CC4C33; } </style>