#89BEA5 (or 0x89BEA5) is unknown color: approx Summer Green. HEX triplet: 89, BE and A5. RGB value is (137,190,165). Sum of RGB (Red+Green+Blue) = 137+190+165=492 (65% of max value = 765). Red value is 137 (53.91% from 255 or 27.85% from 492); Green value is 190 (74.61% from 255 or 38.62% from 492); Blue value is 165 (64.84% from 255 or 33.54% from 492); Max value from RGB is 190 - color contains mainly: green. Hex color #89BEA5 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #89BEA5 is #76415A. Grayscale: #ABABAB. Windows color (decimal): -7749979 or 10862217. OLE color: 10862217.
HSL color Cylindrical-coordinate representation of color #89BEA5: hue angle of 151.7º degrees, saturation: 0.29, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #89BEA5 is Cyan = 0.28, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.25.
<style> p { color: #89BEA5; } p { color: rgb(137,190,165); } H1.HeaderClassName { color: #89BEA5; } .AnyTagClassName { color: #89BEA5; } </style>
<style> a { background-color: #89BEA5; } a { background-color: rgb(137,190,165); } div.DivClassName { background-color: #89BEA5; } .BgClassName { background-color: #89BEA5; } </style>
<style> span { border-color: #89BEA5; } span { border-color: rgb(137,190,165); } td.TdClassName { border-color: #89BEA5; } .TagClassName { border-color: #89BEA5; } </style>