#CC8660 (or 0xCC8660) is unknown color: approx Burning Sand. HEX triplet: CC, 86 and 60. RGB value is (204,134,96). Sum of RGB (Red+Green+Blue) = 204+134+96=434 (57% of max value = 765). Red value is 204 (80.08% from 255 or 47.00% from 434); Green value is 134 (52.73% from 255 or 30.88% from 434); Blue value is 96 (37.89% from 255 or 22.12% from 434); Max value from RGB is 204 - color contains mainly: red. Hex color #CC8660 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CC8660 is #33799F. Grayscale: #969696. Windows color (decimal): -3373472 or 6325964. OLE color: 6325964.
HSL color Cylindrical-coordinate representation of color #CC8660: hue angle of 21.11º degrees, saturation: 0.51, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #CC8660 is Cyan = 0, Magento = 0.34, Yellow = 0.53 and Black (K on CMYK) = 0.2.
<style> p { color: #cc8660; } p { color: rgb(204,134,96); } H1.HeaderClassName { color: #cc8660; } .AnyTagClassName { color: #cc8660; } </style>
<style> a { background-color: #cc8660; } a { background-color: rgb(204,134,96); } div.DivClassName { background-color: #cc8660; } .BgClassName { background-color: #cc8660; } </style>
<style> span { border-color: #cc8660; } span { border-color: rgb(204,134,96); } td.TdClassName { border-color: #cc8660; } .TagClassName { border-color: #cc8660; } </style>