#CC6633 (or 0xCC6633) is unknown color: approx Ecstasy. HEX triplet: CC, 66 and 33. RGB value is (204,102,51). Sum of RGB (Red+Green+Blue) = 204+102+51=357 (47% of max value = 765). Red value is 204 (80.08% from 255 or 57.14% from 357); Green value is 102 (40.23% from 255 or 28.57% from 357); Blue value is 51 (20.31% from 255 or 14.29% from 357); Max value from RGB is 204 - color contains mainly: red. Hex color #CC6633 is a web safe color. Inversed color of #CC6633 is #3399CC. Grayscale: #7E7E7E. Windows color (decimal): -3381709 or 3368652. OLE color: 3368652.
HSL color Cylindrical-coordinate representation of color #CC6633: hue angle of 20º 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 #CC6633 is Cyan = 0, Magento = 0.5, Yellow = 0.75 and Black (K on CMYK) = 0.2.
<style> p { color: #CC6633; } p { color: rgb(204,102,51); } H1.HeaderClassName { color: #CC6633; } .AnyTagClassName { color: #CC6633; } </style>
<style> a { background-color: #CC6633; } a { background-color: rgb(204,102,51); } div.DivClassName { background-color: #CC6633; } .BgClassName { background-color: #CC6633; } </style>
<style> span { border-color: #CC6633; } span { border-color: rgb(204,102,51); } td.TdClassName { border-color: #CC6633; } .TagClassName { border-color: #CC6633; } </style>