#BFDB50 (or 0xBFDB50) is unknown color: approx Conifer. HEX triplet: BF, DB and 50. RGB value is (191,219,80). Sum of RGB (Red+Green+Blue) = 191+219+80=490 (64% of max value = 765). Red value is 191 (75% from 255 or 38.98% from 490); Green value is 219 (85.94% from 255 or 44.69% from 490); Blue value is 80 (31.64% from 255 or 16.33% from 490); Max value from RGB is 219 - color contains mainly: green. Hex color #BFDB50 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BFDB50 is #4024AF. Grayscale: #C3C3C3. Windows color (decimal): -4203696 or 5299135. OLE color: 5299135.
HSL color Cylindrical-coordinate representation of color #BFDB50: hue angle of 72.09º degrees, saturation: 0.66, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #BFDB50 is Cyan = 0.13, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.14.
<style> p { color: #bfdb50; } p { color: rgb(191,219,80); } H1.HeaderClassName { color: #bfdb50; } .AnyTagClassName { color: #bfdb50; } </style>
<style> a { background-color: #bfdb50; } a { background-color: rgb(191,219,80); } div.DivClassName { background-color: #bfdb50; } .BgClassName { background-color: #bfdb50; } </style>
<style> span { border-color: #bfdb50; } span { border-color: rgb(191,219,80); } td.TdClassName { border-color: #bfdb50; } .TagClassName { border-color: #bfdb50; } </style>