Shades of Smalt #043686
Tints of Smalt #043686
RGB
CMYK
RGB Variations
Color information
#043686 (or 0x043686) is known color: Smalt. HEX triplet: 04, 36 and 86. RGB value is (4,54,134). Sum of RGB (Red+Green+Blue) = 4+54+134=192 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.08% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 134 (52.73% from 255 or 69.79% from 192); Max value from RGB is 134 - color contains mainly: blue. Hex color #043686 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043686 is #FBC979. Grayscale: #2F2F2F. Windows color (decimal): -16501114 or 8795652. OLE color: 8795652.
HSL color Cylindrical-coordinate representation of color #043686: hue angle of 216.92º 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 #043686 is Cyan = 0.97, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 54 | 134 | - |
| CMYK | 0.97 | 0.60 | 0 | 0.47 |
| HSL | 216.92º | 0.94% | 0.27% | - |
| HSV(B) | 216.92º | 0.97% | 0.53% | - |
| XYZ | 5.67 | 4.39 | 23.1 | - |
| YUV | 48.17 | 176.44 | 96.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 54 | 134 | 0.97 | 0.60 | 0 | 0.47 | 216.92 | 0.94 | 0.27 |
| Hex | 4 | 36 | 86 | 61 | 3C | 0 | 2F | D9 | 5E | 1B |
| Octal | 4 | 66 | 206 | 141 | 74 | 0 | 57 | 331 | 136 | 33 |
| Binary | 100 | 110110 | 10000110 | 1100001 | 111100 | 0 | 101111 | 11011001 | 1011110 | 11011 |
Color Harmonies of #043686
Complementary color
Monochromatic Colors of #043686
Black with #043686
Text Example
Text Example
White with #043686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043686; }
p { color: rgb(4,54,134); }
H1.HeaderClassName
{
color: #043686;
}
.AnyTagClassName
{
color: #043686;
}
</style>
background-color css
<style>
a { background-color: #043686; }
a { background-color: rgb(4,54,134); }
div.DivClassName
{
background-color: #043686;
}
.BgClassName
{
background-color: #043686;
}
</style>
border-color css
<style>
span { border-color: #043686; }
span { border-color: rgb(4,54,134); }
td.TdClassName
{
border-color: #043686;
}
.TagClassName
{
border-color: #043686;
}
</style>