Shades of Smalt #113492
Tints of Smalt #113492
RGB
CMYK
RGB Variations
Color information
#113492 (or 0x113492) is known color: Smalt. HEX triplet: 11, 34 and 92. RGB value is (17,52,146). Sum of RGB (Red+Green+Blue) = 17+52+146=215 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.91% from 215); Green value is 52 (20.70% from 255 or 24.19% from 215); Blue value is 146 (57.42% from 255 or 67.91% from 215); Max value from RGB is 146 - color contains mainly: blue. Hex color #113492 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #113492 is #EECB6D. Grayscale: #333333. Windows color (decimal): -15649646 or 9581585. OLE color: 9581585.
HSL color Cylindrical-coordinate representation of color #113492: hue angle of 223.72º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #113492 is Cyan = 0.88, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 52 | 146 | - |
| CMYK | 0.88 | 0.64 | 0 | 0.43 |
| HSL | 223.72º | 0.79% | 0.32% | - |
| HSV(B) | 223.72º | 0.88% | 0.57% | - |
| XYZ | 6.65 | 4.65 | 27.74 | - |
| YUV | 52.25 | 180.9 | 102.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 52 | 146 | 0.88 | 0.64 | 0 | 0.43 | 223.72 | 0.79 | 0.32 |
| Hex | 11 | 34 | 92 | 58 | 40 | 0 | 2B | E0 | 4F | 20 |
| Octal | 21 | 64 | 222 | 130 | 100 | 0 | 53 | 340 | 117 | 40 |
| Binary | 10001 | 110100 | 10010010 | 1011000 | 1000000 | 0 | 101011 | 11100000 | 1001111 | 100000 |
Color Harmonies of #113492
Complementary color
Monochromatic Colors of #113492
Black with #113492
Text Example
Text Example
White with #113492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113492; }
p { color: rgb(17,52,146); }
H1.HeaderClassName
{
color: #113492;
}
.AnyTagClassName
{
color: #113492;
}
</style>
background-color css
<style>
a { background-color: #113492; }
a { background-color: rgb(17,52,146); }
div.DivClassName
{
background-color: #113492;
}
.BgClassName
{
background-color: #113492;
}
</style>
border-color css
<style>
span { border-color: #113492; }
span { border-color: rgb(17,52,146); }
td.TdClassName
{
border-color: #113492;
}
.TagClassName
{
border-color: #113492;
}
</style>