Shades of Smalt #043097
Tints of Smalt #043097
RGB
CMYK
RGB Variations
Color information
#043097 (or 0x043097) is known color: Smalt. HEX triplet: 04, 30 and 97. RGB value is (4,48,151). Sum of RGB (Red+Green+Blue) = 4+48+151=203 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.97% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 151 (59.38% from 255 or 74.38% from 203); Max value from RGB is 151 - color contains mainly: blue. Hex color #043097 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043097 is #FBCF68. Grayscale: #2E2E2E. Windows color (decimal): -16502633 or 9908228. OLE color: 9908228.
HSL color Cylindrical-coordinate representation of color #043097: hue angle of 222.04º 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 #043097 is Cyan = 0.97, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 4 | 48 | 151 | - |
| CMYK | 0.97 | 0.68 | 0 | 0.41 |
| HSL | 222.04º | 0.95% | 0.3% | - |
| HSV(B) | 222.04º | 0.97% | 0.59% | - |
| XYZ | 6.69 | 4.37 | 29.77 | - |
| YUV | 46.59 | 186.92 | 97.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 151 | 0.97 | 0.68 | 0 | 0.41 | 222.04 | 0.95 | 0.3 |
| Hex | 4 | 30 | 97 | 61 | 44 | 0 | 29 | DE | 5F | 1E |
| Octal | 4 | 60 | 227 | 141 | 104 | 0 | 51 | 336 | 137 | 36 |
| Binary | 100 | 110000 | 10010111 | 1100001 | 1000100 | 0 | 101001 | 11011110 | 1011111 | 11110 |
Color Harmonies of #043097
Complementary color
Monochromatic Colors of #043097
Black with #043097
Text Example
Text Example
White with #043097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043097; }
p { color: rgb(4,48,151); }
H1.HeaderClassName
{
color: #043097;
}
.AnyTagClassName
{
color: #043097;
}
</style>
background-color css
<style>
a { background-color: #043097; }
a { background-color: rgb(4,48,151); }
div.DivClassName
{
background-color: #043097;
}
.BgClassName
{
background-color: #043097;
}
</style>
border-color css
<style>
span { border-color: #043097; }
span { border-color: rgb(4,48,151); }
td.TdClassName
{
border-color: #043097;
}
.TagClassName
{
border-color: #043097;
}
</style>