Shades of Smalt #053290
Tints of Smalt #053290
RGB
CMYK
RGB Variations
Color information
#053290 (or 0x053290) is known color: Smalt. HEX triplet: 05, 32 and 90. RGB value is (5,50,144). Sum of RGB (Red+Green+Blue) = 5+50+144=199 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.51% from 199); Green value is 50 (19.92% from 255 or 25.13% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #053290 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053290 is #FACD6F. Grayscale: #2E2E2E. Windows color (decimal): -16436592 or 9449989. OLE color: 9449989.
HSL color Cylindrical-coordinate representation of color #053290: hue angle of 220.58º degrees, saturation: 0.93, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053290 is Cyan = 0.97, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 5 | 50 | 144 | - |
| CMYK | 0.97 | 0.65 | 0 | 0.44 |
| HSL | 220.58º | 0.93% | 0.29% | - |
| HSV(B) | 220.58º | 0.97% | 0.56% | - |
| XYZ | 6.24 | 4.33 | 26.89 | - |
| YUV | 47.26 | 182.59 | 97.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 50 | 144 | 0.97 | 0.65 | 0 | 0.44 | 220.58 | 0.93 | 0.29 |
| Hex | 5 | 32 | 90 | 61 | 41 | 0 | 2C | DD | 5D | 1D |
| Octal | 5 | 62 | 220 | 141 | 101 | 0 | 54 | 335 | 135 | 35 |
| Binary | 101 | 110010 | 10010000 | 1100001 | 1000001 | 0 | 101100 | 11011101 | 1011101 | 11101 |
Color Harmonies of #053290
Complementary color
Monochromatic Colors of #053290
Black with #053290
Text Example
Text Example
White with #053290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053290; }
p { color: rgb(5,50,144); }
H1.HeaderClassName
{
color: #053290;
}
.AnyTagClassName
{
color: #053290;
}
</style>
background-color css
<style>
a { background-color: #053290; }
a { background-color: rgb(5,50,144); }
div.DivClassName
{
background-color: #053290;
}
.BgClassName
{
background-color: #053290;
}
</style>
border-color css
<style>
span { border-color: #053290; }
span { border-color: rgb(5,50,144); }
td.TdClassName
{
border-color: #053290;
}
.TagClassName
{
border-color: #053290;
}
</style>