#CC9D84 (or 0xCC9D84) is unknown color: approx Cameo. HEX triplet: CC, 9D and 84. RGB value is (204,157,132). Sum of RGB (Red+Green+Blue) = 204+157+132=493 (65% of max value = 765). Red value is 204 (80.08% from 255 or 41.38% from 493); Green value is 157 (61.72% from 255 or 31.85% from 493); Blue value is 132 (51.95% from 255 or 26.77% from 493); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9D84 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC9D84 is #33627B. Grayscale: #A8A8A8. Windows color (decimal): -3367548 or 8691148. OLE color: 8691148.
HSL color Cylindrical-coordinate representation of color #CC9D84: hue angle of 20.83º degrees, saturation: 0.41, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CC9D84 is Cyan = 0, Magento = 0.23, Yellow = 0.35 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9D84; } p { color: rgb(204,157,132); } H1.HeaderClassName { color: #CC9D84; } .AnyTagClassName { color: #CC9D84; } </style>
<style> a { background-color: #CC9D84; } a { background-color: rgb(204,157,132); } div.DivClassName { background-color: #CC9D84; } .BgClassName { background-color: #CC9D84; } </style>
<style> span { border-color: #CC9D84; } span { border-color: rgb(204,157,132); } td.TdClassName { border-color: #CC9D84; } .TagClassName { border-color: #CC9D84; } </style>