#BDBE51 (or 0xBDBE51) is unknown color: approx Celery. HEX triplet: BD, BE and 51. RGB value is (189,190,81). Sum of RGB (Red+Green+Blue) = 189+190+81=460 (60% of max value = 765). Red value is 189 (74.22% from 255 or 41.09% from 460); Green value is 190 (74.61% from 255 or 41.30% from 460); Blue value is 81 (32.03% from 255 or 17.61% from 460); Max value from RGB is 190 - color contains mainly: green. Hex color #BDBE51 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BDBE51 is #4241AE. Grayscale: #B1B1B1. Windows color (decimal): -4342191 or 5357245. OLE color: 5357245.
HSL color Cylindrical-coordinate representation of color #BDBE51: hue angle of 60.55º degrees, saturation: 0.46, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #BDBE51 is Cyan = 0.01, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.25.
<style> p { color: #BDBE51; } p { color: rgb(189,190,81); } H1.HeaderClassName { color: #BDBE51; } .AnyTagClassName { color: #BDBE51; } </style>
<style> a { background-color: #BDBE51; } a { background-color: rgb(189,190,81); } div.DivClassName { background-color: #BDBE51; } .BgClassName { background-color: #BDBE51; } </style>
<style> span { border-color: #BDBE51; } span { border-color: rgb(189,190,81); } td.TdClassName { border-color: #BDBE51; } .TagClassName { border-color: #BDBE51; } </style>