Shades of Smalt #053296
Tints of Smalt #053296
RGB
CMYK
RGB Variations
Color information
#053296 (or 0x053296) is known color: Smalt. HEX triplet: 05, 32 and 96. RGB value is (5,50,150). Sum of RGB (Red+Green+Blue) = 5+50+150=205 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.44% from 205); Green value is 50 (19.92% from 255 or 24.39% from 205); Blue value is 150 (58.98% from 255 or 73.17% from 205); Max value from RGB is 150 - color contains mainly: blue. Hex color #053296 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053296 is #FACD69. Grayscale: #2F2F2F. Windows color (decimal): -16436586 or 9843205. OLE color: 9843205.
HSL color Cylindrical-coordinate representation of color #053296: hue angle of 221.38º 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 #053296 is Cyan = 0.97, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 5 | 50 | 150 | - |
| CMYK | 0.97 | 0.67 | 0 | 0.41 |
| HSL | 221.38º | 0.94% | 0.3% | - |
| HSV(B) | 221.38º | 0.97% | 0.59% | - |
| XYZ | 6.71 | 4.52 | 29.37 | - |
| YUV | 47.95 | 185.59 | 97.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 50 | 150 | 0.97 | 0.67 | 0 | 0.41 | 221.38 | 0.94 | 0.3 |
| Hex | 5 | 32 | 96 | 61 | 43 | 0 | 29 | DD | 5E | 1E |
| Octal | 5 | 62 | 226 | 141 | 103 | 0 | 51 | 335 | 136 | 36 |
| Binary | 101 | 110010 | 10010110 | 1100001 | 1000011 | 0 | 101001 | 11011101 | 1011110 | 11110 |
Color Harmonies of #053296
Complementary color
Monochromatic Colors of #053296
Black with #053296
Text Example
Text Example
White with #053296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053296; }
p { color: rgb(5,50,150); }
H1.HeaderClassName
{
color: #053296;
}
.AnyTagClassName
{
color: #053296;
}
</style>
background-color css
<style>
a { background-color: #053296; }
a { background-color: rgb(5,50,150); }
div.DivClassName
{
background-color: #053296;
}
.BgClassName
{
background-color: #053296;
}
</style>
border-color css
<style>
span { border-color: #053296; }
span { border-color: rgb(5,50,150); }
td.TdClassName
{
border-color: #053296;
}
.TagClassName
{
border-color: #053296;
}
</style>