#00A9C6 (or 0x00A9C6) is unknown color: approx Iris Blue. HEX triplet: 00, A9 and C6. RGB value is (0,169,198). Sum of RGB (Red+Green+Blue) = 0+169+198=367 (48% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 367); Green value is 169 (66.41% from 255 or 46.05% from 367); Blue value is 198 (77.73% from 255 or 53.95% from 367); Max value from RGB is 198 - color contains mainly: blue. Hex color #00A9C6 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #00A9C6 is #FF5639. Grayscale: #797979. Windows color (decimal): -16733754 or 13019392. OLE color: 13019392.
HSL color Cylindrical-coordinate representation of color #00A9C6: hue angle of 188.79º degrees, saturation: 1, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00A9C6 is Cyan = 1, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #00a9c6; } p { color: rgb(0,169,198); } H1.HeaderClassName { color: #00a9c6; } .AnyTagClassName { color: #00a9c6; } </style>
<style> a { background-color: #00a9c6; } a { background-color: rgb(0,169,198); } div.DivClassName { background-color: #00a9c6; } .BgClassName { background-color: #00a9c6; } </style>
<style> span { border-color: #00a9c6; } span { border-color: rgb(0,169,198); } td.TdClassName { border-color: #00a9c6; } .TagClassName { border-color: #00a9c6; } </style>