#89ECAB (or 0x89ECAB) is unknown color: approx Vista Blue. HEX triplet: 89, EC and AB. RGB value is (137,236,171). Sum of RGB (Red+Green+Blue) = 137+236+171=544 (72% of max value = 765). Red value is 137 (53.91% from 255 or 25.18% from 544); Green value is 236 (92.58% from 255 or 43.38% from 544); Blue value is 171 (67.19% from 255 or 31.43% from 544); Max value from RGB is 236 - color contains mainly: green. Hex color #89ECAB is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #89ECAB is #761354. Grayscale: #C7C7C7. Windows color (decimal): -7738197 or 11267209. OLE color: 11267209.
HSL color Cylindrical-coordinate representation of color #89ECAB: hue angle of 140.61º degrees, saturation: 0.72, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #89ECAB is Cyan = 0.42, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.07.
<style> p { color: #89ECAB; } p { color: rgb(137,236,171); } H1.HeaderClassName { color: #89ECAB; } .AnyTagClassName { color: #89ECAB; } </style>
<style> a { background-color: #89ECAB; } a { background-color: rgb(137,236,171); } div.DivClassName { background-color: #89ECAB; } .BgClassName { background-color: #89ECAB; } </style>
<style> span { border-color: #89ECAB; } span { border-color: rgb(137,236,171); } td.TdClassName { border-color: #89ECAB; } .TagClassName { border-color: #89ECAB; } </style>