#90C231 (or 0x90C231) is unknown color: approx Yellow Green. HEX triplet: 90, C2 and 31. RGB value is (144,194,49). Sum of RGB (Red+Green+Blue) = 144+194+49=387 (51% of max value = 765). Red value is 144 (56.64% from 255 or 37.21% from 387); Green value is 194 (76.17% from 255 or 50.13% from 387); Blue value is 49 (19.53% from 255 or 12.66% from 387); Max value from RGB is 194 - color contains mainly: green. Hex color #90C231 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #90C231 is #6F3DCE. Grayscale: #A3A3A3. Windows color (decimal): -7290319 or 3261072. OLE color: 3261072.
HSL color Cylindrical-coordinate representation of color #90C231: hue angle of 80.69º degrees, saturation: 0.6, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #90C231 is Cyan = 0.26, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.24.
<style> p { color: #90C231; } p { color: rgb(144,194,49); } H1.HeaderClassName { color: #90C231; } .AnyTagClassName { color: #90C231; } </style>
<style> a { background-color: #90C231; } a { background-color: rgb(144,194,49); } div.DivClassName { background-color: #90C231; } .BgClassName { background-color: #90C231; } </style>
<style> span { border-color: #90C231; } span { border-color: rgb(144,194,49); } td.TdClassName { border-color: #90C231; } .TagClassName { border-color: #90C231; } </style>