#5ABE78 (or 0x5ABE78) is unknown color: approx Emerald. HEX triplet: 5A, BE and 78. RGB value is (90,190,120). Sum of RGB (Red+Green+Blue) = 90+190+120=400 (52% of max value = 765). Red value is 90 (35.55% from 255 or 22.5% from 400); Green value is 190 (74.61% from 255 or 47.5% from 400); Blue value is 120 (47.27% from 255 or 30% from 400); Max value from RGB is 190 - color contains mainly: green. Hex color #5ABE78 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #5ABE78 is #A54187. Grayscale: #989898. Windows color (decimal): -10830216 or 7913050. OLE color: 7913050.
HSL color Cylindrical-coordinate representation of color #5ABE78: hue angle of 138º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #5ABE78 is Cyan = 0.53, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.25.
<style> p { color: #5ABE78; } p { color: rgb(90,190,120); } H1.HeaderClassName { color: #5ABE78; } .AnyTagClassName { color: #5ABE78; } </style>
<style> a { background-color: #5ABE78; } a { background-color: rgb(90,190,120); } div.DivClassName { background-color: #5ABE78; } .BgClassName { background-color: #5ABE78; } </style>
<style> span { border-color: #5ABE78; } span { border-color: rgb(90,190,120); } td.TdClassName { border-color: #5ABE78; } .TagClassName { border-color: #5ABE78; } </style>