Shades of Smalt #043996
Tints of Smalt #043996
RGB
CMYK
RGB Variations
Color information
#043996 (or 0x043996) is known color: Smalt. HEX triplet: 04, 39 and 96. RGB value is (4,57,150). Sum of RGB (Red+Green+Blue) = 4+57+150=211 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.90% from 211); Green value is 57 (22.66% from 255 or 27.01% from 211); Blue value is 150 (58.98% from 255 or 71.09% from 211); Max value from RGB is 150 - color contains mainly: blue. Hex color #043996 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043996 is #FBC669. Grayscale: #333333. Windows color (decimal): -16500330 or 9844996. OLE color: 9844996.
HSL color Cylindrical-coordinate representation of color #043996: hue angle of 218.22º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043996 is Cyan = 0.97, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 4 | 57 | 150 | - |
| CMYK | 0.97 | 0.62 | 0 | 0.41 |
| HSL | 218.22º | 0.95% | 0.3% | - |
| HSV(B) | 218.22º | 0.97% | 0.59% | - |
| XYZ | 7.02 | 5.15 | 29.48 | - |
| YUV | 51.76 | 183.44 | 93.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 57 | 150 | 0.97 | 0.62 | 0 | 0.41 | 218.22 | 0.95 | 0.3 |
| Hex | 4 | 39 | 96 | 61 | 3E | 0 | 29 | DA | 5F | 1E |
| Octal | 4 | 71 | 226 | 141 | 76 | 0 | 51 | 332 | 137 | 36 |
| Binary | 100 | 111001 | 10010110 | 1100001 | 111110 | 0 | 101001 | 11011010 | 1011111 | 11110 |
Color Harmonies of #043996
Complementary color
Monochromatic Colors of #043996
Black with #043996
Text Example
Text Example
White with #043996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043996; }
p { color: rgb(4,57,150); }
H1.HeaderClassName
{
color: #043996;
}
.AnyTagClassName
{
color: #043996;
}
</style>
background-color css
<style>
a { background-color: #043996; }
a { background-color: rgb(4,57,150); }
div.DivClassName
{
background-color: #043996;
}
.BgClassName
{
background-color: #043996;
}
</style>
border-color css
<style>
span { border-color: #043996; }
span { border-color: rgb(4,57,150); }
td.TdClassName
{
border-color: #043996;
}
.TagClassName
{
border-color: #043996;
}
</style>