Shades of Smalt #133690
Tints of Smalt #133690
RGB
CMYK
RGB Variations
Color information
#133690 (or 0x133690) is known color: Smalt. HEX triplet: 13, 36 and 90. RGB value is (19,54,144). Sum of RGB (Red+Green+Blue) = 19+54+144=217 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.76% from 217); Green value is 54 (21.48% from 255 or 24.88% from 217); Blue value is 144 (56.64% from 255 or 66.36% from 217); Max value from RGB is 144 - color contains mainly: blue. Hex color #133690 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #133690 is #ECC96F. Grayscale: #353535. Windows color (decimal): -15518064 or 9451027. OLE color: 9451027.
HSL color Cylindrical-coordinate representation of color #133690: hue angle of 223.2º 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 #133690 is Cyan = 0.87, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 54 | 144 | - |
| CMYK | 0.87 | 0.63 | 0 | 0.44 |
| HSL | 223.2º | 0.77% | 0.32% | - |
| HSV(B) | 223.2º | 0.87% | 0.56% | - |
| XYZ | 6.62 | 4.79 | 26.96 | - |
| YUV | 53.8 | 178.9 | 103.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 144 | 0.87 | 0.63 | 0 | 0.44 | 223.2 | 0.77 | 0.32 |
| Hex | 13 | 36 | 90 | 57 | 3F | 0 | 2C | DF | 4D | 20 |
| Octal | 23 | 66 | 220 | 127 | 77 | 0 | 54 | 337 | 115 | 40 |
| Binary | 10011 | 110110 | 10010000 | 1010111 | 111111 | 0 | 101100 | 11011111 | 1001101 | 100000 |
Color Harmonies of #133690
Complementary color
Monochromatic Colors of #133690
Black with #133690
Text Example
Text Example
White with #133690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133690; }
p { color: rgb(19,54,144); }
H1.HeaderClassName
{
color: #133690;
}
.AnyTagClassName
{
color: #133690;
}
</style>
background-color css
<style>
a { background-color: #133690; }
a { background-color: rgb(19,54,144); }
div.DivClassName
{
background-color: #133690;
}
.BgClassName
{
background-color: #133690;
}
</style>
border-color css
<style>
span { border-color: #133690; }
span { border-color: rgb(19,54,144); }
td.TdClassName
{
border-color: #133690;
}
.TagClassName
{
border-color: #133690;
}
</style>