#6EDA5B (or 0x6EDA5B) is unknown color: approx Pastel Green. HEX triplet: 6E, DA and 5B. RGB value is (110,218,91). Sum of RGB (Red+Green+Blue) = 110+218+91=419 (55% of max value = 765). Red value is 110 (43.36% from 255 or 26.25% from 419); Green value is 218 (85.55% from 255 or 52.03% from 419); Blue value is 91 (35.94% from 255 or 21.72% from 419); Max value from RGB is 218 - color contains mainly: green. Hex color #6EDA5B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #6EDA5B is #9125A4. Grayscale: #ABABAB. Windows color (decimal): -9512357 or 6019694. OLE color: 6019694.
HSL color Cylindrical-coordinate representation of color #6EDA5B: hue angle of 111.02º degrees, saturation: 0.63, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #6EDA5B is Cyan = 0.50, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.15.
<style> p { color: #6EDA5B; } p { color: rgb(110,218,91); } H1.HeaderClassName { color: #6EDA5B; } .AnyTagClassName { color: #6EDA5B; } </style>
<style> a { background-color: #6EDA5B; } a { background-color: rgb(110,218,91); } div.DivClassName { background-color: #6EDA5B; } .BgClassName { background-color: #6EDA5B; } </style>
<style> span { border-color: #6EDA5B; } span { border-color: rgb(110,218,91); } td.TdClassName { border-color: #6EDA5B; } .TagClassName { border-color: #6EDA5B; } </style>