#017FA0 (or 0x017FA0) is unknown color: approx Cerulean. HEX triplet: 01, 7F and A0. RGB value is (1,127,160). Sum of RGB (Red+Green+Blue) = 1+127+160=288 (38% of max value = 765). Red value is 1 (0.78% from 255 or 0.35% from 288); Green value is 127 (50% from 255 or 44.10% from 288); Blue value is 160 (62.89% from 255 or 55.56% from 288); Max value from RGB is 160 - color contains mainly: blue. Hex color #017FA0 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #017FA0 is #FE805F. Grayscale: #5C5C5C. Windows color (decimal): -16679008 or 10518273. OLE color: 10518273.
HSL color Cylindrical-coordinate representation of color #017FA0: hue angle of 192.45º degrees, saturation: 0.99, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017FA0 is Cyan = 0.99, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.37.
<style> p { color: #017fa0; } p { color: rgb(1,127,160); } H1.HeaderClassName { color: #017fa0; } .AnyTagClassName { color: #017fa0; } </style>
<style> a { background-color: #017fa0; } a { background-color: rgb(1,127,160); } div.DivClassName { background-color: #017fa0; } .BgClassName { background-color: #017fa0; } </style>
<style> span { border-color: #017fa0; } span { border-color: rgb(1,127,160); } td.TdClassName { border-color: #017fa0; } .TagClassName { border-color: #017fa0; } </style>