#4CEDDB (or 0x4CEDDB) is unknown color: approx Turquoise. HEX triplet: 4C, ED and DB. RGB value is (76,237,219). Sum of RGB (Red+Green+Blue) = 76+237+219=532 (70% of max value = 765). Red value is 76 (30.08% from 255 or 14.29% from 532); Green value is 237 (92.97% from 255 or 44.55% from 532); Blue value is 219 (85.94% from 255 or 41.17% from 532); Max value from RGB is 237 - color contains mainly: green. Hex color #4CEDDB is not a web safe color. Web safe color analog (approx): #33FFCC. Inversed color of #4CEDDB is #B31224. Grayscale: #BABABA. Windows color (decimal): -11735589 or 14413132. OLE color: 14413132.
HSL color Cylindrical-coordinate representation of color #4CEDDB: hue angle of 173.29º degrees, saturation: 0.82, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #4CEDDB is Cyan = 0.68, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #4CEDDB; } p { color: rgb(76,237,219); } H1.HeaderClassName { color: #4CEDDB; } .AnyTagClassName { color: #4CEDDB; } </style>
<style> a { background-color: #4CEDDB; } a { background-color: rgb(76,237,219); } div.DivClassName { background-color: #4CEDDB; } .BgClassName { background-color: #4CEDDB; } </style>
<style> span { border-color: #4CEDDB; } span { border-color: rgb(76,237,219); } td.TdClassName { border-color: #4CEDDB; } .TagClassName { border-color: #4CEDDB; } </style>