#BEE90A (or 0xBEE90A) is unknown color: approx Inch Worm. HEX triplet: BE, E9 and 0A. RGB value is (190,233,10). Sum of RGB (Red+Green+Blue) = 190+233+10=433 (57% of max value = 765). Red value is 190 (74.61% from 255 or 43.88% from 433); Green value is 233 (91.41% from 255 or 53.81% from 433); Blue value is 10 (4.30% from 255 or 2.31% from 433); Max value from RGB is 233 - color contains mainly: green. Hex color #BEE90A is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #BEE90A is #4116F5. Grayscale: #C3C3C3. Windows color (decimal): -4265718 or 715198. OLE color: 715198.
HSL color Cylindrical-coordinate representation of color #BEE90A: hue angle of 71.57º degrees, saturation: 0.92, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #BEE90A is Cyan = 0.18, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.09.
<style> p { color: #BEE90A; } p { color: rgb(190,233,10); } H1.HeaderClassName { color: #BEE90A; } .AnyTagClassName { color: #BEE90A; } </style>
<style> a { background-color: #BEE90A; } a { background-color: rgb(190,233,10); } div.DivClassName { background-color: #BEE90A; } .BgClassName { background-color: #BEE90A; } </style>
<style> span { border-color: #BEE90A; } span { border-color: rgb(190,233,10); } td.TdClassName { border-color: #BEE90A; } .TagClassName { border-color: #BEE90A; } </style>