Shades of Smalt #043086
Tints of Smalt #043086
RGB
CMYK
RGB Variations
Color information
#043086 (or 0x043086) is known color: Smalt. HEX triplet: 04, 30 and 86. RGB value is (4,48,134). Sum of RGB (Red+Green+Blue) = 4+48+134=186 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.15% from 186); Green value is 48 (19.14% from 255 or 25.81% from 186); Blue value is 134 (52.73% from 255 or 72.04% from 186); Max value from RGB is 134 - color contains mainly: blue. Hex color #043086 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043086 is #FBCF79. Grayscale: #2C2C2C. Windows color (decimal): -16502650 or 8794116. OLE color: 8794116.
HSL color Cylindrical-coordinate representation of color #043086: hue angle of 219.69º 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 #043086 is Cyan = 0.97, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 48 | 134 | - |
| CMYK | 0.97 | 0.64 | 0 | 0.47 |
| HSL | 219.69º | 0.94% | 0.27% | - |
| HSV(B) | 219.69º | 0.97% | 0.53% | - |
| XYZ | 5.41 | 3.86 | 23.01 | - |
| YUV | 44.65 | 178.42 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 134 | 0.97 | 0.64 | 0 | 0.47 | 219.69 | 0.94 | 0.27 |
| Hex | 4 | 30 | 86 | 61 | 40 | 0 | 2F | DC | 5E | 1B |
| Octal | 4 | 60 | 206 | 141 | 100 | 0 | 57 | 334 | 136 | 33 |
| Binary | 100 | 110000 | 10000110 | 1100001 | 1000000 | 0 | 101111 | 11011100 | 1011110 | 11011 |
Color Harmonies of #043086
Complementary color
Monochromatic Colors of #043086
Black with #043086
Text Example
Text Example
White with #043086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043086; }
p { color: rgb(4,48,134); }
H1.HeaderClassName
{
color: #043086;
}
.AnyTagClassName
{
color: #043086;
}
</style>
background-color css
<style>
a { background-color: #043086; }
a { background-color: rgb(4,48,134); }
div.DivClassName
{
background-color: #043086;
}
.BgClassName
{
background-color: #043086;
}
</style>
border-color css
<style>
span { border-color: #043086; }
span { border-color: rgb(4,48,134); }
td.TdClassName
{
border-color: #043086;
}
.TagClassName
{
border-color: #043086;
}
</style>