Shades of Smalt #043181
Tints of Smalt #043181
RGB
CMYK
RGB Variations
Color information
#043181 (or 0x043181) is known color: Smalt. HEX triplet: 04, 31 and 81. RGB value is (4,49,129). Sum of RGB (Red+Green+Blue) = 4+49+129=182 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.20% from 182); Green value is 49 (19.53% from 255 or 26.92% from 182); Blue value is 129 (50.78% from 255 or 70.88% from 182); Max value from RGB is 129 - color contains mainly: blue. Hex color #043181 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043181 is #FBCE7E. Grayscale: #2C2C2C. Windows color (decimal): -16502399 or 8466692. OLE color: 8466692.
HSL color Cylindrical-coordinate representation of color #043181: hue angle of 218.4º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043181 is Cyan = 0.97, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 4 | 49 | 129 | - |
| CMYK | 0.97 | 0.62 | 0 | 0.49 |
| HSL | 218.4º | 0.94% | 0.26% | - |
| HSV(B) | 218.4º | 0.97% | 0.51% | - |
| XYZ | 5.11 | 3.81 | 21.23 | - |
| YUV | 44.67 | 175.59 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 49 | 129 | 0.97 | 0.62 | 0 | 0.49 | 218.4 | 0.94 | 0.26 |
| Hex | 4 | 31 | 81 | 61 | 3E | 0 | 31 | DA | 5E | 1A |
| Octal | 4 | 61 | 201 | 141 | 76 | 0 | 61 | 332 | 136 | 32 |
| Binary | 100 | 110001 | 10000001 | 1100001 | 111110 | 0 | 110001 | 11011010 | 1011110 | 11010 |
Color Harmonies of #043181
Complementary color
Monochromatic Colors of #043181
Black with #043181
Text Example
Text Example
White with #043181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043181; }
p { color: rgb(4,49,129); }
H1.HeaderClassName
{
color: #043181;
}
.AnyTagClassName
{
color: #043181;
}
</style>
background-color css
<style>
a { background-color: #043181; }
a { background-color: rgb(4,49,129); }
div.DivClassName
{
background-color: #043181;
}
.BgClassName
{
background-color: #043181;
}
</style>
border-color css
<style>
span { border-color: #043181; }
span { border-color: rgb(4,49,129); }
td.TdClassName
{
border-color: #043181;
}
.TagClassName
{
border-color: #043181;
}
</style>