#14176F (or 0x14176F) is unknown color: approx Midnight Blue. HEX triplet: 14, 17 and 6F. RGB value is (20,23,111). Sum of RGB (Red+Green+Blue) = 20+23+111=154 (20% of max value = 765). Red value is 20 (8.20% from 255 or 12.99% from 154); Green value is 23 (9.38% from 255 or 14.94% from 154); Blue value is 111 (43.75% from 255 or 72.08% from 154); Max value from RGB is 111 - color contains mainly: blue. Hex color #14176F is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #14176F is #EBE890. Grayscale: #1F1F1F. Windows color (decimal): -15460497 or 7280404. OLE color: 7280404.
HSL color Cylindrical-coordinate representation of color #14176F: hue angle of 238.02º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #14176F is Cyan = 0.82, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #14176F; } p { color: rgb(20,23,111); } H1.HeaderClassName { color: #14176F; } .AnyTagClassName { color: #14176F; } </style>
<style> a { background-color: #14176F; } a { background-color: rgb(20,23,111); } div.DivClassName { background-color: #14176F; } .BgClassName { background-color: #14176F; } </style>
<style> span { border-color: #14176F; } span { border-color: rgb(20,23,111); } td.TdClassName { border-color: #14176F; } .TagClassName { border-color: #14176F; } </style>