Shades of Smalt #133790
Tints of Smalt #133790
RGB
CMYK
RGB Variations
Color information
#133790 (or 0x133790) is known color: Smalt. HEX triplet: 13, 37 and 90. RGB value is (19,55,144). Sum of RGB (Red+Green+Blue) = 19+55+144=218 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.72% from 218); Green value is 55 (21.88% from 255 or 25.23% from 218); Blue value is 144 (56.64% from 255 or 66.06% from 218); Max value from RGB is 144 - color contains mainly: blue. Hex color #133790 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #133790 is #ECC86F. Grayscale: #353535. Windows color (decimal): -15517808 or 9451283. OLE color: 9451283.
HSL color Cylindrical-coordinate representation of color #133790: hue angle of 222.72º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #133790 is Cyan = 0.87, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 55 | 144 | - |
| CMYK | 0.87 | 0.62 | 0 | 0.44 |
| HSL | 222.72º | 0.77% | 0.32% | - |
| HSV(B) | 222.72º | 0.87% | 0.56% | - |
| XYZ | 6.67 | 4.88 | 26.98 | - |
| YUV | 54.38 | 178.57 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 55 | 144 | 0.87 | 0.62 | 0 | 0.44 | 222.72 | 0.77 | 0.32 |
| Hex | 13 | 37 | 90 | 57 | 3E | 0 | 2C | DF | 4D | 20 |
| Octal | 23 | 67 | 220 | 127 | 76 | 0 | 54 | 337 | 115 | 40 |
| Binary | 10011 | 110111 | 10010000 | 1010111 | 111110 | 0 | 101100 | 11011111 | 1001101 | 100000 |
Color Harmonies of #133790
Complementary color
Monochromatic Colors of #133790
Black with #133790
Text Example
Text Example
White with #133790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133790; }
p { color: rgb(19,55,144); }
H1.HeaderClassName
{
color: #133790;
}
.AnyTagClassName
{
color: #133790;
}
</style>
background-color css
<style>
a { background-color: #133790; }
a { background-color: rgb(19,55,144); }
div.DivClassName
{
background-color: #133790;
}
.BgClassName
{
background-color: #133790;
}
</style>
border-color css
<style>
span { border-color: #133790; }
span { border-color: rgb(19,55,144); }
td.TdClassName
{
border-color: #133790;
}
.TagClassName
{
border-color: #133790;
}
</style>