#CC9D77 (or 0xCC9D77) is unknown color: approx Cameo. HEX triplet: CC, 9D and 77. RGB value is (204,157,119). Sum of RGB (Red+Green+Blue) = 204+157+119=480 (63% of max value = 765). Red value is 204 (80.08% from 255 or 42.5% from 480); Green value is 157 (61.72% from 255 or 32.71% from 480); Blue value is 119 (46.88% from 255 or 24.79% from 480); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9D77 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CC9D77 is #336288. Grayscale: #A6A6A6. Windows color (decimal): -3367561 or 7839180. OLE color: 7839180.
HSL color Cylindrical-coordinate representation of color #CC9D77: hue angle of 26.82º degrees, saturation: 0.45, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #CC9D77 is Cyan = 0, Magento = 0.23, Yellow = 0.42 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9D77; } p { color: rgb(204,157,119); } H1.HeaderClassName { color: #CC9D77; } .AnyTagClassName { color: #CC9D77; } </style>
<style> a { background-color: #CC9D77; } a { background-color: rgb(204,157,119); } div.DivClassName { background-color: #CC9D77; } .BgClassName { background-color: #CC9D77; } </style>
<style> span { border-color: #CC9D77; } span { border-color: rgb(204,157,119); } td.TdClassName { border-color: #CC9D77; } .TagClassName { border-color: #CC9D77; } </style>