Shades of Smalt #042189
Tints of Smalt #042189
RGB
CMYK
RGB Variations
Color information
#042189 (or 0x042189) is known color: Smalt. HEX triplet: 04, 21 and 89. RGB value is (4,33,137). Sum of RGB (Red+Green+Blue) = 4+33+137=174 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.30% from 174); Green value is 33 (13.28% from 255 or 18.97% from 174); Blue value is 137 (53.91% from 255 or 78.74% from 174); Max value from RGB is 137 - color contains mainly: blue. Hex color #042189 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #042189 is #FBDE76. Grayscale: #232323. Windows color (decimal): -16506487 or 8986884. OLE color: 8986884.
HSL color Cylindrical-coordinate representation of color #042189: hue angle of 226.92º 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 #042189 is Cyan = 0.97, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 4 | 33 | 137 | - |
| CMYK | 0.97 | 0.76 | 0 | 0.46 |
| HSL | 226.92º | 0.94% | 0.28% | - |
| HSV(B) | 226.92º | 0.97% | 0.54% | - |
| XYZ | 5.11 | 2.92 | 23.96 | - |
| YUV | 36.19 | 184.89 | 105.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 33 | 137 | 0.97 | 0.76 | 0 | 0.46 | 226.92 | 0.94 | 0.28 |
| Hex | 4 | 21 | 89 | 61 | 4C | 0 | 2E | E3 | 5E | 1C |
| Octal | 4 | 41 | 211 | 141 | 114 | 0 | 56 | 343 | 136 | 34 |
| Binary | 100 | 100001 | 10001001 | 1100001 | 1001100 | 0 | 101110 | 11100011 | 1011110 | 11100 |
Color Harmonies of #042189
Complementary color
Monochromatic Colors of #042189
Black with #042189
Text Example
Text Example
White with #042189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042189; }
p { color: rgb(4,33,137); }
H1.HeaderClassName
{
color: #042189;
}
.AnyTagClassName
{
color: #042189;
}
</style>
background-color css
<style>
a { background-color: #042189; }
a { background-color: rgb(4,33,137); }
div.DivClassName
{
background-color: #042189;
}
.BgClassName
{
background-color: #042189;
}
</style>
border-color css
<style>
span { border-color: #042189; }
span { border-color: rgb(4,33,137); }
td.TdClassName
{
border-color: #042189;
}
.TagClassName
{
border-color: #042189;
}
</style>