#BDF641 (or 0xBDF641) is unknown color: approx Green Yellow. HEX triplet: BD, F6 and 41. RGB value is (189,246,65). Sum of RGB (Red+Green+Blue) = 189+246+65=500 (66% of max value = 765). Red value is 189 (74.22% from 255 or 37.8% from 500); Green value is 246 (96.48% from 255 or 49.2% from 500); Blue value is 65 (25.78% from 255 or 13% from 500); Max value from RGB is 246 - color contains mainly: green. Hex color #BDF641 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #BDF641 is #4209BE. Grayscale: #D0D0D0. Windows color (decimal): -4327871 or 4323005. OLE color: 4323005.
HSL color Cylindrical-coordinate representation of color #BDF641: hue angle of 78.9º degrees, saturation: 0.91, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BDF641 is Cyan = 0.23, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.04.
<style> p { color: #bdf641; } p { color: rgb(189,246,65); } H1.HeaderClassName { color: #bdf641; } .AnyTagClassName { color: #bdf641; } </style>
<style> a { background-color: #bdf641; } a { background-color: rgb(189,246,65); } div.DivClassName { background-color: #bdf641; } .BgClassName { background-color: #bdf641; } </style>
<style> span { border-color: #bdf641; } span { border-color: rgb(189,246,65); } td.TdClassName { border-color: #bdf641; } .TagClassName { border-color: #bdf641; } </style>