Shades of Smalt #053993
Tints of Smalt #053993
RGB
CMYK
RGB Variations
Color information
#053993 (or 0x053993) is known color: Smalt. HEX triplet: 05, 39 and 93. RGB value is (5,57,147). Sum of RGB (Red+Green+Blue) = 5+57+147=209 (27% of max value = 765). Red value is 5 (2.34% from 255 or 2.39% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 147 (57.81% from 255 or 70.33% from 209); Max value from RGB is 147 - color contains mainly: blue. Hex color #053993 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #053993 is #FAC66C. Grayscale: #333333. Windows color (decimal): -16434797 or 9648389. OLE color: 9648389.
HSL color Cylindrical-coordinate representation of color #053993: hue angle of 218.03º degrees, saturation: 0.93, 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 #053993 is Cyan = 0.97, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 5 | 57 | 147 | - |
| CMYK | 0.97 | 0.61 | 0 | 0.42 |
| HSL | 218.03º | 0.93% | 0.3% | - |
| HSV(B) | 218.03º | 0.97% | 0.58% | - |
| XYZ | 6.79 | 5.07 | 28.22 | - |
| YUV | 51.71 | 181.77 | 94.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 57 | 147 | 0.97 | 0.61 | 0 | 0.42 | 218.03 | 0.93 | 0.3 |
| Hex | 5 | 39 | 93 | 61 | 3D | 0 | 2A | DA | 5D | 1E |
| Octal | 5 | 71 | 223 | 141 | 75 | 0 | 52 | 332 | 135 | 36 |
| Binary | 101 | 111001 | 10010011 | 1100001 | 111101 | 0 | 101010 | 11011010 | 1011101 | 11110 |
Color Harmonies of #053993
Complementary color
Monochromatic Colors of #053993
Black with #053993
Text Example
Text Example
White with #053993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #053993; }
p { color: rgb(5,57,147); }
H1.HeaderClassName
{
color: #053993;
}
.AnyTagClassName
{
color: #053993;
}
</style>
background-color css
<style>
a { background-color: #053993; }
a { background-color: rgb(5,57,147); }
div.DivClassName
{
background-color: #053993;
}
.BgClassName
{
background-color: #053993;
}
</style>
border-color css
<style>
span { border-color: #053993; }
span { border-color: rgb(5,57,147); }
td.TdClassName
{
border-color: #053993;
}
.TagClassName
{
border-color: #053993;
}
</style>