#90EA9E (or 0x90EA9E) is unknown color: approx Light Green. HEX triplet: 90, EA and 9E. RGB value is (144,234,158). Sum of RGB (Red+Green+Blue) = 144+234+158=536 (70% of max value = 765). Red value is 144 (56.64% from 255 or 26.87% from 536); Green value is 234 (91.80% from 255 or 43.66% from 536); Blue value is 158 (62.11% from 255 or 29.48% from 536); Max value from RGB is 234 - color contains mainly: green. Hex color #90EA9E is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #90EA9E is #6F1561. Grayscale: #C6C6C6. Windows color (decimal): -7279970 or 10414736. OLE color: 10414736.
HSL color Cylindrical-coordinate representation of color #90EA9E: hue angle of 129.33º degrees, saturation: 0.68, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #90EA9E is Cyan = 0.38, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.08.
<style> p { color: #90EA9E; } p { color: rgb(144,234,158); } H1.HeaderClassName { color: #90EA9E; } .AnyTagClassName { color: #90EA9E; } </style>
<style> a { background-color: #90EA9E; } a { background-color: rgb(144,234,158); } div.DivClassName { background-color: #90EA9E; } .BgClassName { background-color: #90EA9E; } </style>
<style> span { border-color: #90EA9E; } span { border-color: rgb(144,234,158); } td.TdClassName { border-color: #90EA9E; } .TagClassName { border-color: #90EA9E; } </style>