Shades of Smalt #043089
Tints of Smalt #043089
RGB
CMYK
RGB Variations
Color information
#043089 (or 0x043089) is known color: Smalt. HEX triplet: 04, 30 and 89. RGB value is (4,48,137). Sum of RGB (Red+Green+Blue) = 4+48+137=189 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.12% from 189); Green value is 48 (19.14% from 255 or 25.40% from 189); Blue value is 137 (53.91% from 255 or 72.49% from 189); Max value from RGB is 137 - color contains mainly: blue. Hex color #043089 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043089 is #FBCF76. Grayscale: #2C2C2C. Windows color (decimal): -16502647 or 8990724. OLE color: 8990724.
HSL color Cylindrical-coordinate representation of color #043089: hue angle of 220.15º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043089 is Cyan = 0.97, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 4 | 48 | 137 | - |
| CMYK | 0.97 | 0.65 | 0 | 0.46 |
| HSL | 220.15º | 0.94% | 0.28% | - |
| HSV(B) | 220.15º | 0.97% | 0.54% | - |
| XYZ | 5.62 | 3.95 | 24.13 | - |
| YUV | 44.99 | 179.92 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 137 | 0.97 | 0.65 | 0 | 0.46 | 220.15 | 0.94 | 0.28 |
| Hex | 4 | 30 | 89 | 61 | 41 | 0 | 2E | DC | 5E | 1C |
| Octal | 4 | 60 | 211 | 141 | 101 | 0 | 56 | 334 | 136 | 34 |
| Binary | 100 | 110000 | 10001001 | 1100001 | 1000001 | 0 | 101110 | 11011100 | 1011110 | 11100 |
Color Harmonies of #043089
Complementary color
Monochromatic Colors of #043089
Black with #043089
Text Example
Text Example
White with #043089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043089; }
p { color: rgb(4,48,137); }
H1.HeaderClassName
{
color: #043089;
}
.AnyTagClassName
{
color: #043089;
}
</style>
background-color css
<style>
a { background-color: #043089; }
a { background-color: rgb(4,48,137); }
div.DivClassName
{
background-color: #043089;
}
.BgClassName
{
background-color: #043089;
}
</style>
border-color css
<style>
span { border-color: #043089; }
span { border-color: rgb(4,48,137); }
td.TdClassName
{
border-color: #043089;
}
.TagClassName
{
border-color: #043089;
}
</style>