#111E50 (or 0x111E50) is unknown color: approx Sapphire. HEX triplet: 11, 1E and 50. RGB value is (17,30,80). Sum of RGB (Red+Green+Blue) = 17+30+80=127 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.39% from 127); Green value is 30 (12.11% from 255 or 23.62% from 127); Blue value is 80 (31.64% from 255 or 62.99% from 127); Max value from RGB is 80 - color contains mainly: blue. Hex color #111E50 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #111E50 is #EEE1AF. Grayscale: #1F1F1F. Windows color (decimal): -15655344 or 5250577. OLE color: 5250577.
HSL color Cylindrical-coordinate representation of color #111E50: hue angle of 227.62º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #111E50 is Cyan = 0.79, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #111E50; } p { color: rgb(17,30,80); } H1.HeaderClassName { color: #111E50; } .AnyTagClassName { color: #111E50; } </style>
<style> a { background-color: #111E50; } a { background-color: rgb(17,30,80); } div.DivClassName { background-color: #111E50; } .BgClassName { background-color: #111E50; } </style>
<style> span { border-color: #111E50; } span { border-color: rgb(17,30,80); } td.TdClassName { border-color: #111E50; } .TagClassName { border-color: #111E50; } </style>