#8ACEAA (or 0x8ACEAA) is unknown color: approx Vista Blue. HEX triplet: 8A, CE and AA. RGB value is (138,206,170). Sum of RGB (Red+Green+Blue) = 138+206+170=514 (68% of max value = 765). Red value is 138 (54.30% from 255 or 26.85% from 514); Green value is 206 (80.86% from 255 or 40.08% from 514); Blue value is 170 (66.80% from 255 or 33.07% from 514); Max value from RGB is 206 - color contains mainly: green. Hex color #8ACEAA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #8ACEAA is #753155. Grayscale: #B5B5B5. Windows color (decimal): -7680342 or 11193994. OLE color: 11193994.
HSL color Cylindrical-coordinate representation of color #8ACEAA: hue angle of 148.24º degrees, saturation: 0.41, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #8ACEAA is Cyan = 0.33, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.19.
<style> p { color: #8ACEAA; } p { color: rgb(138,206,170); } H1.HeaderClassName { color: #8ACEAA; } .AnyTagClassName { color: #8ACEAA; } </style>
<style> a { background-color: #8ACEAA; } a { background-color: rgb(138,206,170); } div.DivClassName { background-color: #8ACEAA; } .BgClassName { background-color: #8ACEAA; } </style>
<style> span { border-color: #8ACEAA; } span { border-color: rgb(138,206,170); } td.TdClassName { border-color: #8ACEAA; } .TagClassName { border-color: #8ACEAA; } </style>