#B4B950 (or 0xB4B950) is unknown color: approx Celery. HEX triplet: B4, B9 and 50. RGB value is (180,185,80). Sum of RGB (Red+Green+Blue) = 180+185+80=445 (58% of max value = 765). Red value is 180 (70.70% from 255 or 40.45% from 445); Green value is 185 (72.66% from 255 or 41.57% from 445); Blue value is 80 (31.64% from 255 or 17.98% from 445); Max value from RGB is 185 - color contains mainly: green. Hex color #B4B950 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #B4B950 is #4B46AF. Grayscale: #ABABAB. Windows color (decimal): -4933296 or 5290420. OLE color: 5290420.
HSL color Cylindrical-coordinate representation of color #B4B950: hue angle of 62.86º degrees, saturation: 0.43, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #B4B950 is Cyan = 0.03, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.27.
<style> p { color: #B4B950; } p { color: rgb(180,185,80); } H1.HeaderClassName { color: #B4B950; } .AnyTagClassName { color: #B4B950; } </style>
<style> a { background-color: #B4B950; } a { background-color: rgb(180,185,80); } div.DivClassName { background-color: #B4B950; } .BgClassName { background-color: #B4B950; } </style>
<style> span { border-color: #B4B950; } span { border-color: rgb(180,185,80); } td.TdClassName { border-color: #B4B950; } .TagClassName { border-color: #B4B950; } </style>