#C0C99D (or 0xC0C99D) is unknown color: approx Green Mist. HEX triplet: C0, C9 and 9D. RGB value is (192,201,157). Sum of RGB (Red+Green+Blue) = 192+201+157=550 (72% of max value = 765). Red value is 192 (75.39% from 255 or 34.91% from 550); Green value is 201 (78.91% from 255 or 36.55% from 550); Blue value is 157 (61.72% from 255 or 28.55% from 550); Max value from RGB is 201 - color contains mainly: green. Hex color #C0C99D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C0C99D is #3F3662. Grayscale: #C1C1C1. Windows color (decimal): -4142691 or 10340800. OLE color: 10340800.
HSL color Cylindrical-coordinate representation of color #C0C99D: hue angle of 72.27º degrees, saturation: 0.29, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C0C99D is Cyan = 0.04, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.21.
<style> p { color: #C0C99D; } p { color: rgb(192,201,157); } H1.HeaderClassName { color: #C0C99D; } .AnyTagClassName { color: #C0C99D; } </style>
<style> a { background-color: #C0C99D; } a { background-color: rgb(192,201,157); } div.DivClassName { background-color: #C0C99D; } .BgClassName { background-color: #C0C99D; } </style>
<style> span { border-color: #C0C99D; } span { border-color: rgb(192,201,157); } td.TdClassName { border-color: #C0C99D; } .TagClassName { border-color: #C0C99D; } </style>