Shades of Smalt #042589
Tints of Smalt #042589
RGB
CMYK
RGB Variations
Color information
#042589 (or 0x042589) is known color: Smalt. HEX triplet: 04, 25 and 89. RGB value is (4,37,137). Sum of RGB (Red+Green+Blue) = 4+37+137=178 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.25% from 178); Green value is 37 (14.84% from 255 or 20.79% from 178); Blue value is 137 (53.91% from 255 or 76.97% from 178); Max value from RGB is 137 - color contains mainly: blue. Hex color #042589 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #042589 is #FBDA76. Grayscale: #262626. Windows color (decimal): -16505463 or 8987908. OLE color: 8987908.
HSL color Cylindrical-coordinate representation of color #042589: hue angle of 225.11º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #042589 is Cyan = 0.97, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 4 | 37 | 137 | - |
| CMYK | 0.97 | 0.73 | 0 | 0.46 |
| HSL | 225.11º | 0.94% | 0.28% | - |
| HSV(B) | 225.11º | 0.97% | 0.54% | - |
| XYZ | 5.23 | 3.16 | 24 | - |
| YUV | 38.53 | 183.57 | 103.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 37 | 137 | 0.97 | 0.73 | 0 | 0.46 | 225.11 | 0.94 | 0.28 |
| Hex | 4 | 25 | 89 | 61 | 49 | 0 | 2E | E1 | 5E | 1C |
| Octal | 4 | 45 | 211 | 141 | 111 | 0 | 56 | 341 | 136 | 34 |
| Binary | 100 | 100101 | 10001001 | 1100001 | 1001001 | 0 | 101110 | 11100001 | 1011110 | 11100 |
Color Harmonies of #042589
Complementary color
Monochromatic Colors of #042589
Black with #042589
Text Example
Text Example
White with #042589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042589; }
p { color: rgb(4,37,137); }
H1.HeaderClassName
{
color: #042589;
}
.AnyTagClassName
{
color: #042589;
}
</style>
background-color css
<style>
a { background-color: #042589; }
a { background-color: rgb(4,37,137); }
div.DivClassName
{
background-color: #042589;
}
.BgClassName
{
background-color: #042589;
}
</style>
border-color css
<style>
span { border-color: #042589; }
span { border-color: rgb(4,37,137); }
td.TdClassName
{
border-color: #042589;
}
.TagClassName
{
border-color: #042589;
}
</style>