Shades of Smalt #043493
Tints of Smalt #043493
RGB
CMYK
RGB Variations
Color information
#043493 (or 0x043493) is known color: Smalt. HEX triplet: 04, 34 and 93. RGB value is (4,52,147). Sum of RGB (Red+Green+Blue) = 4+52+147=203 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.97% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 147 (57.81% from 255 or 72.41% from 203); Max value from RGB is 147 - color contains mainly: blue. Hex color #043493 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043493 is #FBCB6C. Grayscale: #303030. Windows color (decimal): -16501613 or 9647108. OLE color: 9647108.
HSL color Cylindrical-coordinate representation of color #043493: hue angle of 219.86º degrees, saturation: 0.95, 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 #043493 is Cyan = 0.97, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 52 | 147 | - |
| CMYK | 0.97 | 0.65 | 0 | 0.42 |
| HSL | 219.86º | 0.95% | 0.3% | - |
| HSV(B) | 219.86º | 0.97% | 0.58% | - |
| XYZ | 6.54 | 4.59 | 28.14 | - |
| YUV | 48.48 | 183.6 | 96.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 52 | 147 | 0.97 | 0.65 | 0 | 0.42 | 219.86 | 0.95 | 0.3 |
| Hex | 4 | 34 | 93 | 61 | 41 | 0 | 2A | DC | 5F | 1E |
| Octal | 4 | 64 | 223 | 141 | 101 | 0 | 52 | 334 | 137 | 36 |
| Binary | 100 | 110100 | 10010011 | 1100001 | 1000001 | 0 | 101010 | 11011100 | 1011111 | 11110 |
Color Harmonies of #043493
Complementary color
Monochromatic Colors of #043493
Black with #043493
Text Example
Text Example
White with #043493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043493; }
p { color: rgb(4,52,147); }
H1.HeaderClassName
{
color: #043493;
}
.AnyTagClassName
{
color: #043493;
}
</style>
background-color css
<style>
a { background-color: #043493; }
a { background-color: rgb(4,52,147); }
div.DivClassName
{
background-color: #043493;
}
.BgClassName
{
background-color: #043493;
}
</style>
border-color css
<style>
span { border-color: #043493; }
span { border-color: rgb(4,52,147); }
td.TdClassName
{
border-color: #043493;
}
.TagClassName
{
border-color: #043493;
}
</style>