Shades of Smalt #043088
Tints of Smalt #043088
RGB
CMYK
RGB Variations
Color information
#043088 (or 0x043088) is known color: Smalt. HEX triplet: 04, 30 and 88. RGB value is (4,48,136). Sum of RGB (Red+Green+Blue) = 4+48+136=188 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.13% from 188); Green value is 48 (19.14% from 255 or 25.53% from 188); Blue value is 136 (53.52% from 255 or 72.34% from 188); Max value from RGB is 136 - color contains mainly: blue. Hex color #043088 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #043088 is #FBCF77. Grayscale: #2C2C2C. Windows color (decimal): -16502648 or 8925188. OLE color: 8925188.
HSL color Cylindrical-coordinate representation of color #043088: hue angle of 220º 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 #043088 is Cyan = 0.97, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 4 | 48 | 136 | - |
| CMYK | 0.97 | 0.65 | 0 | 0.47 |
| HSL | 220º | 0.94% | 0.27% | - |
| HSV(B) | 220º | 0.97% | 0.53% | - |
| XYZ | 5.55 | 3.92 | 23.76 | - |
| YUV | 44.88 | 179.42 | 98.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 136 | 0.97 | 0.65 | 0 | 0.47 | 220 | 0.94 | 0.27 |
| Hex | 4 | 30 | 88 | 61 | 41 | 0 | 2F | DC | 5E | 1B |
| Octal | 4 | 60 | 210 | 141 | 101 | 0 | 57 | 334 | 136 | 33 |
| Binary | 100 | 110000 | 10001000 | 1100001 | 1000001 | 0 | 101111 | 11011100 | 1011110 | 11011 |
Color Harmonies of #043088
Complementary color
Monochromatic Colors of #043088
Black with #043088
Text Example
Text Example
White with #043088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043088; }
p { color: rgb(4,48,136); }
H1.HeaderClassName
{
color: #043088;
}
.AnyTagClassName
{
color: #043088;
}
</style>
background-color css
<style>
a { background-color: #043088; }
a { background-color: rgb(4,48,136); }
div.DivClassName
{
background-color: #043088;
}
.BgClassName
{
background-color: #043088;
}
</style>
border-color css
<style>
span { border-color: #043088; }
span { border-color: rgb(4,48,136); }
td.TdClassName
{
border-color: #043088;
}
.TagClassName
{
border-color: #043088;
}
</style>