#C4CCAA (or 0xC4CCAA) is unknown color: approx Pale Leaf. HEX triplet: C4, CC and AA. RGB value is (196,204,170). Sum of RGB (Red+Green+Blue) = 196+204+170=570 (75% of max value = 765). Red value is 196 (76.95% from 255 or 34.39% from 570); Green value is 204 (80.08% from 255 or 35.79% from 570); Blue value is 170 (66.80% from 255 or 29.82% from 570); Max value from RGB is 204 - color contains mainly: green. Hex color #C4CCAA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C4CCAA is #3B3355. Grayscale: #C5C5C5. Windows color (decimal): -3879766 or 11193540. OLE color: 11193540.
HSL color Cylindrical-coordinate representation of color #C4CCAA: hue angle of 74.12º 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 #C4CCAA is Cyan = 0.04, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.2.
<style> p { color: #C4CCAA; } p { color: rgb(196,204,170); } H1.HeaderClassName { color: #C4CCAA; } .AnyTagClassName { color: #C4CCAA; } </style>
<style> a { background-color: #C4CCAA; } a { background-color: rgb(196,204,170); } div.DivClassName { background-color: #C4CCAA; } .BgClassName { background-color: #C4CCAA; } </style>
<style> span { border-color: #C4CCAA; } span { border-color: rgb(196,204,170); } td.TdClassName { border-color: #C4CCAA; } .TagClassName { border-color: #C4CCAA; } </style>