#5AAA12 (or 0x5AAA12) is unknown color: approx Kelly Green. HEX triplet: 5A, AA and 12. RGB value is (90,170,18). Sum of RGB (Red+Green+Blue) = 90+170+18=278 (36% of max value = 765). Red value is 90 (35.55% from 255 or 32.37% from 278); Green value is 170 (66.80% from 255 or 61.15% from 278); Blue value is 18 (7.42% from 255 or 6.47% from 278); Max value from RGB is 170 - color contains mainly: green. Hex color #5AAA12 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #5AAA12 is #A555ED. Grayscale: #818181. Windows color (decimal): -10835438 or 1223258. OLE color: 1223258.
HSL color Cylindrical-coordinate representation of color #5AAA12: hue angle of 91.58º degrees, saturation: 0.81, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #5AAA12 is Cyan = 0.47, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.33.
<style> p { color: #5AAA12; } p { color: rgb(90,170,18); } H1.HeaderClassName { color: #5AAA12; } .AnyTagClassName { color: #5AAA12; } </style>
<style> a { background-color: #5AAA12; } a { background-color: rgb(90,170,18); } div.DivClassName { background-color: #5AAA12; } .BgClassName { background-color: #5AAA12; } </style>
<style> span { border-color: #5AAA12; } span { border-color: rgb(90,170,18); } td.TdClassName { border-color: #5AAA12; } .TagClassName { border-color: #5AAA12; } </style>