Shades of Smalt #032586
Tints of Smalt #032586
RGB
CMYK
RGB Variations
Color information
#032586 (or 0x032586) is known color: Smalt. HEX triplet: 03, 25 and 86. RGB value is (3,37,134). Sum of RGB (Red+Green+Blue) = 3+37+134=174 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.72% from 174); Green value is 37 (14.84% from 255 or 21.26% from 174); Blue value is 134 (52.73% from 255 or 77.01% from 174); Max value from RGB is 134 - color contains mainly: blue. Hex color #032586 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032586 is #FCDA79. Grayscale: #252525. Windows color (decimal): -16571002 or 8791299. OLE color: 8791299.
HSL color Cylindrical-coordinate representation of color #032586: hue angle of 224.43º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #032586 is Cyan = 0.98, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 37 | 134 | - |
| CMYK | 0.98 | 0.72 | 0 | 0.47 |
| HSL | 224.43º | 0.96% | 0.27% | - |
| HSV(B) | 224.43º | 0.98% | 0.53% | - |
| XYZ | 5 | 3.06 | 22.88 | - |
| YUV | 37.89 | 182.24 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 37 | 134 | 0.98 | 0.72 | 0 | 0.47 | 224.43 | 0.96 | 0.27 |
| Hex | 3 | 25 | 86 | 62 | 48 | 0 | 2F | E0 | 60 | 1B |
| Octal | 3 | 45 | 206 | 142 | 110 | 0 | 57 | 340 | 140 | 33 |
| Binary | 11 | 100101 | 10000110 | 1100010 | 1001000 | 0 | 101111 | 11100000 | 1100000 | 11011 |
Color Harmonies of #032586
Complementary color
Monochromatic Colors of #032586
Black with #032586
Text Example
Text Example
White with #032586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032586; }
p { color: rgb(3,37,134); }
H1.HeaderClassName
{
color: #032586;
}
.AnyTagClassName
{
color: #032586;
}
</style>
background-color css
<style>
a { background-color: #032586; }
a { background-color: rgb(3,37,134); }
div.DivClassName
{
background-color: #032586;
}
.BgClassName
{
background-color: #032586;
}
</style>
border-color css
<style>
span { border-color: #032586; }
span { border-color: rgb(3,37,134); }
td.TdClassName
{
border-color: #032586;
}
.TagClassName
{
border-color: #032586;
}
</style>