Shades of Smalt #042890
Tints of Smalt #042890
RGB
CMYK
RGB Variations
Color information
#042890 (or 0x042890) is known color: Smalt. HEX triplet: 04, 28 and 90. RGB value is (4,40,144). Sum of RGB (Red+Green+Blue) = 4+40+144=188 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.13% from 188); Green value is 40 (16.02% from 255 or 21.28% from 188); Blue value is 144 (56.64% from 255 or 76.60% from 188); Max value from RGB is 144 - color contains mainly: blue. Hex color #042890 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #042890 is #FBD76F. Grayscale: #282828. Windows color (decimal): -16504688 or 9447428. OLE color: 9447428.
HSL color Cylindrical-coordinate representation of color #042890: hue angle of 224.57º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #042890 is Cyan = 0.97, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 4 | 40 | 144 | - |
| CMYK | 0.97 | 0.72 | 0 | 0.44 |
| HSL | 224.57º | 0.95% | 0.29% | - |
| HSV(B) | 224.57º | 0.97% | 0.56% | - |
| XYZ | 5.84 | 3.56 | 26.76 | - |
| YUV | 41.09 | 186.07 | 101.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 40 | 144 | 0.97 | 0.72 | 0 | 0.44 | 224.57 | 0.95 | 0.29 |
| Hex | 4 | 28 | 90 | 61 | 48 | 0 | 2C | E1 | 5F | 1D |
| Octal | 4 | 50 | 220 | 141 | 110 | 0 | 54 | 341 | 137 | 35 |
| Binary | 100 | 101000 | 10010000 | 1100001 | 1001000 | 0 | 101100 | 11100001 | 1011111 | 11101 |
Color Harmonies of #042890
Complementary color
Monochromatic Colors of #042890
Black with #042890
Text Example
Text Example
White with #042890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042890; }
p { color: rgb(4,40,144); }
H1.HeaderClassName
{
color: #042890;
}
.AnyTagClassName
{
color: #042890;
}
</style>
background-color css
<style>
a { background-color: #042890; }
a { background-color: rgb(4,40,144); }
div.DivClassName
{
background-color: #042890;
}
.BgClassName
{
background-color: #042890;
}
</style>
border-color css
<style>
span { border-color: #042890; }
span { border-color: rgb(4,40,144); }
td.TdClassName
{
border-color: #042890;
}
.TagClassName
{
border-color: #042890;
}
</style>