#4ED06B (or 0x4ED06B) is unknown color: approx Emerald. HEX triplet: 4E, D0 and 6B. RGB value is (78,208,107). Sum of RGB (Red+Green+Blue) = 78+208+107=393 (52% of max value = 765). Red value is 78 (30.86% from 255 or 19.85% from 393); Green value is 208 (81.64% from 255 or 52.93% from 393); Blue value is 107 (42.19% from 255 or 27.23% from 393); Max value from RGB is 208 - color contains mainly: green. Hex color #4ED06B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #4ED06B is #B12F94. Grayscale: #9D9D9D. Windows color (decimal): -11612053 or 7065678. OLE color: 7065678.
HSL color Cylindrical-coordinate representation of color #4ED06B: hue angle of 133.38º degrees, saturation: 0.58, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #4ED06B is Cyan = 0.62, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.18.
<style> p { color: #4ED06B; } p { color: rgb(78,208,107); } H1.HeaderClassName { color: #4ED06B; } .AnyTagClassName { color: #4ED06B; } </style>
<style> a { background-color: #4ED06B; } a { background-color: rgb(78,208,107); } div.DivClassName { background-color: #4ED06B; } .BgClassName { background-color: #4ED06B; } </style>
<style> span { border-color: #4ED06B; } span { border-color: rgb(78,208,107); } td.TdClassName { border-color: #4ED06B; } .TagClassName { border-color: #4ED06B; } </style>