#94ECDC (or 0x94ECDC) is unknown color: approx Ice Cold. HEX triplet: 94, EC and DC. RGB value is (148,236,220). Sum of RGB (Red+Green+Blue) = 148+236+220=604 (80% of max value = 765). Red value is 148 (58.20% from 255 or 24.50% from 604); Green value is 236 (92.58% from 255 or 39.07% from 604); Blue value is 220 (86.33% from 255 or 36.42% from 604); Max value from RGB is 236 - color contains mainly: green. Hex color #94ECDC is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #94ECDC is #6B1323. Grayscale: #CFCFCF. Windows color (decimal): -7017252 or 14478484. OLE color: 14478484.
HSL color Cylindrical-coordinate representation of color #94ECDC: hue angle of 169.09º degrees, saturation: 0.7, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #94ECDC is Cyan = 0.37, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.07.
<style> p { color: #94ecdc; } p { color: rgb(148,236,220); } H1.HeaderClassName { color: #94ecdc; } .AnyTagClassName { color: #94ecdc; } </style>
<style> a { background-color: #94ecdc; } a { background-color: rgb(148,236,220); } div.DivClassName { background-color: #94ecdc; } .BgClassName { background-color: #94ecdc; } </style>
<style> span { border-color: #94ecdc; } span { border-color: rgb(148,236,220); } td.TdClassName { border-color: #94ecdc; } .TagClassName { border-color: #94ecdc; } </style>