#C0CE8F (or 0xC0CE8F) is unknown color: approx Green Mist. HEX triplet: C0, CE and 8F. RGB value is (192,206,143). Sum of RGB (Red+Green+Blue) = 192+206+143=541 (71% of max value = 765). Red value is 192 (75.39% from 255 or 35.49% from 541); Green value is 206 (80.86% from 255 or 38.08% from 541); Blue value is 143 (56.25% from 255 or 26.43% from 541); Max value from RGB is 206 - color contains mainly: green. Hex color #C0CE8F is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C0CE8F is #3F3170. Grayscale: #C2C2C2. Windows color (decimal): -4141425 or 9424576. OLE color: 9424576.
HSL color Cylindrical-coordinate representation of color #C0CE8F: hue angle of 73.33º degrees, saturation: 0.39, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C0CE8F is Cyan = 0.07, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.19.
<style> p { color: #C0CE8F; } p { color: rgb(192,206,143); } H1.HeaderClassName { color: #C0CE8F; } .AnyTagClassName { color: #C0CE8F; } </style>
<style> a { background-color: #C0CE8F; } a { background-color: rgb(192,206,143); } div.DivClassName { background-color: #C0CE8F; } .BgClassName { background-color: #C0CE8F; } </style>
<style> span { border-color: #C0CE8F; } span { border-color: rgb(192,206,143); } td.TdClassName { border-color: #C0CE8F; } .TagClassName { border-color: #C0CE8F; } </style>