Shades of Smalt #042598
Tints of Smalt #042598
RGB
CMYK
RGB Variations
Color information
#042598 (or 0x042598) is known color: Smalt. HEX triplet: 04, 25 and 98. RGB value is (4,37,152). Sum of RGB (Red+Green+Blue) = 4+37+152=193 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.07% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 152 (59.77% from 255 or 78.76% from 193); Max value from RGB is 152 - color contains mainly: blue. Hex color #042598 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #042598 is #FBDA67. Grayscale: #272727. Windows color (decimal): -16505448 or 9970948. OLE color: 9970948.
HSL color Cylindrical-coordinate representation of color #042598: hue angle of 226.62º 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 #042598 is Cyan = 0.97, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 4 | 37 | 152 | - |
| CMYK | 0.97 | 0.76 | 0 | 0.40 |
| HSL | 226.62º | 0.95% | 0.31% | - |
| HSV(B) | 226.62º | 0.97% | 0.6% | - |
| XYZ | 6.38 | 3.62 | 30.07 | - |
| YUV | 40.24 | 191.07 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 37 | 152 | 0.97 | 0.76 | 0 | 0.40 | 226.62 | 0.95 | 0.31 |
| Hex | 4 | 25 | 98 | 61 | 4C | 0 | 28 | E3 | 5F | 1F |
| Octal | 4 | 45 | 230 | 141 | 114 | 0 | 50 | 343 | 137 | 37 |
| Binary | 100 | 100101 | 10011000 | 1100001 | 1001100 | 0 | 101000 | 11100011 | 1011111 | 11111 |
Color Harmonies of #042598
Complementary color
Monochromatic Colors of #042598
Black with #042598
Text Example
Text Example
White with #042598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042598; }
p { color: rgb(4,37,152); }
H1.HeaderClassName
{
color: #042598;
}
.AnyTagClassName
{
color: #042598;
}
</style>
background-color css
<style>
a { background-color: #042598; }
a { background-color: rgb(4,37,152); }
div.DivClassName
{
background-color: #042598;
}
.BgClassName
{
background-color: #042598;
}
</style>
border-color css
<style>
span { border-color: #042598; }
span { border-color: rgb(4,37,152); }
td.TdClassName
{
border-color: #042598;
}
.TagClassName
{
border-color: #042598;
}
</style>