Shades of Smalt #042791
Tints of Smalt #042791
RGB
CMYK
RGB Variations
Color information
#042791 (or 0x042791) is known color: Smalt. HEX triplet: 04, 27 and 91. RGB value is (4,39,145). Sum of RGB (Red+Green+Blue) = 4+39+145=188 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.13% from 188); Green value is 39 (15.62% from 255 or 20.74% from 188); Blue value is 145 (57.03% from 255 or 77.13% from 188); Max value from RGB is 145 - color contains mainly: blue. Hex color #042791 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #042791 is #FBD86E. Grayscale: #282828. Windows color (decimal): -16504943 or 9512708. OLE color: 9512708.
HSL color Cylindrical-coordinate representation of color #042791: hue angle of 225.11º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #042791 is Cyan = 0.97, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 4 | 39 | 145 | - |
| CMYK | 0.97 | 0.73 | 0 | 0.43 |
| HSL | 225.11º | 0.95% | 0.29% | - |
| HSV(B) | 225.11º | 0.97% | 0.57% | - |
| XYZ | 5.89 | 3.52 | 27.16 | - |
| YUV | 40.62 | 186.9 | 101.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 39 | 145 | 0.97 | 0.73 | 0 | 0.43 | 225.11 | 0.95 | 0.29 |
| Hex | 4 | 27 | 91 | 61 | 49 | 0 | 2B | E1 | 5F | 1D |
| Octal | 4 | 47 | 221 | 141 | 111 | 0 | 53 | 341 | 137 | 35 |
| Binary | 100 | 100111 | 10010001 | 1100001 | 1001001 | 0 | 101011 | 11100001 | 1011111 | 11101 |
Color Harmonies of #042791
Complementary color
Monochromatic Colors of #042791
Black with #042791
Text Example
Text Example
White with #042791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042791; }
p { color: rgb(4,39,145); }
H1.HeaderClassName
{
color: #042791;
}
.AnyTagClassName
{
color: #042791;
}
</style>
background-color css
<style>
a { background-color: #042791; }
a { background-color: rgb(4,39,145); }
div.DivClassName
{
background-color: #042791;
}
.BgClassName
{
background-color: #042791;
}
</style>
border-color css
<style>
span { border-color: #042791; }
span { border-color: rgb(4,39,145); }
td.TdClassName
{
border-color: #042791;
}
.TagClassName
{
border-color: #042791;
}
</style>