#BDFE47 (or 0xBDFE47) is unknown color: approx Green Yellow. HEX triplet: BD, FE and 47. RGB value is (189,254,71). Sum of RGB (Red+Green+Blue) = 189+254+71=514 (68% of max value = 765). Red value is 189 (74.22% from 255 or 36.77% from 514); Green value is 254 (99.61% from 255 or 49.42% from 514); Blue value is 71 (28.12% from 255 or 13.81% from 514); Max value from RGB is 254 - color contains mainly: green. Hex color #BDFE47 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #BDFE47 is #4201B8. Grayscale: #D6D6D6. Windows color (decimal): -4325817 or 4718269. OLE color: 4718269.
HSL color Cylindrical-coordinate representation of color #BDFE47: hue angle of 81.31º degrees, saturation: 0.99, lightness: 0.64%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BDFE47 is Cyan = 0.26, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.00.
<style> p { color: #bdfe47; } p { color: rgb(189,254,71); } H1.HeaderClassName { color: #bdfe47; } .AnyTagClassName { color: #bdfe47; } </style>
<style> a { background-color: #bdfe47; } a { background-color: rgb(189,254,71); } div.DivClassName { background-color: #bdfe47; } .BgClassName { background-color: #bdfe47; } </style>
<style> span { border-color: #bdfe47; } span { border-color: rgb(189,254,71); } td.TdClassName { border-color: #bdfe47; } .TagClassName { border-color: #bdfe47; } </style>