Shades of Smalt #043595
Tints of Smalt #043595
RGB
CMYK
RGB Variations
Color information
#043595 (or 0x043595) is known color: Smalt. HEX triplet: 04, 35 and 95. RGB value is (4,53,149). Sum of RGB (Red+Green+Blue) = 4+53+149=206 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.94% from 206); Green value is 53 (21.09% from 255 or 25.73% from 206); Blue value is 149 (58.59% from 255 or 72.33% from 206); Max value from RGB is 149 - color contains mainly: blue. Hex color #043595 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043595 is #FBCA6A. Grayscale: #303030. Windows color (decimal): -16501355 or 9778436. OLE color: 9778436.
HSL color Cylindrical-coordinate representation of color #043595: hue angle of 219.72º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043595 is Cyan = 0.97, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 4 | 53 | 149 | - |
| CMYK | 0.97 | 0.64 | 0 | 0.42 |
| HSL | 219.72º | 0.95% | 0.3% | - |
| HSV(B) | 219.72º | 0.97% | 0.58% | - |
| XYZ | 6.75 | 4.74 | 28.99 | - |
| YUV | 49.29 | 184.27 | 95.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 53 | 149 | 0.97 | 0.64 | 0 | 0.42 | 219.72 | 0.95 | 0.3 |
| Hex | 4 | 35 | 95 | 61 | 40 | 0 | 2A | DC | 5F | 1E |
| Octal | 4 | 65 | 225 | 141 | 100 | 0 | 52 | 334 | 137 | 36 |
| Binary | 100 | 110101 | 10010101 | 1100001 | 1000000 | 0 | 101010 | 11011100 | 1011111 | 11110 |
Color Harmonies of #043595
Complementary color
Monochromatic Colors of #043595
Black with #043595
Text Example
Text Example
White with #043595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043595; }
p { color: rgb(4,53,149); }
H1.HeaderClassName
{
color: #043595;
}
.AnyTagClassName
{
color: #043595;
}
</style>
background-color css
<style>
a { background-color: #043595; }
a { background-color: rgb(4,53,149); }
div.DivClassName
{
background-color: #043595;
}
.BgClassName
{
background-color: #043595;
}
</style>
border-color css
<style>
span { border-color: #043595; }
span { border-color: rgb(4,53,149); }
td.TdClassName
{
border-color: #043595;
}
.TagClassName
{
border-color: #043595;
}
</style>