Shades of Smalt #113994
Tints of Smalt #113994
RGB
CMYK
RGB Variations
Color information
#113994 (or 0x113994) is known color: Smalt. HEX triplet: 11, 39 and 94. RGB value is (17,57,148). Sum of RGB (Red+Green+Blue) = 17+57+148=222 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.66% from 222); Green value is 57 (22.66% from 255 or 25.68% from 222); Blue value is 148 (58.20% from 255 or 66.67% from 222); Max value from RGB is 148 - color contains mainly: blue. Hex color #113994 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113994 is #EEC66B. Grayscale: #373737. Windows color (decimal): -15648364 or 9713937. OLE color: 9713937.
HSL color Cylindrical-coordinate representation of color #113994: hue angle of 221.68º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #113994 is Cyan = 0.89, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 57 | 148 | - |
| CMYK | 0.89 | 0.61 | 0 | 0.42 |
| HSL | 221.68º | 0.79% | 0.32% | - |
| HSV(B) | 221.68º | 0.89% | 0.58% | - |
| XYZ | 7.04 | 5.18 | 28.65 | - |
| YUV | 55.41 | 180.25 | 100.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 57 | 148 | 0.89 | 0.61 | 0 | 0.42 | 221.68 | 0.79 | 0.32 |
| Hex | 11 | 39 | 94 | 59 | 3D | 0 | 2A | DE | 4F | 20 |
| Octal | 21 | 71 | 224 | 131 | 75 | 0 | 52 | 336 | 117 | 40 |
| Binary | 10001 | 111001 | 10010100 | 1011001 | 111101 | 0 | 101010 | 11011110 | 1001111 | 100000 |
Color Harmonies of #113994
Complementary color
Monochromatic Colors of #113994
Black with #113994
Text Example
Text Example
White with #113994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113994; }
p { color: rgb(17,57,148); }
H1.HeaderClassName
{
color: #113994;
}
.AnyTagClassName
{
color: #113994;
}
</style>
background-color css
<style>
a { background-color: #113994; }
a { background-color: rgb(17,57,148); }
div.DivClassName
{
background-color: #113994;
}
.BgClassName
{
background-color: #113994;
}
</style>
border-color css
<style>
span { border-color: #113994; }
span { border-color: rgb(17,57,148); }
td.TdClassName
{
border-color: #113994;
}
.TagClassName
{
border-color: #113994;
}
</style>