Shades of Smalt #043486
Tints of Smalt #043486
RGB
CMYK
RGB Variations
Color information
#043486 (or 0x043486) is known color: Smalt. HEX triplet: 04, 34 and 86. RGB value is (4,52,134). Sum of RGB (Red+Green+Blue) = 4+52+134=190 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.11% from 190); Green value is 52 (20.70% from 255 or 27.37% from 190); Blue value is 134 (52.73% from 255 or 70.53% from 190); Max value from RGB is 134 - color contains mainly: blue. Hex color #043486 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043486 is #FBCB79. Grayscale: #2E2E2E. Windows color (decimal): -16501626 or 8795140. OLE color: 8795140.
HSL color Cylindrical-coordinate representation of color #043486: hue angle of 217.85º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043486 is Cyan = 0.97, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 52 | 134 | - |
| CMYK | 0.97 | 0.61 | 0 | 0.47 |
| HSL | 217.85º | 0.94% | 0.27% | - |
| HSV(B) | 217.85º | 0.97% | 0.53% | - |
| XYZ | 5.58 | 4.2 | 23.07 | - |
| YUV | 47 | 177.1 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 52 | 134 | 0.97 | 0.61 | 0 | 0.47 | 217.85 | 0.94 | 0.27 |
| Hex | 4 | 34 | 86 | 61 | 3D | 0 | 2F | DA | 5E | 1B |
| Octal | 4 | 64 | 206 | 141 | 75 | 0 | 57 | 332 | 136 | 33 |
| Binary | 100 | 110100 | 10000110 | 1100001 | 111101 | 0 | 101111 | 11011010 | 1011110 | 11011 |
Color Harmonies of #043486
Complementary color
Monochromatic Colors of #043486
Black with #043486
Text Example
Text Example
White with #043486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043486; }
p { color: rgb(4,52,134); }
H1.HeaderClassName
{
color: #043486;
}
.AnyTagClassName
{
color: #043486;
}
</style>
background-color css
<style>
a { background-color: #043486; }
a { background-color: rgb(4,52,134); }
div.DivClassName
{
background-color: #043486;
}
.BgClassName
{
background-color: #043486;
}
</style>
border-color css
<style>
span { border-color: #043486; }
span { border-color: rgb(4,52,134); }
td.TdClassName
{
border-color: #043486;
}
.TagClassName
{
border-color: #043486;
}
</style>