#111A72 (or 0x111A72) is unknown color: approx Midnight Blue. HEX triplet: 11, 1A and 72. RGB value is (17,26,114). Sum of RGB (Red+Green+Blue) = 17+26+114=157 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.83% from 157); Green value is 26 (10.55% from 255 or 16.56% from 157); Blue value is 114 (44.92% from 255 or 72.61% from 157); Max value from RGB is 114 - color contains mainly: blue. Hex color #111A72 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #111A72 is #EEE58D. Grayscale: #202020. Windows color (decimal): -15656334 or 7477777. OLE color: 7477777.
HSL color Cylindrical-coordinate representation of color #111A72: hue angle of 234.43º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #111A72 is Cyan = 0.85, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.55.
<style> p { color: #111A72; } p { color: rgb(17,26,114); } H1.HeaderClassName { color: #111A72; } .AnyTagClassName { color: #111A72; } </style>
<style> a { background-color: #111A72; } a { background-color: rgb(17,26,114); } div.DivClassName { background-color: #111A72; } .BgClassName { background-color: #111A72; } </style>
<style> span { border-color: #111A72; } span { border-color: rgb(17,26,114); } td.TdClassName { border-color: #111A72; } .TagClassName { border-color: #111A72; } </style>