#17CCAC (or 0x17CCAC) is unknown color: approx Light Sea Green. HEX triplet: 17, CC and AC. RGB value is (23,204,172). Sum of RGB (Red+Green+Blue) = 23+204+172=399 (52% of max value = 765). Red value is 23 (9.38% from 255 or 5.76% from 399); Green value is 204 (80.08% from 255 or 51.13% from 399); Blue value is 172 (67.58% from 255 or 43.11% from 399); Max value from RGB is 204 - color contains mainly: green. Hex color #17CCAC is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #17CCAC is #E83353. Grayscale: #929292. Windows color (decimal): -15217492 or 11324439. OLE color: 11324439.
HSL color Cylindrical-coordinate representation of color #17CCAC: hue angle of 169.39º degrees, saturation: 0.8, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #17CCAC is Cyan = 0.89, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.2.
<style> p { color: #17CCAC; } p { color: rgb(23,204,172); } H1.HeaderClassName { color: #17CCAC; } .AnyTagClassName { color: #17CCAC; } </style>
<style> a { background-color: #17CCAC; } a { background-color: rgb(23,204,172); } div.DivClassName { background-color: #17CCAC; } .BgClassName { background-color: #17CCAC; } </style>
<style> span { border-color: #17CCAC; } span { border-color: rgb(23,204,172); } td.TdClassName { border-color: #17CCAC; } .TagClassName { border-color: #17CCAC; } </style>