Shades of Smalt #032796
Tints of Smalt #032796
RGB
CMYK
RGB Variations
Color information
#032796 (or 0x032796) is known color: Smalt. HEX triplet: 03, 27 and 96. RGB value is (3,39,150). Sum of RGB (Red+Green+Blue) = 3+39+150=192 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.56% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 150 (58.98% from 255 or 78.12% from 192); Max value from RGB is 150 - color contains mainly: blue. Hex color #032796 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032796 is #FCD869. Grayscale: #282828. Windows color (decimal): -16570474 or 9840387. OLE color: 9840387.
HSL color Cylindrical-coordinate representation of color #032796: hue angle of 225.31º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #032796 is Cyan = 0.98, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 3 | 39 | 150 | - |
| CMYK | 0.98 | 0.74 | 0 | 0.41 |
| HSL | 225.31º | 0.96% | 0.3% | - |
| HSV(B) | 225.31º | 0.98% | 0.59% | - |
| XYZ | 6.27 | 3.67 | 29.23 | - |
| YUV | 40.89 | 189.57 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 39 | 150 | 0.98 | 0.74 | 0 | 0.41 | 225.31 | 0.96 | 0.3 |
| Hex | 3 | 27 | 96 | 62 | 4A | 0 | 29 | E1 | 60 | 1E |
| Octal | 3 | 47 | 226 | 142 | 112 | 0 | 51 | 341 | 140 | 36 |
| Binary | 11 | 100111 | 10010110 | 1100010 | 1001010 | 0 | 101001 | 11100001 | 1100000 | 11110 |
Color Harmonies of #032796
Complementary color
Monochromatic Colors of #032796
Black with #032796
Text Example
Text Example
White with #032796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032796; }
p { color: rgb(3,39,150); }
H1.HeaderClassName
{
color: #032796;
}
.AnyTagClassName
{
color: #032796;
}
</style>
background-color css
<style>
a { background-color: #032796; }
a { background-color: rgb(3,39,150); }
div.DivClassName
{
background-color: #032796;
}
.BgClassName
{
background-color: #032796;
}
</style>
border-color css
<style>
span { border-color: #032796; }
span { border-color: rgb(3,39,150); }
td.TdClassName
{
border-color: #032796;
}
.TagClassName
{
border-color: #032796;
}
</style>