Shades of Smalt #032598
Tints of Smalt #032598
RGB
CMYK
RGB Variations
Color information
#032598 (or 0x032598) is known color: Smalt. HEX triplet: 03, 25 and 98. RGB value is (3,37,152). Sum of RGB (Red+Green+Blue) = 3+37+152=192 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.56% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 152 (59.77% from 255 or 79.17% from 192); Max value from RGB is 152 - color contains mainly: blue. Hex color #032598 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032598 is #FCDA67. Grayscale: #272727. Windows color (decimal): -16570984 or 9970947. OLE color: 9970947.
HSL color Cylindrical-coordinate representation of color #032598: hue angle of 226.31º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #032598 is Cyan = 0.98, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 3 | 37 | 152 | - |
| CMYK | 0.98 | 0.76 | 0 | 0.40 |
| HSL | 226.31º | 0.96% | 0.3% | - |
| HSV(B) | 226.31º | 0.98% | 0.6% | - |
| XYZ | 6.37 | 3.61 | 30.07 | - |
| YUV | 39.94 | 191.24 | 101.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 37 | 152 | 0.98 | 0.76 | 0 | 0.40 | 226.31 | 0.96 | 0.3 |
| Hex | 3 | 25 | 98 | 62 | 4C | 0 | 28 | E2 | 60 | 1E |
| Octal | 3 | 45 | 230 | 142 | 114 | 0 | 50 | 342 | 140 | 36 |
| Binary | 11 | 100101 | 10011000 | 1100010 | 1001100 | 0 | 101000 | 11100010 | 1100000 | 11110 |
Color Harmonies of #032598
Complementary color
Monochromatic Colors of #032598
Black with #032598
Text Example
Text Example
White with #032598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032598; }
p { color: rgb(3,37,152); }
H1.HeaderClassName
{
color: #032598;
}
.AnyTagClassName
{
color: #032598;
}
</style>
background-color css
<style>
a { background-color: #032598; }
a { background-color: rgb(3,37,152); }
div.DivClassName
{
background-color: #032598;
}
.BgClassName
{
background-color: #032598;
}
</style>
border-color css
<style>
span { border-color: #032598; }
span { border-color: rgb(3,37,152); }
td.TdClassName
{
border-color: #032598;
}
.TagClassName
{
border-color: #032598;
}
</style>