#111E26 (or 0x111E26) is unknown color: approx Black Pearl. HEX triplet: 11, 1E and 26. RGB value is (17,30,38). Sum of RGB (Red+Green+Blue) = 17+30+38=85 (11% of max value = 765). Red value is 17 (7.03% from 255 or 20% from 85); Green value is 30 (12.11% from 255 or 35.29% from 85); Blue value is 38 (15.23% from 255 or 44.71% from 85); Max value from RGB is 38 - color contains mainly: blue. Hex color #111E26 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #111E26 is #EEE1D9. Grayscale: #1A1A1A. Windows color (decimal): -15655386 or 2498065. OLE color: 2498065.
HSL color Cylindrical-coordinate representation of color #111E26: hue angle of 202.86º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #111E26 is Cyan = 0.55, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.85.
<style> p { color: #111E26; } p { color: rgb(17,30,38); } H1.HeaderClassName { color: #111E26; } .AnyTagClassName { color: #111E26; } </style>
<style> a { background-color: #111E26; } a { background-color: rgb(17,30,38); } div.DivClassName { background-color: #111E26; } .BgClassName { background-color: #111E26; } </style>
<style> span { border-color: #111E26; } span { border-color: rgb(17,30,38); } td.TdClassName { border-color: #111E26; } .TagClassName { border-color: #111E26; } </style>