Shades of Smalt #053398
Tints of Smalt #053398
RGB
CMYK
RGB Variations
Color information
#053398 (or 0x053398) is known color: Smalt. HEX triplet: 05, 33 and 98. RGB value is (5,51,152). Sum of RGB (Red+Green+Blue) = 5+51+152=208 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.40% from 208); Green value is 51 (20.31% from 255 or 24.52% from 208); Blue value is 152 (59.77% from 255 or 73.08% from 208); Max value from RGB is 152 - color contains mainly: blue. Hex color #053398 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053398 is #FACC67. Grayscale: #303030. Windows color (decimal): -16436328 or 9974533. OLE color: 9974533.
HSL color Cylindrical-coordinate representation of color #053398: hue angle of 221.22º 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 #053398 is Cyan = 0.97, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 5 | 51 | 152 | - |
| CMYK | 0.97 | 0.66 | 0 | 0.40 |
| HSL | 221.22º | 0.94% | 0.31% | - |
| HSV(B) | 221.22º | 0.97% | 0.6% | - |
| XYZ | 6.91 | 4.67 | 30.24 | - |
| YUV | 48.76 | 186.26 | 96.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 51 | 152 | 0.97 | 0.66 | 0 | 0.40 | 221.22 | 0.94 | 0.31 |
| Hex | 5 | 33 | 98 | 61 | 42 | 0 | 28 | DD | 5E | 1F |
| Octal | 5 | 63 | 230 | 141 | 102 | 0 | 50 | 335 | 136 | 37 |
| Binary | 101 | 110011 | 10011000 | 1100001 | 1000010 | 0 | 101000 | 11011101 | 1011110 | 11111 |
Color Harmonies of #053398
Complementary color
Monochromatic Colors of #053398
Black with #053398
Text Example
Text Example
White with #053398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053398; }
p { color: rgb(5,51,152); }
H1.HeaderClassName
{
color: #053398;
}
.AnyTagClassName
{
color: #053398;
}
</style>
background-color css
<style>
a { background-color: #053398; }
a { background-color: rgb(5,51,152); }
div.DivClassName
{
background-color: #053398;
}
.BgClassName
{
background-color: #053398;
}
</style>
border-color css
<style>
span { border-color: #053398; }
span { border-color: rgb(5,51,152); }
td.TdClassName
{
border-color: #053398;
}
.TagClassName
{
border-color: #053398;
}
</style>