#170A61 (or 0x170A61) is unknown color: approx Midnight Blue. HEX triplet: 17, 0A and 61. RGB value is (23,10,97). Sum of RGB (Red+Green+Blue) = 23+10+97=130 (17% of max value = 765). Red value is 23 (9.38% from 255 or 17.69% from 130); Green value is 10 (4.30% from 255 or 7.69% from 130); Blue value is 97 (38.28% from 255 or 74.62% from 130); Max value from RGB is 97 - color contains mainly: blue. Hex color #170A61 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #170A61 is #E8F59E. Grayscale: #171717. Windows color (decimal): -15267231 or 6359575. OLE color: 6359575.
HSL color Cylindrical-coordinate representation of color #170A61: hue angle of 248.97º degrees, saturation: 0.81, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #170A61 is Cyan = 0.76, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #170A61; } p { color: rgb(23,10,97); } H1.HeaderClassName { color: #170A61; } .AnyTagClassName { color: #170A61; } </style>
<style> a { background-color: #170A61; } a { background-color: rgb(23,10,97); } div.DivClassName { background-color: #170A61; } .BgClassName { background-color: #170A61; } </style>
<style> span { border-color: #170A61; } span { border-color: rgb(23,10,97); } td.TdClassName { border-color: #170A61; } .TagClassName { border-color: #170A61; } </style>