#BDF73F (or 0xBDF73F) is unknown color: approx Green Yellow. HEX triplet: BD, F7 and 3F. RGB value is (189,247,63). Sum of RGB (Red+Green+Blue) = 189+247+63=499 (66% of max value = 765). Red value is 189 (74.22% from 255 or 37.88% from 499); Green value is 247 (96.88% from 255 or 49.50% from 499); Blue value is 63 (25% from 255 or 12.63% from 499); Max value from RGB is 247 - color contains mainly: green. Hex color #BDF73F is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #BDF73F is #4208C0. Grayscale: #D1D1D1. Windows color (decimal): -4327617 or 4192189. OLE color: 4192189.
HSL color Cylindrical-coordinate representation of color #BDF73F: hue angle of 78.91º degrees, saturation: 0.92, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BDF73F is Cyan = 0.23, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.03.
<style> p { color: #BDF73F; } p { color: rgb(189,247,63); } H1.HeaderClassName { color: #BDF73F; } .AnyTagClassName { color: #BDF73F; } </style>
<style> a { background-color: #BDF73F; } a { background-color: rgb(189,247,63); } div.DivClassName { background-color: #BDF73F; } .BgClassName { background-color: #BDF73F; } </style>
<style> span { border-color: #BDF73F; } span { border-color: rgb(189,247,63); } td.TdClassName { border-color: #BDF73F; } .TagClassName { border-color: #BDF73F; } </style>