#C5CCAA (or 0xC5CCAA) is unknown color: approx Beryl Green. HEX triplet: C5, CC and AA. RGB value is (197,204,170). Sum of RGB (Red+Green+Blue) = 197+204+170=571 (75% of max value = 765). Red value is 197 (77.34% from 255 or 34.50% from 571); Green value is 204 (80.08% from 255 or 35.73% from 571); Blue value is 170 (66.80% from 255 or 29.77% from 571); Max value from RGB is 204 - color contains mainly: green. Hex color #C5CCAA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C5CCAA is #3A3355. Grayscale: #C6C6C6. Windows color (decimal): -3814230 or 11193541. OLE color: 11193541.
HSL color Cylindrical-coordinate representation of color #C5CCAA: hue angle of 72.35º degrees, saturation: 0.25, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #C5CCAA is Cyan = 0.03, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.2.
<style> p { color: #C5CCAA; } p { color: rgb(197,204,170); } H1.HeaderClassName { color: #C5CCAA; } .AnyTagClassName { color: #C5CCAA; } </style>
<style> a { background-color: #C5CCAA; } a { background-color: rgb(197,204,170); } div.DivClassName { background-color: #C5CCAA; } .BgClassName { background-color: #C5CCAA; } </style>
<style> span { border-color: #C5CCAA; } span { border-color: rgb(197,204,170); } td.TdClassName { border-color: #C5CCAA; } .TagClassName { border-color: #C5CCAA; } </style>