#B9B55C (or 0xB9B55C) is unknown color: approx Olive Green. HEX triplet: B9, B5 and 5C. RGB value is (185,181,92). Sum of RGB (Red+Green+Blue) = 185+181+92=458 (60% of max value = 765). Red value is 185 (72.66% from 255 or 40.39% from 458); Green value is 181 (71.09% from 255 or 39.52% from 458); Blue value is 92 (36.33% from 255 or 20.09% from 458); Max value from RGB is 185 - color contains mainly: red. Hex color #B9B55C is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #B9B55C is #464AA3. Grayscale: #ACACAC. Windows color (decimal): -4606628 or 6075833. OLE color: 6075833.
HSL color Cylindrical-coordinate representation of color #B9B55C: hue angle of 57.42º degrees, saturation: 0.4, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #B9B55C is Cyan = 0, Magento = 0.02, Yellow = 0.50 and Black (K on CMYK) = 0.27.
<style> p { color: #B9B55C; } p { color: rgb(185,181,92); } H1.HeaderClassName { color: #B9B55C; } .AnyTagClassName { color: #B9B55C; } </style>
<style> a { background-color: #B9B55C; } a { background-color: rgb(185,181,92); } div.DivClassName { background-color: #B9B55C; } .BgClassName { background-color: #B9B55C; } </style>
<style> span { border-color: #B9B55C; } span { border-color: rgb(185,181,92); } td.TdClassName { border-color: #B9B55C; } .TagClassName { border-color: #B9B55C; } </style>