#CC8033 (or 0xCC8033) is unknown color: approx Bronze. HEX triplet: CC, 80 and 33. RGB value is (204,128,51). Sum of RGB (Red+Green+Blue) = 204+128+51=383 (50% of max value = 765). Red value is 204 (80.08% from 255 or 53.26% from 383); Green value is 128 (50.39% from 255 or 33.42% from 383); Blue value is 51 (20.31% from 255 or 13.32% from 383); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8033 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CC8033 is #337FCC. Grayscale: #8E8E8E. Windows color (decimal): -3375053 or 3375308. OLE color: 3375308.
HSL color Cylindrical-coordinate representation of color #CC8033: hue angle of 30.2º 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 #CC8033 is Cyan = 0, Magento = 0.37, Yellow = 0.75 and Black (K on CMYK) = 0.2.
<style> p { color: #CC8033; } p { color: rgb(204,128,51); } H1.HeaderClassName { color: #CC8033; } .AnyTagClassName { color: #CC8033; } </style>
<style> a { background-color: #CC8033; } a { background-color: rgb(204,128,51); } div.DivClassName { background-color: #CC8033; } .BgClassName { background-color: #CC8033; } </style>
<style> span { border-color: #CC8033; } span { border-color: rgb(204,128,51); } td.TdClassName { border-color: #CC8033; } .TagClassName { border-color: #CC8033; } </style>