Shades of Smalt #043287
Tints of Smalt #043287
RGB
CMYK
RGB Variations
Color information
#043287 (or 0x043287) is known color: Smalt. HEX triplet: 04, 32 and 87. RGB value is (4,50,135). Sum of RGB (Red+Green+Blue) = 4+50+135=189 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.12% from 189); Green value is 50 (19.92% from 255 or 26.46% from 189); Blue value is 135 (53.12% from 255 or 71.43% from 189); Max value from RGB is 135 - color contains mainly: blue. Hex color #043287 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043287 is #FBCD78. Grayscale: #2D2D2D. Windows color (decimal): -16502137 or 8860164. OLE color: 8860164.
HSL color Cylindrical-coordinate representation of color #043287: hue angle of 218.93º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043287 is Cyan = 0.97, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 50 | 135 | - |
| CMYK | 0.97 | 0.63 | 0 | 0.47 |
| HSL | 218.93º | 0.94% | 0.27% | - |
| HSV(B) | 218.93º | 0.97% | 0.53% | - |
| XYZ | 5.56 | 4.06 | 23.41 | - |
| YUV | 45.94 | 178.26 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 50 | 135 | 0.97 | 0.63 | 0 | 0.47 | 218.93 | 0.94 | 0.27 |
| Hex | 4 | 32 | 87 | 61 | 3F | 0 | 2F | DB | 5E | 1B |
| Octal | 4 | 62 | 207 | 141 | 77 | 0 | 57 | 333 | 136 | 33 |
| Binary | 100 | 110010 | 10000111 | 1100001 | 111111 | 0 | 101111 | 11011011 | 1011110 | 11011 |
Color Harmonies of #043287
Complementary color
Monochromatic Colors of #043287
Black with #043287
Text Example
Text Example
White with #043287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043287; }
p { color: rgb(4,50,135); }
H1.HeaderClassName
{
color: #043287;
}
.AnyTagClassName
{
color: #043287;
}
</style>
background-color css
<style>
a { background-color: #043287; }
a { background-color: rgb(4,50,135); }
div.DivClassName
{
background-color: #043287;
}
.BgClassName
{
background-color: #043287;
}
</style>
border-color css
<style>
span { border-color: #043287; }
span { border-color: rgb(4,50,135); }
td.TdClassName
{
border-color: #043287;
}
.TagClassName
{
border-color: #043287;
}
</style>