#B0B32D (or 0xB0B32D) is unknown color: approx Earls Green. HEX triplet: B0, B3 and 2D. RGB value is (176,179,45). Sum of RGB (Red+Green+Blue) = 176+179+45=400 (52% of max value = 765). Red value is 176 (69.14% from 255 or 44% from 400); Green value is 179 (70.31% from 255 or 44.75% from 400); Blue value is 45 (17.97% from 255 or 11.25% from 400); Max value from RGB is 179 - color contains mainly: green. Hex color #B0B32D is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #B0B32D is #4F4CD2. Grayscale: #A3A3A3. Windows color (decimal): -5197011 or 2995120. OLE color: 2995120.
HSL color Cylindrical-coordinate representation of color #B0B32D: hue angle of 61.34º degrees, saturation: 0.6, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B0B32D is Cyan = 0.02, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.30.
<style> p { color: #B0B32D; } p { color: rgb(176,179,45); } H1.HeaderClassName { color: #B0B32D; } .AnyTagClassName { color: #B0B32D; } </style>
<style> a { background-color: #B0B32D; } a { background-color: rgb(176,179,45); } div.DivClassName { background-color: #B0B32D; } .BgClassName { background-color: #B0B32D; } </style>
<style> span { border-color: #B0B32D; } span { border-color: rgb(176,179,45); } td.TdClassName { border-color: #B0B32D; } .TagClassName { border-color: #B0B32D; } </style>