Shades of Smalt #032086
Tints of Smalt #032086
RGB
CMYK
RGB Variations
Color information
#032086 (or 0x032086) is known color: Smalt. HEX triplet: 03, 20 and 86. RGB value is (3,32,134). Sum of RGB (Red+Green+Blue) = 3+32+134=169 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.78% from 169); Green value is 32 (12.89% from 255 or 18.93% from 169); Blue value is 134 (52.73% from 255 or 79.29% from 169); Max value from RGB is 134 - color contains mainly: blue. Hex color #032086 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032086 is #FCDF79. Grayscale: #222222. Windows color (decimal): -16572282 or 8790019. OLE color: 8790019.
HSL color Cylindrical-coordinate representation of color #032086: hue angle of 226.72º 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 #032086 is Cyan = 0.98, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 32 | 134 | - |
| CMYK | 0.98 | 0.76 | 0 | 0.47 |
| HSL | 226.72º | 0.96% | 0.27% | - |
| HSV(B) | 226.72º | 0.98% | 0.53% | - |
| XYZ | 4.86 | 2.77 | 22.83 | - |
| YUV | 34.96 | 183.89 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 32 | 134 | 0.98 | 0.76 | 0 | 0.47 | 226.72 | 0.96 | 0.27 |
| Hex | 3 | 20 | 86 | 62 | 4C | 0 | 2F | E3 | 60 | 1B |
| Octal | 3 | 40 | 206 | 142 | 114 | 0 | 57 | 343 | 140 | 33 |
| Binary | 11 | 100000 | 10000110 | 1100010 | 1001100 | 0 | 101111 | 11100011 | 1100000 | 11011 |
Color Harmonies of #032086
Complementary color
Monochromatic Colors of #032086
Black with #032086
Text Example
Text Example
White with #032086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032086; }
p { color: rgb(3,32,134); }
H1.HeaderClassName
{
color: #032086;
}
.AnyTagClassName
{
color: #032086;
}
</style>
background-color css
<style>
a { background-color: #032086; }
a { background-color: rgb(3,32,134); }
div.DivClassName
{
background-color: #032086;
}
.BgClassName
{
background-color: #032086;
}
</style>
border-color css
<style>
span { border-color: #032086; }
span { border-color: rgb(3,32,134); }
td.TdClassName
{
border-color: #032086;
}
.TagClassName
{
border-color: #032086;
}
</style>