#4EEEDC (or 0x4EEEDC) is unknown color: approx Turquoise. HEX triplet: 4E, EE and DC. RGB value is (78,238,220). Sum of RGB (Red+Green+Blue) = 78+238+220=536 (70% of max value = 765). Red value is 78 (30.86% from 255 or 14.55% from 536); Green value is 238 (93.36% from 255 or 44.40% from 536); Blue value is 220 (86.33% from 255 or 41.04% from 536); Max value from RGB is 238 - color contains mainly: green. Hex color #4EEEDC is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #4EEEDC is #B11123. Grayscale: #BCBCBC. Windows color (decimal): -11604260 or 14478926. OLE color: 14478926.
HSL color Cylindrical-coordinate representation of color #4EEEDC: hue angle of 173.25º degrees, saturation: 0.82, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #4EEEDC is Cyan = 0.67, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #4EEEDC; } p { color: rgb(78,238,220); } H1.HeaderClassName { color: #4EEEDC; } .AnyTagClassName { color: #4EEEDC; } </style>
<style> a { background-color: #4EEEDC; } a { background-color: rgb(78,238,220); } div.DivClassName { background-color: #4EEEDC; } .BgClassName { background-color: #4EEEDC; } </style>
<style> span { border-color: #4EEEDC; } span { border-color: rgb(78,238,220); } td.TdClassName { border-color: #4EEEDC; } .TagClassName { border-color: #4EEEDC; } </style>