#00A4AB (or 0x00A4AB) is unknown color: approx Bondi Blue. HEX triplet: 00, A4 and AB. RGB value is (0,164,171). Sum of RGB (Red+Green+Blue) = 0+164+171=335 (44% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 335); Green value is 164 (64.45% from 255 or 48.96% from 335); Blue value is 171 (67.19% from 255 or 51.04% from 335); Max value from RGB is 171 - color contains mainly: blue. Hex color #00A4AB is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #00A4AB is #FF5B54. Grayscale: #737373. Windows color (decimal): -16735061 or 11248640. OLE color: 11248640.
HSL color Cylindrical-coordinate representation of color #00A4AB: hue angle of 182.46º degrees, saturation: 1, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00A4AB is Cyan = 1, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #00A4AB; } p { color: rgb(0,164,171); } H1.HeaderClassName { color: #00A4AB; } .AnyTagClassName { color: #00A4AB; } </style>
<style> a { background-color: #00A4AB; } a { background-color: rgb(0,164,171); } div.DivClassName { background-color: #00A4AB; } .BgClassName { background-color: #00A4AB; } </style>
<style> span { border-color: #00A4AB; } span { border-color: rgb(0,164,171); } td.TdClassName { border-color: #00A4AB; } .TagClassName { border-color: #00A4AB; } </style>