#00AB6F (or 0x00AB6F) is unknown color: approx Jade. HEX triplet: 00, AB and 6F. RGB value is (0,171,111). Sum of RGB (Red+Green+Blue) = 0+171+111=282 (37% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 282); Green value is 171 (67.19% from 255 or 60.64% from 282); Blue value is 111 (43.75% from 255 or 39.36% from 282); Max value from RGB is 171 - color contains mainly: green. Hex color #00AB6F is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #00AB6F is #FF5490. Grayscale: #717171. Windows color (decimal): -16733329 or 7318272. OLE color: 7318272.
HSL color Cylindrical-coordinate representation of color #00AB6F: hue angle of 158.95º 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 #00AB6F is Cyan = 1, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.33.
<style> p { color: #00AB6F; } p { color: rgb(0,171,111); } H1.HeaderClassName { color: #00AB6F; } .AnyTagClassName { color: #00AB6F; } </style>
<style> a { background-color: #00AB6F; } a { background-color: rgb(0,171,111); } div.DivClassName { background-color: #00AB6F; } .BgClassName { background-color: #00AB6F; } </style>
<style> span { border-color: #00AB6F; } span { border-color: rgb(0,171,111); } td.TdClassName { border-color: #00AB6F; } .TagClassName { border-color: #00AB6F; } </style>