#171F5C (or 0x171F5C) is unknown color: approx Midnight Blue. HEX triplet: 17, 1F and 5C. RGB value is (23,31,92). Sum of RGB (Red+Green+Blue) = 23+31+92=146 (19% of max value = 765). Red value is 23 (9.38% from 255 or 15.75% from 146); Green value is 31 (12.5% from 255 or 21.23% from 146); Blue value is 92 (36.33% from 255 or 63.01% from 146); Max value from RGB is 92 - color contains mainly: blue. Hex color #171F5C is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #171F5C is #E8E0A3. Grayscale: #232323. Windows color (decimal): -15261860 or 6037271. OLE color: 6037271.
HSL color Cylindrical-coordinate representation of color #171F5C: hue angle of 233.04º degrees, saturation: 0.6, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #171F5C is Cyan = 0.75, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #171F5C; } p { color: rgb(23,31,92); } H1.HeaderClassName { color: #171F5C; } .AnyTagClassName { color: #171F5C; } </style>
<style> a { background-color: #171F5C; } a { background-color: rgb(23,31,92); } div.DivClassName { background-color: #171F5C; } .BgClassName { background-color: #171F5C; } </style>
<style> span { border-color: #171F5C; } span { border-color: rgb(23,31,92); } td.TdClassName { border-color: #171F5C; } .TagClassName { border-color: #171F5C; } </style>