Shades of Smalt #042998
Tints of Smalt #042998
RGB
CMYK
RGB Variations
Color information
#042998 (or 0x042998) is known color: Smalt. HEX triplet: 04, 29 and 98. RGB value is (4,41,152). Sum of RGB (Red+Green+Blue) = 4+41+152=197 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.03% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 152 (59.77% from 255 or 77.16% from 197); Max value from RGB is 152 - color contains mainly: blue. Hex color #042998 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #042998 is #FBD667. Grayscale: #2A2A2A. Windows color (decimal): -16504424 or 9971972. OLE color: 9971972.
HSL color Cylindrical-coordinate representation of color #042998: hue angle of 225º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #042998 is Cyan = 0.97, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 4 | 41 | 152 | - |
| CMYK | 0.97 | 0.73 | 0 | 0.40 |
| HSL | 225º | 0.95% | 0.31% | - |
| HSV(B) | 225º | 0.97% | 0.6% | - |
| XYZ | 6.51 | 3.88 | 30.11 | - |
| YUV | 42.59 | 189.74 | 100.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 41 | 152 | 0.97 | 0.73 | 0 | 0.40 | 225 | 0.95 | 0.31 |
| Hex | 4 | 29 | 98 | 61 | 49 | 0 | 28 | E1 | 5F | 1F |
| Octal | 4 | 51 | 230 | 141 | 111 | 0 | 50 | 341 | 137 | 37 |
| Binary | 100 | 101001 | 10011000 | 1100001 | 1001001 | 0 | 101000 | 11100001 | 1011111 | 11111 |
Color Harmonies of #042998
Complementary color
Monochromatic Colors of #042998
Black with #042998
Text Example
Text Example
White with #042998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042998; }
p { color: rgb(4,41,152); }
H1.HeaderClassName
{
color: #042998;
}
.AnyTagClassName
{
color: #042998;
}
</style>
background-color css
<style>
a { background-color: #042998; }
a { background-color: rgb(4,41,152); }
div.DivClassName
{
background-color: #042998;
}
.BgClassName
{
background-color: #042998;
}
</style>
border-color css
<style>
span { border-color: #042998; }
span { border-color: rgb(4,41,152); }
td.TdClassName
{
border-color: #042998;
}
.TagClassName
{
border-color: #042998;
}
</style>