#90E78C (or 0x90E78C) is unknown color: approx Light Green. HEX triplet: 90, E7 and 8C. RGB value is (144,231,140). Sum of RGB (Red+Green+Blue) = 144+231+140=515 (68% of max value = 765). Red value is 144 (56.64% from 255 or 27.96% from 515); Green value is 231 (90.62% from 255 or 44.85% from 515); Blue value is 140 (55.08% from 255 or 27.18% from 515); Max value from RGB is 231 - color contains mainly: green. Hex color #90E78C is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #90E78C is #6F1873. Grayscale: #C2C2C2. Windows color (decimal): -7280756 or 9234320. OLE color: 9234320.
HSL color Cylindrical-coordinate representation of color #90E78C: hue angle of 117.36º degrees, saturation: 0.65, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #90E78C is Cyan = 0.38, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.09.
<style> p { color: #90e78c; } p { color: rgb(144,231,140); } H1.HeaderClassName { color: #90e78c; } .AnyTagClassName { color: #90e78c; } </style>
<style> a { background-color: #90e78c; } a { background-color: rgb(144,231,140); } div.DivClassName { background-color: #90e78c; } .BgClassName { background-color: #90e78c; } </style>
<style> span { border-color: #90e78c; } span { border-color: rgb(144,231,140); } td.TdClassName { border-color: #90e78c; } .TagClassName { border-color: #90e78c; } </style>