#89FAE0 (or 0x89FAE0) is unknown color: approx Aquamarine. HEX triplet: 89, FA and E0. RGB value is (137,250,224). Sum of RGB (Red+Green+Blue) = 137+250+224=611 (80% of max value = 765). Red value is 137 (53.91% from 255 or 22.42% from 611); Green value is 250 (98.05% from 255 or 40.92% from 611); Blue value is 224 (87.89% from 255 or 36.66% from 611); Max value from RGB is 250 - color contains mainly: green. Hex color #89FAE0 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #89FAE0 is #76051F. Grayscale: #D5D5D5. Windows color (decimal): -7734560 or 14744201. OLE color: 14744201.
HSL color Cylindrical-coordinate representation of color #89FAE0: hue angle of 166.19º degrees, saturation: 0.92, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #89FAE0 is Cyan = 0.45, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #89FAE0; } p { color: rgb(137,250,224); } H1.HeaderClassName { color: #89FAE0; } .AnyTagClassName { color: #89FAE0; } </style>
<style> a { background-color: #89FAE0; } a { background-color: rgb(137,250,224); } div.DivClassName { background-color: #89FAE0; } .BgClassName { background-color: #89FAE0; } </style>
<style> span { border-color: #89FAE0; } span { border-color: rgb(137,250,224); } td.TdClassName { border-color: #89FAE0; } .TagClassName { border-color: #89FAE0; } </style>