#111D4F (or 0x111D4F) is unknown color: approx Midnight Express. HEX triplet: 11, 1D and 4F. RGB value is (17,29,79). Sum of RGB (Red+Green+Blue) = 17+29+79=125 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.6% from 125); Green value is 29 (11.72% from 255 or 23.2% from 125); Blue value is 79 (31.25% from 255 or 63.2% from 125); Max value from RGB is 79 - color contains mainly: blue. Hex color #111D4F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #111D4F is #EEE2B0. Grayscale: #1E1E1E. Windows color (decimal): -15655601 or 5184785. OLE color: 5184785.
HSL color Cylindrical-coordinate representation of color #111D4F: hue angle of 228.39º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #111D4F is Cyan = 0.78, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #111D4F; } p { color: rgb(17,29,79); } H1.HeaderClassName { color: #111D4F; } .AnyTagClassName { color: #111D4F; } </style>
<style> a { background-color: #111D4F; } a { background-color: rgb(17,29,79); } div.DivClassName { background-color: #111D4F; } .BgClassName { background-color: #111D4F; } </style>
<style> span { border-color: #111D4F; } span { border-color: rgb(17,29,79); } td.TdClassName { border-color: #111D4F; } .TagClassName { border-color: #111D4F; } </style>