#01AC9D (or 0x01AC9D) is unknown color: approx Persian Green. HEX triplet: 01, AC and 9D. RGB value is (1,172,157). Sum of RGB (Red+Green+Blue) = 1+172+157=330 (43% of max value = 765). Red value is 1 (0.78% from 255 or 0.30% from 330); Green value is 172 (67.58% from 255 or 52.12% from 330); Blue value is 157 (61.72% from 255 or 47.58% from 330); Max value from RGB is 172 - color contains mainly: green. Hex color #01AC9D is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #01AC9D is #FE5362. Grayscale: #777777. Windows color (decimal): -16667491 or 10333185. OLE color: 10333185.
HSL color Cylindrical-coordinate representation of color #01AC9D: hue angle of 174.74º degrees, saturation: 0.99, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #01AC9D is Cyan = 0.99, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #01ac9d; } p { color: rgb(1,172,157); } H1.HeaderClassName { color: #01ac9d; } .AnyTagClassName { color: #01ac9d; } </style>
<style> a { background-color: #01ac9d; } a { background-color: rgb(1,172,157); } div.DivClassName { background-color: #01ac9d; } .BgClassName { background-color: #01ac9d; } </style>
<style> span { border-color: #01ac9d; } span { border-color: rgb(1,172,157); } td.TdClassName { border-color: #01ac9d; } .TagClassName { border-color: #01ac9d; } </style>