#111B27 (or 0x111B27) is unknown color: approx Black Pearl. HEX triplet: 11, 1B and 27. RGB value is (17,27,39). Sum of RGB (Red+Green+Blue) = 17+27+39=83 (10% of max value = 765). Red value is 17 (7.03% from 255 or 20.48% from 83); Green value is 27 (10.94% from 255 or 32.53% from 83); Blue value is 39 (15.62% from 255 or 46.99% from 83); Max value from RGB is 39 - color contains mainly: blue. Hex color #111B27 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #111B27 is #EEE4D8. Grayscale: #191919. Windows color (decimal): -15656153 or 2562833. OLE color: 2562833.
HSL color Cylindrical-coordinate representation of color #111B27: hue angle of 212.73º degrees, saturation: 0.39, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #111B27 is Cyan = 0.56, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.85.
<style> p { color: #111B27; } p { color: rgb(17,27,39); } H1.HeaderClassName { color: #111B27; } .AnyTagClassName { color: #111B27; } </style>
<style> a { background-color: #111B27; } a { background-color: rgb(17,27,39); } div.DivClassName { background-color: #111B27; } .BgClassName { background-color: #111B27; } </style>
<style> span { border-color: #111B27; } span { border-color: rgb(17,27,39); } td.TdClassName { border-color: #111B27; } .TagClassName { border-color: #111B27; } </style>