#90E62C (or 0x90E62C) is unknown color: approx Yellow Green. HEX triplet: 90, E6 and 2C. RGB value is (144,230,44). Sum of RGB (Red+Green+Blue) = 144+230+44=418 (55% of max value = 765). Red value is 144 (56.64% from 255 or 34.45% from 418); Green value is 230 (90.23% from 255 or 55.02% from 418); Blue value is 44 (17.58% from 255 or 10.53% from 418); Max value from RGB is 230 - color contains mainly: green. Hex color #90E62C is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #90E62C is #6F19D3. Grayscale: #B7B7B7. Windows color (decimal): -7281108 or 2942608. OLE color: 2942608.
HSL color Cylindrical-coordinate representation of color #90E62C: hue angle of 87.74º degrees, saturation: 0.79, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #90E62C is Cyan = 0.37, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.10.
<style> p { color: #90e62c; } p { color: rgb(144,230,44); } H1.HeaderClassName { color: #90e62c; } .AnyTagClassName { color: #90e62c; } </style>
<style> a { background-color: #90e62c; } a { background-color: rgb(144,230,44); } div.DivClassName { background-color: #90e62c; } .BgClassName { background-color: #90e62c; } </style>
<style> span { border-color: #90e62c; } span { border-color: rgb(144,230,44); } td.TdClassName { border-color: #90e62c; } .TagClassName { border-color: #90e62c; } </style>