Shades of Smalt #043096
Tints of Smalt #043096
RGB
CMYK
RGB Variations
Color information
#043096 (or 0x043096) is known color: Smalt. HEX triplet: 04, 30 and 96. RGB value is (4,48,150). Sum of RGB (Red+Green+Blue) = 4+48+150=202 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.98% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 150 (58.98% from 255 or 74.26% from 202); Max value from RGB is 150 - color contains mainly: blue. Hex color #043096 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043096 is #FBCF69. Grayscale: #2E2E2E. Windows color (decimal): -16502634 or 9842692. OLE color: 9842692.
HSL color Cylindrical-coordinate representation of color #043096: hue angle of 221.92º 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 #043096 is Cyan = 0.97, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 4 | 48 | 150 | - |
| CMYK | 0.97 | 0.68 | 0 | 0.41 |
| HSL | 221.92º | 0.95% | 0.3% | - |
| HSV(B) | 221.92º | 0.97% | 0.59% | - |
| XYZ | 6.61 | 4.34 | 29.34 | - |
| YUV | 46.47 | 186.42 | 97.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 150 | 0.97 | 0.68 | 0 | 0.41 | 221.92 | 0.95 | 0.3 |
| Hex | 4 | 30 | 96 | 61 | 44 | 0 | 29 | DE | 5F | 1E |
| Octal | 4 | 60 | 226 | 141 | 104 | 0 | 51 | 336 | 137 | 36 |
| Binary | 100 | 110000 | 10010110 | 1100001 | 1000100 | 0 | 101001 | 11011110 | 1011111 | 11110 |
Color Harmonies of #043096
Complementary color
Monochromatic Colors of #043096
Black with #043096
Text Example
Text Example
White with #043096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043096; }
p { color: rgb(4,48,150); }
H1.HeaderClassName
{
color: #043096;
}
.AnyTagClassName
{
color: #043096;
}
</style>
background-color css
<style>
a { background-color: #043096; }
a { background-color: rgb(4,48,150); }
div.DivClassName
{
background-color: #043096;
}
.BgClassName
{
background-color: #043096;
}
</style>
border-color css
<style>
span { border-color: #043096; }
span { border-color: rgb(4,48,150); }
td.TdClassName
{
border-color: #043096;
}
.TagClassName
{
border-color: #043096;
}
</style>