Shades of Smalt #032590
Tints of Smalt #032590
RGB
CMYK
RGB Variations
Color information
#032590 (or 0x032590) is known color: Smalt. HEX triplet: 03, 25 and 90. RGB value is (3,37,144). Sum of RGB (Red+Green+Blue) = 3+37+144=184 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.63% from 184); Green value is 37 (14.84% from 255 or 20.11% from 184); Blue value is 144 (56.64% from 255 or 78.26% from 184); Max value from RGB is 144 - color contains mainly: blue. Hex color #032590 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032590 is #FCDA6F. Grayscale: #262626. Windows color (decimal): -16570992 or 9446659. OLE color: 9446659.
HSL color Cylindrical-coordinate representation of color #032590: hue angle of 225.53º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #032590 is Cyan = 0.98, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 3 | 37 | 144 | - |
| CMYK | 0.98 | 0.74 | 0 | 0.44 |
| HSL | 225.53º | 0.96% | 0.29% | - |
| HSV(B) | 225.53º | 0.98% | 0.56% | - |
| XYZ | 5.73 | 3.36 | 26.73 | - |
| YUV | 39.03 | 187.24 | 102.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 37 | 144 | 0.98 | 0.74 | 0 | 0.44 | 225.53 | 0.96 | 0.29 |
| Hex | 3 | 25 | 90 | 62 | 4A | 0 | 2C | E2 | 60 | 1D |
| Octal | 3 | 45 | 220 | 142 | 112 | 0 | 54 | 342 | 140 | 35 |
| Binary | 11 | 100101 | 10010000 | 1100010 | 1001010 | 0 | 101100 | 11100010 | 1100000 | 11101 |
Color Harmonies of #032590
Complementary color
Monochromatic Colors of #032590
Black with #032590
Text Example
Text Example
White with #032590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032590; }
p { color: rgb(3,37,144); }
H1.HeaderClassName
{
color: #032590;
}
.AnyTagClassName
{
color: #032590;
}
</style>
background-color css
<style>
a { background-color: #032590; }
a { background-color: rgb(3,37,144); }
div.DivClassName
{
background-color: #032590;
}
.BgClassName
{
background-color: #032590;
}
</style>
border-color css
<style>
span { border-color: #032590; }
span { border-color: rgb(3,37,144); }
td.TdClassName
{
border-color: #032590;
}
.TagClassName
{
border-color: #032590;
}
</style>