#8ABABE (or 0x8ABABE) is unknown color: approx Glacier. HEX triplet: 8A, BA and BE. RGB value is (138,186,190). Sum of RGB (Red+Green+Blue) = 138+186+190=514 (68% of max value = 765). Red value is 138 (54.30% from 255 or 26.85% from 514); Green value is 186 (73.05% from 255 or 36.19% from 514); Blue value is 190 (74.61% from 255 or 36.96% from 514); Max value from RGB is 190 - color contains mainly: blue. Hex color #8ABABE is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #8ABABE is #754541. Grayscale: #ACACAC. Windows color (decimal): -7685442 or 12499594. OLE color: 12499594.
HSL color Cylindrical-coordinate representation of color #8ABABE: hue angle of 184.62º degrees, saturation: 0.29, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #8ABABE is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #8ABABE; } p { color: rgb(138,186,190); } H1.HeaderClassName { color: #8ABABE; } .AnyTagClassName { color: #8ABABE; } </style>
<style> a { background-color: #8ABABE; } a { background-color: rgb(138,186,190); } div.DivClassName { background-color: #8ABABE; } .BgClassName { background-color: #8ABABE; } </style>
<style> span { border-color: #8ABABE; } span { border-color: rgb(138,186,190); } td.TdClassName { border-color: #8ABABE; } .TagClassName { border-color: #8ABABE; } </style>