Shades of Smalt #053486
Tints of Smalt #053486
RGB
CMYK
RGB Variations
Color information
#053486 (or 0x053486) is known color: Smalt. HEX triplet: 05, 34 and 86. RGB value is (5,52,134). Sum of RGB (Red+Green+Blue) = 5+52+134=191 (25% of max value = 765). Red value is 5 (2.34% from 255 or 2.62% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 134 (52.73% from 255 or 70.16% from 191); Max value from RGB is 134 - color contains mainly: blue. Hex color #053486 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053486 is #FACB79. Grayscale: #2E2E2E. Windows color (decimal): -16436090 or 8795141. OLE color: 8795141.
HSL color Cylindrical-coordinate representation of color #053486: hue angle of 218.14º 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 #053486 is Cyan = 0.96, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 52 | 134 | - |
| CMYK | 0.96 | 0.61 | 0 | 0.47 |
| HSL | 218.14º | 0.93% | 0.27% | - |
| HSV(B) | 218.14º | 0.96% | 0.53% | - |
| XYZ | 5.59 | 4.21 | 23.07 | - |
| YUV | 47.3 | 176.93 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 52 | 134 | 0.96 | 0.61 | 0 | 0.47 | 218.14 | 0.93 | 0.27 |
| Hex | 5 | 34 | 86 | 60 | 3D | 0 | 2F | DA | 5D | 1B |
| Octal | 5 | 64 | 206 | 140 | 75 | 0 | 57 | 332 | 135 | 33 |
| Binary | 101 | 110100 | 10000110 | 1100000 | 111101 | 0 | 101111 | 11011010 | 1011101 | 11011 |
Color Harmonies of #053486
Complementary color
Monochromatic Colors of #053486
Black with #053486
Text Example
Text Example
White with #053486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053486; }
p { color: rgb(5,52,134); }
H1.HeaderClassName
{
color: #053486;
}
.AnyTagClassName
{
color: #053486;
}
</style>
background-color css
<style>
a { background-color: #053486; }
a { background-color: rgb(5,52,134); }
div.DivClassName
{
background-color: #053486;
}
.BgClassName
{
background-color: #053486;
}
</style>
border-color css
<style>
span { border-color: #053486; }
span { border-color: rgb(5,52,134); }
td.TdClassName
{
border-color: #053486;
}
.TagClassName
{
border-color: #053486;
}
</style>