#CCAB56 (or 0xCCAB56) is unknown color: approx Laser. HEX triplet: CC, AB and 56. RGB value is (204,171,86). Sum of RGB (Red+Green+Blue) = 204+171+86=461 (61% of max value = 765). Red value is 204 (80.08% from 255 or 44.25% from 461); Green value is 171 (67.19% from 255 or 37.09% from 461); Blue value is 86 (33.98% from 255 or 18.66% from 461); Max value from RGB is 204 - color contains mainly: red. Hex color #CCAB56 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CCAB56 is #3354A9. Grayscale: #ABABAB. Windows color (decimal): -3364010 or 5680076. OLE color: 5680076.
HSL color Cylindrical-coordinate representation of color #CCAB56: hue angle of 43.22º degrees, saturation: 0.54, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #CCAB56 is Cyan = 0, Magento = 0.16, Yellow = 0.58 and Black (K on CMYK) = 0.2.
<style> p { color: #CCAB56; } p { color: rgb(204,171,86); } H1.HeaderClassName { color: #CCAB56; } .AnyTagClassName { color: #CCAB56; } </style>
<style> a { background-color: #CCAB56; } a { background-color: rgb(204,171,86); } div.DivClassName { background-color: #CCAB56; } .BgClassName { background-color: #CCAB56; } </style>
<style> span { border-color: #CCAB56; } span { border-color: rgb(204,171,86); } td.TdClassName { border-color: #CCAB56; } .TagClassName { border-color: #CCAB56; } </style>