#89DAAE (or 0x89DAAE) is unknown color: approx Vista Blue. HEX triplet: 89, DA and AE. RGB value is (137,218,174). Sum of RGB (Red+Green+Blue) = 137+218+174=529 (70% of max value = 765). Red value is 137 (53.91% from 255 or 25.90% from 529); Green value is 218 (85.55% from 255 or 41.21% from 529); Blue value is 174 (68.36% from 255 or 32.89% from 529); Max value from RGB is 218 - color contains mainly: green. Hex color #89DAAE is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #89DAAE is #762551. Grayscale: #BCBCBC. Windows color (decimal): -7742802 or 11459209. OLE color: 11459209.
HSL color Cylindrical-coordinate representation of color #89DAAE: hue angle of 147.41º degrees, saturation: 0.52, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #89DAAE is Cyan = 0.37, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.15.
<style> p { color: #89DAAE; } p { color: rgb(137,218,174); } H1.HeaderClassName { color: #89DAAE; } .AnyTagClassName { color: #89DAAE; } </style>
<style> a { background-color: #89DAAE; } a { background-color: rgb(137,218,174); } div.DivClassName { background-color: #89DAAE; } .BgClassName { background-color: #89DAAE; } </style>
<style> span { border-color: #89DAAE; } span { border-color: rgb(137,218,174); } td.TdClassName { border-color: #89DAAE; } .TagClassName { border-color: #89DAAE; } </style>