#00AEAF (or 0x00AEAF) is unknown color: approx Iris Blue. HEX triplet: 00, AE and AF. RGB value is (0,174,175). Sum of RGB (Red+Green+Blue) = 0+174+175=349 (46% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 349); Green value is 174 (68.36% from 255 or 49.86% from 349); Blue value is 175 (68.75% from 255 or 50.14% from 349); Max value from RGB is 175 - color contains mainly: blue. Hex color #00AEAF is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #00AEAF is #FF5150. Grayscale: #797979. Windows color (decimal): -16732497 or 11513344. OLE color: 11513344.
HSL color Cylindrical-coordinate representation of color #00AEAF: hue angle of 180.34º degrees, saturation: 1, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00AEAF is Cyan = 1, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #00AEAF; } p { color: rgb(0,174,175); } H1.HeaderClassName { color: #00AEAF; } .AnyTagClassName { color: #00AEAF; } </style>
<style> a { background-color: #00AEAF; } a { background-color: rgb(0,174,175); } div.DivClassName { background-color: #00AEAF; } .BgClassName { background-color: #00AEAF; } </style>
<style> span { border-color: #00AEAF; } span { border-color: rgb(0,174,175); } td.TdClassName { border-color: #00AEAF; } .TagClassName { border-color: #00AEAF; } </style>