#CC8021 (or 0xCC8021) is unknown color: approx Ochre. HEX triplet: CC, 80 and 21. RGB value is (204,128,33). Sum of RGB (Red+Green+Blue) = 204+128+33=365 (48% of max value = 765). Red value is 204 (80.08% from 255 or 55.89% from 365); Green value is 128 (50.39% from 255 or 35.07% from 365); Blue value is 33 (13.28% from 255 or 9.04% from 365); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8021 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CC8021 is #337FDE. Grayscale: #8C8C8C. Windows color (decimal): -3375071 or 2195660. OLE color: 2195660.
HSL color Cylindrical-coordinate representation of color #CC8021: hue angle of 33.33º degrees, saturation: 0.72, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #CC8021 is Cyan = 0, Magento = 0.37, Yellow = 0.84 and Black (K on CMYK) = 0.2.
<style> p { color: #cc8021; } p { color: rgb(204,128,33); } H1.HeaderClassName { color: #cc8021; } .AnyTagClassName { color: #cc8021; } </style>
<style> a { background-color: #cc8021; } a { background-color: rgb(204,128,33); } div.DivClassName { background-color: #cc8021; } .BgClassName { background-color: #cc8021; } </style>
<style> span { border-color: #cc8021; } span { border-color: rgb(204,128,33); } td.TdClassName { border-color: #cc8021; } .TagClassName { border-color: #cc8021; } </style>