Shades of Smalt #053595
Tints of Smalt #053595
RGB
CMYK
RGB Variations
Color information
#053595 (or 0x053595) is known color: Smalt. HEX triplet: 05, 35 and 95. RGB value is (5,53,149). Sum of RGB (Red+Green+Blue) = 5+53+149=207 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.42% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 149 (58.59% from 255 or 71.98% from 207); Max value from RGB is 149 - color contains mainly: blue. Hex color #053595 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053595 is #FACA6A. Grayscale: #313131. Windows color (decimal): -16435819 or 9778437. OLE color: 9778437.
HSL color Cylindrical-coordinate representation of color #053595: hue angle of 220º degrees, saturation: 0.94, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053595 is Cyan = 0.97, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 53 | 149 | - |
| CMYK | 0.97 | 0.64 | 0 | 0.42 |
| HSL | 220º | 0.94% | 0.3% | - |
| HSV(B) | 220º | 0.97% | 0.58% | - |
| XYZ | 6.76 | 4.75 | 28.99 | - |
| YUV | 49.59 | 184.1 | 96.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 53 | 149 | 0.97 | 0.64 | 0 | 0.42 | 220 | 0.94 | 0.3 |
| Hex | 5 | 35 | 95 | 61 | 40 | 0 | 2A | DC | 5E | 1E |
| Octal | 5 | 65 | 225 | 141 | 100 | 0 | 52 | 334 | 136 | 36 |
| Binary | 101 | 110101 | 10010101 | 1100001 | 1000000 | 0 | 101010 | 11011100 | 1011110 | 11110 |
Color Harmonies of #053595
Complementary color
Monochromatic Colors of #053595
Black with #053595
Text Example
Text Example
White with #053595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053595; }
p { color: rgb(5,53,149); }
H1.HeaderClassName
{
color: #053595;
}
.AnyTagClassName
{
color: #053595;
}
</style>
background-color css
<style>
a { background-color: #053595; }
a { background-color: rgb(5,53,149); }
div.DivClassName
{
background-color: #053595;
}
.BgClassName
{
background-color: #053595;
}
</style>
border-color css
<style>
span { border-color: #053595; }
span { border-color: rgb(5,53,149); }
td.TdClassName
{
border-color: #053595;
}
.TagClassName
{
border-color: #053595;
}
</style>