#C0A864 (or 0xC0A864) is unknown color: approx Laser. HEX triplet: C0, A8 and 64. RGB value is (192,168,100). Sum of RGB (Red+Green+Blue) = 192+168+100=460 (60% of max value = 765). Red value is 192 (75.39% from 255 or 41.74% from 460); Green value is 168 (66.02% from 255 or 36.52% from 460); Blue value is 100 (39.45% from 255 or 21.74% from 460); Max value from RGB is 192 - color contains mainly: red. Hex color #C0A864 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #C0A864 is #3F579B. Grayscale: #A7A7A7. Windows color (decimal): -4151196 or 6596800. OLE color: 6596800.
HSL color Cylindrical-coordinate representation of color #C0A864: hue angle of 44.35º degrees, saturation: 0.42, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #C0A864 is Cyan = 0, Magento = 0.12, Yellow = 0.48 and Black (K on CMYK) = 0.25.
<style> p { color: #C0A864; } p { color: rgb(192,168,100); } H1.HeaderClassName { color: #C0A864; } .AnyTagClassName { color: #C0A864; } </style>
<style> a { background-color: #C0A864; } a { background-color: rgb(192,168,100); } div.DivClassName { background-color: #C0A864; } .BgClassName { background-color: #C0A864; } </style>
<style> span { border-color: #C0A864; } span { border-color: rgb(192,168,100); } td.TdClassName { border-color: #C0A864; } .TagClassName { border-color: #C0A864; } </style>