#BEE22D (or 0xBEE22D) is unknown color: approx Fuego. HEX triplet: BE, E2 and 2D. RGB value is (190,226,45). Sum of RGB (Red+Green+Blue) = 190+226+45=461 (61% of max value = 765). Red value is 190 (74.61% from 255 or 41.21% from 461); Green value is 226 (88.67% from 255 or 49.02% from 461); Blue value is 45 (17.97% from 255 or 9.76% from 461); Max value from RGB is 226 - color contains mainly: green. Hex color #BEE22D is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BEE22D is #411DD2. Grayscale: #C3C3C3. Windows color (decimal): -4267475 or 3007166. OLE color: 3007166.
HSL color Cylindrical-coordinate representation of color #BEE22D: hue angle of 71.93º degrees, saturation: 0.76, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #BEE22D is Cyan = 0.16, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.11.
<style> p { color: #BEE22D; } p { color: rgb(190,226,45); } H1.HeaderClassName { color: #BEE22D; } .AnyTagClassName { color: #BEE22D; } </style>
<style> a { background-color: #BEE22D; } a { background-color: rgb(190,226,45); } div.DivClassName { background-color: #BEE22D; } .BgClassName { background-color: #BEE22D; } </style>
<style> span { border-color: #BEE22D; } span { border-color: rgb(190,226,45); } td.TdClassName { border-color: #BEE22D; } .TagClassName { border-color: #BEE22D; } </style>