#A5EE93 (or 0xA5EE93) is unknown color: approx Granny Smith Apple. HEX triplet: A5, EE and 93. RGB value is (165,238,147). Sum of RGB (Red+Green+Blue) = 165+238+147=550 (72% of max value = 765). Red value is 165 (64.84% from 255 or 30% from 550); Green value is 238 (93.36% from 255 or 43.27% from 550); Blue value is 147 (57.81% from 255 or 26.73% from 550); Max value from RGB is 238 - color contains mainly: green. Hex color #A5EE93 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #A5EE93 is #5A116C. Grayscale: #CECECE. Windows color (decimal): -5902701 or 9694885. OLE color: 9694885.
HSL color Cylindrical-coordinate representation of color #A5EE93: hue angle of 108.13º degrees, saturation: 0.73, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A5EE93 is Cyan = 0.31, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.07.
<style> p { color: #a5ee93; } p { color: rgb(165,238,147); } H1.HeaderClassName { color: #a5ee93; } .AnyTagClassName { color: #a5ee93; } </style>
<style> a { background-color: #a5ee93; } a { background-color: rgb(165,238,147); } div.DivClassName { background-color: #a5ee93; } .BgClassName { background-color: #a5ee93; } </style>
<style> span { border-color: #a5ee93; } span { border-color: rgb(165,238,147); } td.TdClassName { border-color: #a5ee93; } .TagClassName { border-color: #a5ee93; } </style>