Shades of Smalt #053992
Tints of Smalt #053992
RGB
CMYK
RGB Variations
Color information
#053992 (or 0x053992) is known color: Smalt. HEX triplet: 05, 39 and 92. RGB value is (5,57,146). Sum of RGB (Red+Green+Blue) = 5+57+146=208 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.40% from 208); Green value is 57 (22.66% from 255 or 27.40% from 208); Blue value is 146 (57.42% from 255 or 70.19% from 208); Max value from RGB is 146 - color contains mainly: blue. Hex color #053992 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053992 is #FAC66D. Grayscale: #333333. Windows color (decimal): -16434798 or 9582853. OLE color: 9582853.
HSL color Cylindrical-coordinate representation of color #053992: hue angle of 217.87º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #053992 is Cyan = 0.97, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 5 | 57 | 146 | - |
| CMYK | 0.97 | 0.61 | 0 | 0.43 |
| HSL | 217.87º | 0.93% | 0.3% | - |
| HSV(B) | 217.87º | 0.97% | 0.57% | - |
| XYZ | 6.71 | 5.03 | 27.81 | - |
| YUV | 51.6 | 181.27 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 146 | 0.97 | 0.61 | 0 | 0.43 | 217.87 | 0.93 | 0.3 |
| Hex | 5 | 39 | 92 | 61 | 3D | 0 | 2B | DA | 5D | 1E |
| Octal | 5 | 71 | 222 | 141 | 75 | 0 | 53 | 332 | 135 | 36 |
| Binary | 101 | 111001 | 10010010 | 1100001 | 111101 | 0 | 101011 | 11011010 | 1011101 | 11110 |
Color Harmonies of #053992
Complementary color
Monochromatic Colors of #053992
Black with #053992
Text Example
Text Example
White with #053992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053992; }
p { color: rgb(5,57,146); }
H1.HeaderClassName
{
color: #053992;
}
.AnyTagClassName
{
color: #053992;
}
</style>
background-color css
<style>
a { background-color: #053992; }
a { background-color: rgb(5,57,146); }
div.DivClassName
{
background-color: #053992;
}
.BgClassName
{
background-color: #053992;
}
</style>
border-color css
<style>
span { border-color: #053992; }
span { border-color: rgb(5,57,146); }
td.TdClassName
{
border-color: #053992;
}
.TagClassName
{
border-color: #053992;
}
</style>