#C0D3AC (or 0xC0D3AC) is unknown color: approx Pixie Green. HEX triplet: C0, D3 and AC. RGB value is (192,211,172). Sum of RGB (Red+Green+Blue) = 192+211+172=575 (76% of max value = 765). Red value is 192 (75.39% from 255 or 33.39% from 575); Green value is 211 (82.81% from 255 or 36.70% from 575); Blue value is 172 (67.58% from 255 or 29.91% from 575); Max value from RGB is 211 - color contains mainly: green. Hex color #C0D3AC is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #C0D3AC is #3F2C53. Grayscale: #C9C9C9. Windows color (decimal): -4140116 or 11326400. OLE color: 11326400.
HSL color Cylindrical-coordinate representation of color #C0D3AC: hue angle of 89.23º degrees, saturation: 0.31, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C0D3AC is Cyan = 0.09, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.17.
<style> p { color: #C0D3AC; } p { color: rgb(192,211,172); } H1.HeaderClassName { color: #C0D3AC; } .AnyTagClassName { color: #C0D3AC; } </style>
<style> a { background-color: #C0D3AC; } a { background-color: rgb(192,211,172); } div.DivClassName { background-color: #C0D3AC; } .BgClassName { background-color: #C0D3AC; } </style>
<style> span { border-color: #C0D3AC; } span { border-color: rgb(192,211,172); } td.TdClassName { border-color: #C0D3AC; } .TagClassName { border-color: #C0D3AC; } </style>