#12167F (or 0x12167F) is unknown color: approx Midnight Blue. HEX triplet: 12, 16 and 7F. RGB value is (18,22,127). Sum of RGB (Red+Green+Blue) = 18+22+127=167 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.78% from 167); Green value is 22 (8.98% from 255 or 13.17% from 167); Blue value is 127 (50% from 255 or 76.05% from 167); Max value from RGB is 127 - color contains mainly: blue. Hex color #12167F is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #12167F is #EDE980. Grayscale: #202020. Windows color (decimal): -15591809 or 8328722. OLE color: 8328722.
HSL color Cylindrical-coordinate representation of color #12167F: hue angle of 237.8º degrees, saturation: 0.75, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #12167F is Cyan = 0.86, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #12167F; } p { color: rgb(18,22,127); } H1.HeaderClassName { color: #12167F; } .AnyTagClassName { color: #12167F; } </style>
<style> a { background-color: #12167F; } a { background-color: rgb(18,22,127); } div.DivClassName { background-color: #12167F; } .BgClassName { background-color: #12167F; } </style>
<style> span { border-color: #12167F; } span { border-color: rgb(18,22,127); } td.TdClassName { border-color: #12167F; } .TagClassName { border-color: #12167F; } </style>