Shades of Smalt #043385
Tints of Smalt #043385
RGB
CMYK
RGB Variations
Color information
#043385 (or 0x043385) is known color: Smalt. HEX triplet: 04, 33 and 85. RGB value is (4,51,133). Sum of RGB (Red+Green+Blue) = 4+51+133=188 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.13% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 133 (52.34% from 255 or 70.74% from 188); Max value from RGB is 133 - color contains mainly: blue. Hex color #043385 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043385 is #FBCC7A. Grayscale: #2D2D2D. Windows color (decimal): -16501883 or 8729348. OLE color: 8729348.
HSL color Cylindrical-coordinate representation of color #043385: hue angle of 218.14º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #043385 is Cyan = 0.97, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 4 | 51 | 133 | - |
| CMYK | 0.97 | 0.62 | 0 | 0.48 |
| HSL | 218.14º | 0.94% | 0.27% | - |
| HSV(B) | 218.14º | 0.97% | 0.52% | - |
| XYZ | 5.47 | 4.09 | 22.69 | - |
| YUV | 46.3 | 176.93 | 97.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 51 | 133 | 0.97 | 0.62 | 0 | 0.48 | 218.14 | 0.94 | 0.27 |
| Hex | 4 | 33 | 85 | 61 | 3E | 0 | 30 | DA | 5E | 1B |
| Octal | 4 | 63 | 205 | 141 | 76 | 0 | 60 | 332 | 136 | 33 |
| Binary | 100 | 110011 | 10000101 | 1100001 | 111110 | 0 | 110000 | 11011010 | 1011110 | 11011 |
Color Harmonies of #043385
Complementary color
Monochromatic Colors of #043385
Black with #043385
Text Example
Text Example
White with #043385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043385; }
p { color: rgb(4,51,133); }
H1.HeaderClassName
{
color: #043385;
}
.AnyTagClassName
{
color: #043385;
}
</style>
background-color css
<style>
a { background-color: #043385; }
a { background-color: rgb(4,51,133); }
div.DivClassName
{
background-color: #043385;
}
.BgClassName
{
background-color: #043385;
}
</style>
border-color css
<style>
span { border-color: #043385; }
span { border-color: rgb(4,51,133); }
td.TdClassName
{
border-color: #043385;
}
.TagClassName
{
border-color: #043385;
}
</style>