Shades of Smalt #032686
Tints of Smalt #032686
RGB
CMYK
RGB Variations
Color information
#032686 (or 0x032686) is known color: Smalt. HEX triplet: 03, 26 and 86. RGB value is (3,38,134). Sum of RGB (Red+Green+Blue) = 3+38+134=175 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.71% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 134 (52.73% from 255 or 76.57% from 175); Max value from RGB is 134 - color contains mainly: blue. Hex color #032686 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032686 is #FCD979. Grayscale: #262626. Windows color (decimal): -16570746 or 8791555. OLE color: 8791555.
HSL color Cylindrical-coordinate representation of color #032686: hue angle of 223.97º 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 #032686 is Cyan = 0.98, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 38 | 134 | - |
| CMYK | 0.98 | 0.72 | 0 | 0.47 |
| HSL | 223.97º | 0.96% | 0.27% | - |
| HSV(B) | 223.97º | 0.98% | 0.53% | - |
| XYZ | 5.03 | 3.13 | 22.89 | - |
| YUV | 38.48 | 181.9 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 38 | 134 | 0.98 | 0.72 | 0 | 0.47 | 223.97 | 0.96 | 0.27 |
| Hex | 3 | 26 | 86 | 62 | 48 | 0 | 2F | E0 | 60 | 1B |
| Octal | 3 | 46 | 206 | 142 | 110 | 0 | 57 | 340 | 140 | 33 |
| Binary | 11 | 100110 | 10000110 | 1100010 | 1001000 | 0 | 101111 | 11100000 | 1100000 | 11011 |
Color Harmonies of #032686
Complementary color
Monochromatic Colors of #032686
Black with #032686
Text Example
Text Example
White with #032686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032686; }
p { color: rgb(3,38,134); }
H1.HeaderClassName
{
color: #032686;
}
.AnyTagClassName
{
color: #032686;
}
</style>
background-color css
<style>
a { background-color: #032686; }
a { background-color: rgb(3,38,134); }
div.DivClassName
{
background-color: #032686;
}
.BgClassName
{
background-color: #032686;
}
</style>
border-color css
<style>
span { border-color: #032686; }
span { border-color: rgb(3,38,134); }
td.TdClassName
{
border-color: #032686;
}
.TagClassName
{
border-color: #032686;
}
</style>