#90BE4E (or 0x90BE4E) is unknown color: approx Chelsea Cucumber. HEX triplet: 90, BE and 4E. RGB value is (144,190,78). Sum of RGB (Red+Green+Blue) = 144+190+78=412 (54% of max value = 765). Red value is 144 (56.64% from 255 or 34.95% from 412); Green value is 190 (74.61% from 255 or 46.12% from 412); Blue value is 78 (30.86% from 255 or 18.93% from 412); Max value from RGB is 190 - color contains mainly: green. Hex color #90BE4E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #90BE4E is #6F41B1. Grayscale: #A3A3A3. Windows color (decimal): -7291314 or 5160592. OLE color: 5160592.
HSL color Cylindrical-coordinate representation of color #90BE4E: hue angle of 84.64º degrees, saturation: 0.46, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #90BE4E is Cyan = 0.24, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.25.
<style> p { color: #90BE4E; } p { color: rgb(144,190,78); } H1.HeaderClassName { color: #90BE4E; } .AnyTagClassName { color: #90BE4E; } </style>
<style> a { background-color: #90BE4E; } a { background-color: rgb(144,190,78); } div.DivClassName { background-color: #90BE4E; } .BgClassName { background-color: #90BE4E; } </style>
<style> span { border-color: #90BE4E; } span { border-color: rgb(144,190,78); } td.TdClassName { border-color: #90BE4E; } .TagClassName { border-color: #90BE4E; } </style>