#11182D (or 0x11182D) is unknown color: approx Black Russian. HEX triplet: 11, 18 and 2D. RGB value is (17,24,45). Sum of RGB (Red+Green+Blue) = 17+24+45=86 (11% of max value = 765). Red value is 17 (7.03% from 255 or 19.77% from 86); Green value is 24 (9.77% from 255 or 27.91% from 86); Blue value is 45 (17.97% from 255 or 52.33% from 86); Max value from RGB is 45 - color contains mainly: blue. Hex color #11182D is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #11182D is #EEE7D2. Grayscale: #181818. Windows color (decimal): -15656915 or 2955281. OLE color: 2955281.
HSL color Cylindrical-coordinate representation of color #11182D: hue angle of 225º degrees, saturation: 0.45, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #11182D is Cyan = 0.62, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #11182D; } p { color: rgb(17,24,45); } H1.HeaderClassName { color: #11182D; } .AnyTagClassName { color: #11182D; } </style>
<style> a { background-color: #11182D; } a { background-color: rgb(17,24,45); } div.DivClassName { background-color: #11182D; } .BgClassName { background-color: #11182D; } </style>
<style> span { border-color: #11182D; } span { border-color: rgb(17,24,45); } td.TdClassName { border-color: #11182D; } .TagClassName { border-color: #11182D; } </style>