#BEE42B (or 0xBEE42B) is unknown color: approx Fuego. HEX triplet: BE, E4 and 2B. RGB value is (190,228,43). Sum of RGB (Red+Green+Blue) = 190+228+43=461 (61% of max value = 765). Red value is 190 (74.61% from 255 or 41.21% from 461); Green value is 228 (89.45% from 255 or 49.46% from 461); Blue value is 43 (17.19% from 255 or 9.33% from 461); Max value from RGB is 228 - color contains mainly: green. Hex color #BEE42B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BEE42B is #411BD4. Grayscale: #C4C4C4. Windows color (decimal): -4266965 or 2876606. OLE color: 2876606.
HSL color Cylindrical-coordinate representation of color #BEE42B: hue angle of 72.32º degrees, saturation: 0.77, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #BEE42B is Cyan = 0.17, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.11.
<style> p { color: #bee42b; } p { color: rgb(190,228,43); } H1.HeaderClassName { color: #bee42b; } .AnyTagClassName { color: #bee42b; } </style>
<style> a { background-color: #bee42b; } a { background-color: rgb(190,228,43); } div.DivClassName { background-color: #bee42b; } .BgClassName { background-color: #bee42b; } </style>
<style> span { border-color: #bee42b; } span { border-color: rgb(190,228,43); } td.TdClassName { border-color: #bee42b; } .TagClassName { border-color: #bee42b; } </style>