Shades of Smalt #053386
Tints of Smalt #053386
RGB
CMYK
RGB Variations
Color information
#053386 (or 0x053386) is known color: Smalt. HEX triplet: 05, 33 and 86. RGB value is (5,51,134). Sum of RGB (Red+Green+Blue) = 5+51+134=190 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.63% from 190); Green value is 51 (20.31% from 255 or 26.84% from 190); Blue value is 134 (52.73% from 255 or 70.53% from 190); Max value from RGB is 134 - color contains mainly: blue. Hex color #053386 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053386 is #FACC79. Grayscale: #2E2E2E. Windows color (decimal): -16436346 or 8794885. OLE color: 8794885.
HSL color Cylindrical-coordinate representation of color #053386: hue angle of 218.6º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #053386 is Cyan = 0.96, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 51 | 134 | - |
| CMYK | 0.96 | 0.62 | 0 | 0.47 |
| HSL | 218.6º | 0.93% | 0.27% | - |
| HSV(B) | 218.6º | 0.96% | 0.53% | - |
| XYZ | 5.55 | 4.12 | 23.06 | - |
| YUV | 46.71 | 177.26 | 98.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 51 | 134 | 0.96 | 0.62 | 0 | 0.47 | 218.6 | 0.93 | 0.27 |
| Hex | 5 | 33 | 86 | 60 | 3E | 0 | 2F | DB | 5D | 1B |
| Octal | 5 | 63 | 206 | 140 | 76 | 0 | 57 | 333 | 135 | 33 |
| Binary | 101 | 110011 | 10000110 | 1100000 | 111110 | 0 | 101111 | 11011011 | 1011101 | 11011 |
Color Harmonies of #053386
Complementary color
Monochromatic Colors of #053386
Black with #053386
Text Example
Text Example
White with #053386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053386; }
p { color: rgb(5,51,134); }
H1.HeaderClassName
{
color: #053386;
}
.AnyTagClassName
{
color: #053386;
}
</style>
background-color css
<style>
a { background-color: #053386; }
a { background-color: rgb(5,51,134); }
div.DivClassName
{
background-color: #053386;
}
.BgClassName
{
background-color: #053386;
}
</style>
border-color css
<style>
span { border-color: #053386; }
span { border-color: rgb(5,51,134); }
td.TdClassName
{
border-color: #053386;
}
.TagClassName
{
border-color: #053386;
}
</style>