#C0B45F (or 0xC0B45F) is unknown color: approx Gimblet. HEX triplet: C0, B4 and 5F. RGB value is (192,180,95). Sum of RGB (Red+Green+Blue) = 192+180+95=467 (61% of max value = 765). Red value is 192 (75.39% from 255 or 41.11% from 467); Green value is 180 (70.70% from 255 or 38.54% from 467); Blue value is 95 (37.5% from 255 or 20.34% from 467); Max value from RGB is 192 - color contains mainly: red. Hex color #C0B45F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C0B45F is #3F4BA0. Grayscale: #AEAEAE. Windows color (decimal): -4148129 or 6272192. OLE color: 6272192.
HSL color Cylindrical-coordinate representation of color #C0B45F: hue angle of 52.58º degrees, saturation: 0.43, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #C0B45F is Cyan = 0, Magento = 0.06, Yellow = 0.51 and Black (K on CMYK) = 0.25.
<style> p { color: #c0b45f; } p { color: rgb(192,180,95); } H1.HeaderClassName { color: #c0b45f; } .AnyTagClassName { color: #c0b45f; } </style>
<style> a { background-color: #c0b45f; } a { background-color: rgb(192,180,95); } div.DivClassName { background-color: #c0b45f; } .BgClassName { background-color: #c0b45f; } </style>
<style> span { border-color: #c0b45f; } span { border-color: rgb(192,180,95); } td.TdClassName { border-color: #c0b45f; } .TagClassName { border-color: #c0b45f; } </style>