#C0A85D (or 0xC0A85D) is unknown color: approx Laser. HEX triplet: C0, A8 and 5D. RGB value is (192,168,93). Sum of RGB (Red+Green+Blue) = 192+168+93=453 (60% of max value = 765). Red value is 192 (75.39% from 255 or 42.38% from 453); Green value is 168 (66.02% from 255 or 37.09% from 453); Blue value is 93 (36.72% from 255 or 20.53% from 453); Max value from RGB is 192 - color contains mainly: red. Hex color #C0A85D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C0A85D is #3F57A2. Grayscale: #A6A6A6. Windows color (decimal): -4151203 or 6138048. OLE color: 6138048.
HSL color Cylindrical-coordinate representation of color #C0A85D: hue angle of 45.45º degrees, saturation: 0.44, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #C0A85D is Cyan = 0, Magento = 0.12, Yellow = 0.52 and Black (K on CMYK) = 0.25.
<style> p { color: #C0A85D; } p { color: rgb(192,168,93); } H1.HeaderClassName { color: #C0A85D; } .AnyTagClassName { color: #C0A85D; } </style>
<style> a { background-color: #C0A85D; } a { background-color: rgb(192,168,93); } div.DivClassName { background-color: #C0A85D; } .BgClassName { background-color: #C0A85D; } </style>
<style> span { border-color: #C0A85D; } span { border-color: rgb(192,168,93); } td.TdClassName { border-color: #C0A85D; } .TagClassName { border-color: #C0A85D; } </style>