#C1B95A (or 0xC1B95A) is unknown color: approx Olive Green. HEX triplet: C1, B9 and 5A. RGB value is (193,185,90). Sum of RGB (Red+Green+Blue) = 193+185+90=468 (61% of max value = 765). Red value is 193 (75.78% from 255 or 41.24% from 468); Green value is 185 (72.66% from 255 or 39.53% from 468); Blue value is 90 (35.55% from 255 or 19.23% from 468); Max value from RGB is 193 - color contains mainly: red. Hex color #C1B95A is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C1B95A is #3E46A5. Grayscale: #B0B0B0. Windows color (decimal): -4081318 or 5945793. OLE color: 5945793.
HSL color Cylindrical-coordinate representation of color #C1B95A: hue angle of 55.34º degrees, saturation: 0.45, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #C1B95A is Cyan = 0, Magento = 0.04, Yellow = 0.53 and Black (K on CMYK) = 0.24.
<style> p { color: #C1B95A; } p { color: rgb(193,185,90); } H1.HeaderClassName { color: #C1B95A; } .AnyTagClassName { color: #C1B95A; } </style>
<style> a { background-color: #C1B95A; } a { background-color: rgb(193,185,90); } div.DivClassName { background-color: #C1B95A; } .BgClassName { background-color: #C1B95A; } </style>
<style> span { border-color: #C1B95A; } span { border-color: rgb(193,185,90); } td.TdClassName { border-color: #C1B95A; } .TagClassName { border-color: #C1B95A; } </style>