#90BE55 (or 0x90BE55) is unknown color: approx Chelsea Cucumber. HEX triplet: 90, BE and 55. RGB value is (144,190,85). Sum of RGB (Red+Green+Blue) = 144+190+85=419 (55% of max value = 765). Red value is 144 (56.64% from 255 or 34.37% from 419); Green value is 190 (74.61% from 255 or 45.35% from 419); Blue value is 85 (33.59% from 255 or 20.29% from 419); Max value from RGB is 190 - color contains mainly: green. Hex color #90BE55 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #90BE55 is #6F41AA. Grayscale: #A4A4A4. Windows color (decimal): -7291307 or 5619344. OLE color: 5619344.
HSL color Cylindrical-coordinate representation of color #90BE55: hue angle of 86.29º degrees, saturation: 0.45, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #90BE55 is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.25.
<style> p { color: #90BE55; } p { color: rgb(144,190,85); } H1.HeaderClassName { color: #90BE55; } .AnyTagClassName { color: #90BE55; } </style>
<style> a { background-color: #90BE55; } a { background-color: rgb(144,190,85); } div.DivClassName { background-color: #90BE55; } .BgClassName { background-color: #90BE55; } </style>
<style> span { border-color: #90BE55; } span { border-color: rgb(144,190,85); } td.TdClassName { border-color: #90BE55; } .TagClassName { border-color: #90BE55; } </style>