#17AEDF (or 0x17AEDF) is unknown color: approx Summer Sky. HEX triplet: 17, AE and DF. RGB value is (23,174,223). Sum of RGB (Red+Green+Blue) = 23+174+223=420 (55% of max value = 765). Red value is 23 (9.38% from 255 or 5.48% from 420); Green value is 174 (68.36% from 255 or 41.43% from 420); Blue value is 223 (87.5% from 255 or 53.10% from 420); Max value from RGB is 223 - color contains mainly: blue. Hex color #17AEDF is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #17AEDF is #E85120. Grayscale: #868686. Windows color (decimal): -15225121 or 14659095. OLE color: 14659095.
HSL color Cylindrical-coordinate representation of color #17AEDF: hue angle of 194.7º degrees, saturation: 0.81, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #17AEDF is Cyan = 0.90, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #17AEDF; } p { color: rgb(23,174,223); } H1.HeaderClassName { color: #17AEDF; } .AnyTagClassName { color: #17AEDF; } </style>
<style> a { background-color: #17AEDF; } a { background-color: rgb(23,174,223); } div.DivClassName { background-color: #17AEDF; } .BgClassName { background-color: #17AEDF; } </style>
<style> span { border-color: #17AEDF; } span { border-color: rgb(23,174,223); } td.TdClassName { border-color: #17AEDF; } .TagClassName { border-color: #17AEDF; } </style>