#166FAB (or 0x166FAB) is unknown color: approx Denim. HEX triplet: 16, 6F and AB. RGB value is (22,111,171). Sum of RGB (Red+Green+Blue) = 22+111+171=304 (40% of max value = 765). Red value is 22 (8.98% from 255 or 7.24% from 304); Green value is 111 (43.75% from 255 or 36.51% from 304); Blue value is 171 (67.19% from 255 or 56.25% from 304); Max value from RGB is 171 - color contains mainly: blue. Hex color #166FAB is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #166FAB is #E99054. Grayscale: #5A5A5A. Windows color (decimal): -15306837 or 11235094. OLE color: 11235094.
HSL color Cylindrical-coordinate representation of color #166FAB: hue angle of 204.16º degrees, saturation: 0.77, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #166FAB is Cyan = 0.87, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #166FAB; } p { color: rgb(22,111,171); } H1.HeaderClassName { color: #166FAB; } .AnyTagClassName { color: #166FAB; } </style>
<style> a { background-color: #166FAB; } a { background-color: rgb(22,111,171); } div.DivClassName { background-color: #166FAB; } .BgClassName { background-color: #166FAB; } </style>
<style> span { border-color: #166FAB; } span { border-color: rgb(22,111,171); } td.TdClassName { border-color: #166FAB; } .TagClassName { border-color: #166FAB; } </style>