#172E46 (or 0x172E46) is unknown color: approx Midnight. HEX triplet: 17, 2E and 46. RGB value is (23,46,70). Sum of RGB (Red+Green+Blue) = 23+46+70=139 (18% of max value = 765). Red value is 23 (9.38% from 255 or 16.55% from 139); Green value is 46 (18.36% from 255 or 33.09% from 139); Blue value is 70 (27.73% from 255 or 50.36% from 139); Max value from RGB is 70 - color contains mainly: blue. Hex color #172E46 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #172E46 is #E8D1B9. Grayscale: #292929. Windows color (decimal): -15258042 or 4599319. OLE color: 4599319.
HSL color Cylindrical-coordinate representation of color #172E46: hue angle of 210.64º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #172E46 is Cyan = 0.67, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.73.
<style> p { color: #172E46; } p { color: rgb(23,46,70); } H1.HeaderClassName { color: #172E46; } .AnyTagClassName { color: #172E46; } </style>
<style> a { background-color: #172E46; } a { background-color: rgb(23,46,70); } div.DivClassName { background-color: #172E46; } .BgClassName { background-color: #172E46; } </style>
<style> span { border-color: #172E46; } span { border-color: rgb(23,46,70); } td.TdClassName { border-color: #172E46; } .TagClassName { border-color: #172E46; } </style>