Shades of Smalt #112886
Tints of Smalt #112886
RGB
CMYK
RGB Variations
Color information
#112886 (or 0x112886) is known color: Smalt. HEX triplet: 11, 28 and 86. RGB value is (17,40,134). Sum of RGB (Red+Green+Blue) = 17+40+134=191 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.90% from 191); Green value is 40 (16.02% from 255 or 20.94% from 191); Blue value is 134 (52.73% from 255 or 70.16% from 191); Max value from RGB is 134 - color contains mainly: blue. Hex color #112886 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #112886 is #EED779. Grayscale: #2B2B2B. Windows color (decimal): -15652730 or 8792081. OLE color: 8792081.
HSL color Cylindrical-coordinate representation of color #112886: hue angle of 228.21º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #112886 is Cyan = 0.87, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 40 | 134 | - |
| CMYK | 0.87 | 0.70 | 0 | 0.47 |
| HSL | 228.21º | 0.77% | 0.3% | - |
| HSV(B) | 228.21º | 0.87% | 0.53% | - |
| XYZ | 5.29 | 3.36 | 22.92 | - |
| YUV | 43.84 | 178.88 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 40 | 134 | 0.87 | 0.70 | 0 | 0.47 | 228.21 | 0.77 | 0.3 |
| Hex | 11 | 28 | 86 | 57 | 46 | 0 | 2F | E4 | 4D | 1E |
| Octal | 21 | 50 | 206 | 127 | 106 | 0 | 57 | 344 | 115 | 36 |
| Binary | 10001 | 101000 | 10000110 | 1010111 | 1000110 | 0 | 101111 | 11100100 | 1001101 | 11110 |
Color Harmonies of #112886
Complementary color
Monochromatic Colors of #112886
Black with #112886
Text Example
Text Example
White with #112886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112886; }
p { color: rgb(17,40,134); }
H1.HeaderClassName
{
color: #112886;
}
.AnyTagClassName
{
color: #112886;
}
</style>
background-color css
<style>
a { background-color: #112886; }
a { background-color: rgb(17,40,134); }
div.DivClassName
{
background-color: #112886;
}
.BgClassName
{
background-color: #112886;
}
</style>
border-color css
<style>
span { border-color: #112886; }
span { border-color: rgb(17,40,134); }
td.TdClassName
{
border-color: #112886;
}
.TagClassName
{
border-color: #112886;
}
</style>