Shades of Smalt #053996
Tints of Smalt #053996
RGB
CMYK
RGB Variations
Color information
#053996 (or 0x053996) is known color: Smalt. HEX triplet: 05, 39 and 96. RGB value is (5,57,150). Sum of RGB (Red+Green+Blue) = 5+57+150=212 (28% of max value = 765). Red value is 5 (2.34% from 255 or 2.36% from 212); Green value is 57 (22.66% from 255 or 26.89% from 212); Blue value is 150 (58.98% from 255 or 70.75% from 212); Max value from RGB is 150 - color contains mainly: blue. Hex color #053996 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053996 is #FAC669. Grayscale: #333333. Windows color (decimal): -16434794 or 9844997. OLE color: 9844997.
HSL color Cylindrical-coordinate representation of color #053996: hue angle of 218.48º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053996 is Cyan = 0.97, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 57 | 150 | - |
| CMYK | 0.97 | 0.62 | 0 | 0.41 |
| HSL | 218.48º | 0.94% | 0.3% | - |
| HSV(B) | 218.48º | 0.97% | 0.59% | - |
| XYZ | 7.03 | 5.16 | 29.48 | - |
| YUV | 52.05 | 183.27 | 94.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 150 | 0.97 | 0.62 | 0 | 0.41 | 218.48 | 0.94 | 0.3 |
| Hex | 5 | 39 | 96 | 61 | 3E | 0 | 29 | DA | 5E | 1E |
| Octal | 5 | 71 | 226 | 141 | 76 | 0 | 51 | 332 | 136 | 36 |
| Binary | 101 | 111001 | 10010110 | 1100001 | 111110 | 0 | 101001 | 11011010 | 1011110 | 11110 |
Color Harmonies of #053996
Complementary color
Monochromatic Colors of #053996
Black with #053996
Text Example
Text Example
White with #053996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053996; }
p { color: rgb(5,57,150); }
H1.HeaderClassName
{
color: #053996;
}
.AnyTagClassName
{
color: #053996;
}
</style>
background-color css
<style>
a { background-color: #053996; }
a { background-color: rgb(5,57,150); }
div.DivClassName
{
background-color: #053996;
}
.BgClassName
{
background-color: #053996;
}
</style>
border-color css
<style>
span { border-color: #053996; }
span { border-color: rgb(5,57,150); }
td.TdClassName
{
border-color: #053996;
}
.TagClassName
{
border-color: #053996;
}
</style>