#94DABE (or 0x94DABE) is unknown color: approx Vista Blue. HEX triplet: 94, DA and BE. RGB value is (148,218,190). Sum of RGB (Red+Green+Blue) = 148+218+190=556 (73% of max value = 765). Red value is 148 (58.20% from 255 or 26.62% from 556); Green value is 218 (85.55% from 255 or 39.21% from 556); Blue value is 190 (74.61% from 255 or 34.17% from 556); Max value from RGB is 218 - color contains mainly: green. Hex color #94DABE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #94DABE is #6B2541. Grayscale: #C1C1C1. Windows color (decimal): -7021890 or 12507796. OLE color: 12507796.
HSL color Cylindrical-coordinate representation of color #94DABE: hue angle of 156º degrees, saturation: 0.49, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #94DABE is Cyan = 0.32, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.15.
<style> p { color: #94DABE; } p { color: rgb(148,218,190); } H1.HeaderClassName { color: #94DABE; } .AnyTagClassName { color: #94DABE; } </style>
<style> a { background-color: #94DABE; } a { background-color: rgb(148,218,190); } div.DivClassName { background-color: #94DABE; } .BgClassName { background-color: #94DABE; } </style>
<style> span { border-color: #94DABE; } span { border-color: rgb(148,218,190); } td.TdClassName { border-color: #94DABE; } .TagClassName { border-color: #94DABE; } </style>