Shades of Smalt #113790
Tints of Smalt #113790
RGB
CMYK
RGB Variations
Color information
#113790 (or 0x113790) is known color: Smalt. HEX triplet: 11, 37 and 90. RGB value is (17,55,144). Sum of RGB (Red+Green+Blue) = 17+55+144=216 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.87% from 216); Green value is 55 (21.88% from 255 or 25.46% from 216); Blue value is 144 (56.64% from 255 or 66.67% from 216); Max value from RGB is 144 - color contains mainly: blue. Hex color #113790 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113790 is #EEC86F. Grayscale: #353535. Windows color (decimal): -15648880 or 9451281. OLE color: 9451281.
HSL color Cylindrical-coordinate representation of color #113790: hue angle of 222.05º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #113790 is Cyan = 0.88, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 17 | 55 | 144 | - |
| CMYK | 0.88 | 0.62 | 0 | 0.44 |
| HSL | 222.05º | 0.79% | 0.32% | - |
| HSV(B) | 222.05º | 0.88% | 0.56% | - |
| XYZ | 6.63 | 4.87 | 26.98 | - |
| YUV | 53.78 | 178.91 | 101.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 55 | 144 | 0.88 | 0.62 | 0 | 0.44 | 222.05 | 0.79 | 0.32 |
| Hex | 11 | 37 | 90 | 58 | 3E | 0 | 2C | DE | 4F | 20 |
| Octal | 21 | 67 | 220 | 130 | 76 | 0 | 54 | 336 | 117 | 40 |
| Binary | 10001 | 110111 | 10010000 | 1011000 | 111110 | 0 | 101100 | 11011110 | 1001111 | 100000 |
Color Harmonies of #113790
Complementary color
Monochromatic Colors of #113790
Black with #113790
Text Example
Text Example
White with #113790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113790; }
p { color: rgb(17,55,144); }
H1.HeaderClassName
{
color: #113790;
}
.AnyTagClassName
{
color: #113790;
}
</style>
background-color css
<style>
a { background-color: #113790; }
a { background-color: rgb(17,55,144); }
div.DivClassName
{
background-color: #113790;
}
.BgClassName
{
background-color: #113790;
}
</style>
border-color css
<style>
span { border-color: #113790; }
span { border-color: rgb(17,55,144); }
td.TdClassName
{
border-color: #113790;
}
.TagClassName
{
border-color: #113790;
}
</style>