#C0AA98 (or 0xC0AA98) is unknown color: approx Silk. HEX triplet: C0, AA and 98. RGB value is (192,170,152). Sum of RGB (Red+Green+Blue) = 192+170+152=514 (68% of max value = 765). Red value is 192 (75.39% from 255 or 37.35% from 514); Green value is 170 (66.80% from 255 or 33.07% from 514); Blue value is 152 (59.77% from 255 or 29.57% from 514); Max value from RGB is 192 - color contains mainly: red. Hex color #C0AA98 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C0AA98 is #3F5567. Grayscale: #AEAEAE. Windows color (decimal): -4150632 or 10005184. OLE color: 10005184.
HSL color Cylindrical-coordinate representation of color #C0AA98: hue angle of 27º degrees, saturation: 0.24, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C0AA98 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.25.
<style> p { color: #C0AA98; } p { color: rgb(192,170,152); } H1.HeaderClassName { color: #C0AA98; } .AnyTagClassName { color: #C0AA98; } </style>
<style> a { background-color: #C0AA98; } a { background-color: rgb(192,170,152); } div.DivClassName { background-color: #C0AA98; } .BgClassName { background-color: #C0AA98; } </style>
<style> span { border-color: #C0AA98; } span { border-color: rgb(192,170,152); } td.TdClassName { border-color: #C0AA98; } .TagClassName { border-color: #C0AA98; } </style>