#CC955F (or 0xCC955F) is unknown color: approx Whiskey Sour. HEX triplet: CC, 95 and 5F. RGB value is (204,149,95). Sum of RGB (Red+Green+Blue) = 204+149+95=448 (59% of max value = 765). Red value is 204 (80.08% from 255 or 45.54% from 448); Green value is 149 (58.59% from 255 or 33.26% from 448); Blue value is 95 (37.5% from 255 or 21.21% from 448); Max value from RGB is 204 - color contains mainly: red. Hex color #CC955F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CC955F is #336AA0. Grayscale: #9F9F9F. Windows color (decimal): -3369633 or 6264268. OLE color: 6264268.
HSL color Cylindrical-coordinate representation of color #CC955F: hue angle of 29.72º degrees, saturation: 0.52, 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 #CC955F is Cyan = 0, Magento = 0.27, Yellow = 0.53 and Black (K on CMYK) = 0.2.
<style> p { color: #cc955f; } p { color: rgb(204,149,95); } H1.HeaderClassName { color: #cc955f; } .AnyTagClassName { color: #cc955f; } </style>
<style> a { background-color: #cc955f; } a { background-color: rgb(204,149,95); } div.DivClassName { background-color: #cc955f; } .BgClassName { background-color: #cc955f; } </style>
<style> span { border-color: #cc955f; } span { border-color: rgb(204,149,95); } td.TdClassName { border-color: #cc955f; } .TagClassName { border-color: #cc955f; } </style>