Shades of Smalt #053994
Tints of Smalt #053994
RGB
CMYK
RGB Variations
Color information
#053994 (or 0x053994) is known color: Smalt. HEX triplet: 05, 39 and 94. RGB value is (5,57,148). Sum of RGB (Red+Green+Blue) = 5+57+148=210 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.38% from 210); Green value is 57 (22.66% from 255 or 27.14% from 210); Blue value is 148 (58.20% from 255 or 70.48% from 210); Max value from RGB is 148 - color contains mainly: blue. Hex color #053994 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053994 is #FAC66B. Grayscale: #333333. Windows color (decimal): -16434796 or 9713925. OLE color: 9713925.
HSL color Cylindrical-coordinate representation of color #053994: hue angle of 218.18º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053994 is Cyan = 0.97, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 57 | 148 | - |
| CMYK | 0.97 | 0.61 | 0 | 0.42 |
| HSL | 218.18º | 0.93% | 0.3% | - |
| HSV(B) | 218.18º | 0.97% | 0.58% | - |
| XYZ | 6.87 | 5.1 | 28.64 | - |
| YUV | 51.83 | 182.27 | 94.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 148 | 0.97 | 0.61 | 0 | 0.42 | 218.18 | 0.93 | 0.3 |
| Hex | 5 | 39 | 94 | 61 | 3D | 0 | 2A | DA | 5D | 1E |
| Octal | 5 | 71 | 224 | 141 | 75 | 0 | 52 | 332 | 135 | 36 |
| Binary | 101 | 111001 | 10010100 | 1100001 | 111101 | 0 | 101010 | 11011010 | 1011101 | 11110 |
Color Harmonies of #053994
Complementary color
Monochromatic Colors of #053994
Black with #053994
Text Example
Text Example
White with #053994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053994; }
p { color: rgb(5,57,148); }
H1.HeaderClassName
{
color: #053994;
}
.AnyTagClassName
{
color: #053994;
}
</style>
background-color css
<style>
a { background-color: #053994; }
a { background-color: rgb(5,57,148); }
div.DivClassName
{
background-color: #053994;
}
.BgClassName
{
background-color: #053994;
}
</style>
border-color css
<style>
span { border-color: #053994; }
span { border-color: rgb(5,57,148); }
td.TdClassName
{
border-color: #053994;
}
.TagClassName
{
border-color: #053994;
}
</style>