#B2B55D (or 0xB2B55D) is unknown color: approx Olive Green. HEX triplet: B2, B5 and 5D. RGB value is (178,181,93). Sum of RGB (Red+Green+Blue) = 178+181+93=452 (59% of max value = 765). Red value is 178 (69.92% from 255 or 39.38% from 452); Green value is 181 (71.09% from 255 or 40.04% from 452); Blue value is 93 (36.72% from 255 or 20.58% from 452); Max value from RGB is 181 - color contains mainly: green. Hex color #B2B55D is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #B2B55D is #4D4AA2. Grayscale: #AAAAAA. Windows color (decimal): -5065379 or 6141362. OLE color: 6141362.
HSL color Cylindrical-coordinate representation of color #B2B55D: hue angle of 62.05º degrees, saturation: 0.37, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #B2B55D is Cyan = 0.02, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.29.
<style> p { color: #B2B55D; } p { color: rgb(178,181,93); } H1.HeaderClassName { color: #B2B55D; } .AnyTagClassName { color: #B2B55D; } </style>
<style> a { background-color: #B2B55D; } a { background-color: rgb(178,181,93); } div.DivClassName { background-color: #B2B55D; } .BgClassName { background-color: #B2B55D; } </style>
<style> span { border-color: #B2B55D; } span { border-color: rgb(178,181,93); } td.TdClassName { border-color: #B2B55D; } .TagClassName { border-color: #B2B55D; } </style>