#5AA05E (or 0x5AA05E) is unknown color: approx Fruit Salad. HEX triplet: 5A, A0 and 5E. RGB value is (90,160,94). Sum of RGB (Red+Green+Blue) = 90+160+94=344 (45% of max value = 765). Red value is 90 (35.55% from 255 or 26.16% from 344); Green value is 160 (62.89% from 255 or 46.51% from 344); Blue value is 94 (37.11% from 255 or 27.33% from 344); Max value from RGB is 160 - color contains mainly: green. Hex color #5AA05E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5AA05E is #A55FA1. Grayscale: #838383. Windows color (decimal): -10837922 or 6201434. OLE color: 6201434.
HSL color Cylindrical-coordinate representation of color #5AA05E: hue angle of 123.43º degrees, saturation: 0.28, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #5AA05E is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.37.
<style> p { color: #5AA05E; } p { color: rgb(90,160,94); } H1.HeaderClassName { color: #5AA05E; } .AnyTagClassName { color: #5AA05E; } </style>
<style> a { background-color: #5AA05E; } a { background-color: rgb(90,160,94); } div.DivClassName { background-color: #5AA05E; } .BgClassName { background-color: #5AA05E; } </style>
<style> span { border-color: #5AA05E; } span { border-color: rgb(90,160,94); } td.TdClassName { border-color: #5AA05E; } .TagClassName { border-color: #5AA05E; } </style>