#5ADA7E (or 0x5ADA7E) is unknown color: approx Emerald. HEX triplet: 5A, DA and 7E. RGB value is (90,218,126). Sum of RGB (Red+Green+Blue) = 90+218+126=434 (57% of max value = 765). Red value is 90 (35.55% from 255 or 20.74% from 434); Green value is 218 (85.55% from 255 or 50.23% from 434); Blue value is 126 (49.61% from 255 or 29.03% from 434); Max value from RGB is 218 - color contains mainly: green. Hex color #5ADA7E is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #5ADA7E is #A52581. Grayscale: #A9A9A9. Windows color (decimal): -10823042 or 8313434. OLE color: 8313434.
HSL color Cylindrical-coordinate representation of color #5ADA7E: hue angle of 136.88º degrees, saturation: 0.63, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #5ADA7E is Cyan = 0.59, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.15.
<style> p { color: #5ada7e; } p { color: rgb(90,218,126); } H1.HeaderClassName { color: #5ada7e; } .AnyTagClassName { color: #5ada7e; } </style>
<style> a { background-color: #5ada7e; } a { background-color: rgb(90,218,126); } div.DivClassName { background-color: #5ada7e; } .BgClassName { background-color: #5ada7e; } </style>
<style> span { border-color: #5ada7e; } span { border-color: rgb(90,218,126); } td.TdClassName { border-color: #5ada7e; } .TagClassName { border-color: #5ada7e; } </style>