Shades of Smalt #053498
Tints of Smalt #053498
RGB
CMYK
RGB Variations
Color information
#053498 (or 0x053498) is known color: Smalt. HEX triplet: 05, 34 and 98. RGB value is (5,52,152). Sum of RGB (Red+Green+Blue) = 5+52+152=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 52 (20.70% from 255 or 24.88% from 209); Blue value is 152 (59.77% from 255 or 72.73% from 209); Max value from RGB is 152 - color contains mainly: blue. Hex color #053498 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053498 is #FACB67. Grayscale: #303030. Windows color (decimal): -16436072 or 9974789. OLE color: 9974789.
HSL color Cylindrical-coordinate representation of color #053498: hue angle of 220.82º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053498 is Cyan = 0.97, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 5 | 52 | 152 | - |
| CMYK | 0.97 | 0.66 | 0 | 0.40 |
| HSL | 220.82º | 0.94% | 0.31% | - |
| HSV(B) | 220.82º | 0.97% | 0.6% | - |
| XYZ | 6.96 | 4.76 | 30.26 | - |
| YUV | 49.35 | 185.93 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 52 | 152 | 0.97 | 0.66 | 0 | 0.40 | 220.82 | 0.94 | 0.31 |
| Hex | 5 | 34 | 98 | 61 | 42 | 0 | 28 | DD | 5E | 1F |
| Octal | 5 | 64 | 230 | 141 | 102 | 0 | 50 | 335 | 136 | 37 |
| Binary | 101 | 110100 | 10011000 | 1100001 | 1000010 | 0 | 101000 | 11011101 | 1011110 | 11111 |
Color Harmonies of #053498
Complementary color
Monochromatic Colors of #053498
Black with #053498
Text Example
Text Example
White with #053498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053498; }
p { color: rgb(5,52,152); }
H1.HeaderClassName
{
color: #053498;
}
.AnyTagClassName
{
color: #053498;
}
</style>
background-color css
<style>
a { background-color: #053498; }
a { background-color: rgb(5,52,152); }
div.DivClassName
{
background-color: #053498;
}
.BgClassName
{
background-color: #053498;
}
</style>
border-color css
<style>
span { border-color: #053498; }
span { border-color: rgb(5,52,152); }
td.TdClassName
{
border-color: #053498;
}
.TagClassName
{
border-color: #053498;
}
</style>