#B5BD33 (or 0xB5BD33) is unknown color: approx Celery. HEX triplet: B5, BD and 33. RGB value is (181,189,51). Sum of RGB (Red+Green+Blue) = 181+189+51=421 (55% of max value = 765). Red value is 181 (71.09% from 255 or 42.99% from 421); Green value is 189 (74.22% from 255 or 44.89% from 421); Blue value is 51 (20.31% from 255 or 12.11% from 421); Max value from RGB is 189 - color contains mainly: green. Hex color #B5BD33 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #B5BD33 is #4A42CC. Grayscale: #ABABAB. Windows color (decimal): -4866765 or 3390901. OLE color: 3390901.
HSL color Cylindrical-coordinate representation of color #B5BD33: hue angle of 63.48º degrees, saturation: 0.57, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #B5BD33 is Cyan = 0.04, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.26.
<style> p { color: #b5bd33; } p { color: rgb(181,189,51); } H1.HeaderClassName { color: #b5bd33; } .AnyTagClassName { color: #b5bd33; } </style>
<style> a { background-color: #b5bd33; } a { background-color: rgb(181,189,51); } div.DivClassName { background-color: #b5bd33; } .BgClassName { background-color: #b5bd33; } </style>
<style> span { border-color: #b5bd33; } span { border-color: rgb(181,189,51); } td.TdClassName { border-color: #b5bd33; } .TagClassName { border-color: #b5bd33; } </style>