Shades of Smalt #053396
Tints of Smalt #053396
RGB
CMYK
RGB Variations
Color information
#053396 (or 0x053396) is known color: Smalt. HEX triplet: 05, 33 and 96. RGB value is (5,51,150). Sum of RGB (Red+Green+Blue) = 5+51+150=206 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.43% from 206); Green value is 51 (20.31% from 255 or 24.76% from 206); Blue value is 150 (58.98% from 255 or 72.82% from 206); Max value from RGB is 150 - color contains mainly: blue. Hex color #053396 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053396 is #FACC69. Grayscale: #303030. Windows color (decimal): -16436330 or 9843461. OLE color: 9843461.
HSL color Cylindrical-coordinate representation of color #053396: hue angle of 220.97º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053396 is Cyan = 0.97, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 51 | 150 | - |
| CMYK | 0.97 | 0.66 | 0 | 0.41 |
| HSL | 220.97º | 0.94% | 0.3% | - |
| HSV(B) | 220.97º | 0.97% | 0.59% | - |
| XYZ | 6.75 | 4.6 | 29.39 | - |
| YUV | 48.53 | 185.26 | 96.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 51 | 150 | 0.97 | 0.66 | 0 | 0.41 | 220.97 | 0.94 | 0.3 |
| Hex | 5 | 33 | 96 | 61 | 42 | 0 | 29 | DD | 5E | 1E |
| Octal | 5 | 63 | 226 | 141 | 102 | 0 | 51 | 335 | 136 | 36 |
| Binary | 101 | 110011 | 10010110 | 1100001 | 1000010 | 0 | 101001 | 11011101 | 1011110 | 11110 |
Color Harmonies of #053396
Complementary color
Monochromatic Colors of #053396
Black with #053396
Text Example
Text Example
White with #053396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053396; }
p { color: rgb(5,51,150); }
H1.HeaderClassName
{
color: #053396;
}
.AnyTagClassName
{
color: #053396;
}
</style>
background-color css
<style>
a { background-color: #053396; }
a { background-color: rgb(5,51,150); }
div.DivClassName
{
background-color: #053396;
}
.BgClassName
{
background-color: #053396;
}
</style>
border-color css
<style>
span { border-color: #053396; }
span { border-color: rgb(5,51,150); }
td.TdClassName
{
border-color: #053396;
}
.TagClassName
{
border-color: #053396;
}
</style>