#94DDEC (or 0x94DDEC) is unknown color: approx Blizzard Blue. HEX triplet: 94, DD and EC. RGB value is (148,221,236). Sum of RGB (Red+Green+Blue) = 148+221+236=605 (80% of max value = 765). Red value is 148 (58.20% from 255 or 24.46% from 605); Green value is 221 (86.72% from 255 or 36.53% from 605); Blue value is 236 (92.58% from 255 or 39.01% from 605); Max value from RGB is 236 - color contains mainly: blue. Hex color #94DDEC is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #94DDEC is #6B2213. Grayscale: #C8C8C8. Windows color (decimal): -7021076 or 15523220. OLE color: 15523220.
HSL color Cylindrical-coordinate representation of color #94DDEC: hue angle of 190.23º 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 #94DDEC is Cyan = 0.37, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #94ddec; } p { color: rgb(148,221,236); } H1.HeaderClassName { color: #94ddec; } .AnyTagClassName { color: #94ddec; } </style>
<style> a { background-color: #94ddec; } a { background-color: rgb(148,221,236); } div.DivClassName { background-color: #94ddec; } .BgClassName { background-color: #94ddec; } </style>
<style> span { border-color: #94ddec; } span { border-color: rgb(148,221,236); } td.TdClassName { border-color: #94ddec; } .TagClassName { border-color: #94ddec; } </style>