#C1B75B (or 0xC1B75B) is unknown color: approx Olive Green. HEX triplet: C1, B7 and 5B. RGB value is (193,183,91). Sum of RGB (Red+Green+Blue) = 193+183+91=467 (61% of max value = 765). Red value is 193 (75.78% from 255 or 41.33% from 467); Green value is 183 (71.88% from 255 or 39.19% from 467); Blue value is 91 (35.94% from 255 or 19.49% from 467); Max value from RGB is 193 - color contains mainly: red. Hex color #C1B75B is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C1B75B is #3E48A4. Grayscale: #AFAFAF. Windows color (decimal): -4081829 or 6010817. OLE color: 6010817.
HSL color Cylindrical-coordinate representation of color #C1B75B: hue angle of 54.12º degrees, saturation: 0.45, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #C1B75B is Cyan = 0, Magento = 0.05, Yellow = 0.53 and Black (K on CMYK) = 0.24.
<style> p { color: #C1B75B; } p { color: rgb(193,183,91); } H1.HeaderClassName { color: #C1B75B; } .AnyTagClassName { color: #C1B75B; } </style>
<style> a { background-color: #C1B75B; } a { background-color: rgb(193,183,91); } div.DivClassName { background-color: #C1B75B; } .BgClassName { background-color: #C1B75B; } </style>
<style> span { border-color: #C1B75B; } span { border-color: rgb(193,183,91); } td.TdClassName { border-color: #C1B75B; } .TagClassName { border-color: #C1B75B; } </style>