Shades of Smalt #043398
Tints of Smalt #043398
RGB
CMYK
RGB Variations
Color information
#043398 (or 0x043398) is known color: Smalt. HEX triplet: 04, 33 and 98. RGB value is (4,51,152). Sum of RGB (Red+Green+Blue) = 4+51+152=207 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.93% from 207); Green value is 51 (20.31% from 255 or 24.64% from 207); Blue value is 152 (59.77% from 255 or 73.43% from 207); Max value from RGB is 152 - color contains mainly: blue. Hex color #043398 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043398 is #FBCC67. Grayscale: #303030. Windows color (decimal): -16501864 or 9974532. OLE color: 9974532.
HSL color Cylindrical-coordinate representation of color #043398: hue angle of 220.95º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043398 is Cyan = 0.97, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 4 | 51 | 152 | - |
| CMYK | 0.97 | 0.66 | 0 | 0.40 |
| HSL | 220.95º | 0.95% | 0.31% | - |
| HSV(B) | 220.95º | 0.97% | 0.6% | - |
| XYZ | 6.9 | 4.66 | 30.24 | - |
| YUV | 48.46 | 186.43 | 96.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 51 | 152 | 0.97 | 0.66 | 0 | 0.40 | 220.95 | 0.95 | 0.31 |
| Hex | 4 | 33 | 98 | 61 | 42 | 0 | 28 | DD | 5F | 1F |
| Octal | 4 | 63 | 230 | 141 | 102 | 0 | 50 | 335 | 137 | 37 |
| Binary | 100 | 110011 | 10011000 | 1100001 | 1000010 | 0 | 101000 | 11011101 | 1011111 | 11111 |
Color Harmonies of #043398
Complementary color
Monochromatic Colors of #043398
Black with #043398
Text Example
Text Example
White with #043398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043398; }
p { color: rgb(4,51,152); }
H1.HeaderClassName
{
color: #043398;
}
.AnyTagClassName
{
color: #043398;
}
</style>
background-color css
<style>
a { background-color: #043398; }
a { background-color: rgb(4,51,152); }
div.DivClassName
{
background-color: #043398;
}
.BgClassName
{
background-color: #043398;
}
</style>
border-color css
<style>
span { border-color: #043398; }
span { border-color: rgb(4,51,152); }
td.TdClassName
{
border-color: #043398;
}
.TagClassName
{
border-color: #043398;
}
</style>