Shades of Smalt #032995
Tints of Smalt #032995
RGB
CMYK
RGB Variations
Color information
#032995 (or 0x032995) is known color: Smalt. HEX triplet: 03, 29 and 95. RGB value is (3,41,149). Sum of RGB (Red+Green+Blue) = 3+41+149=193 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 149 (58.59% from 255 or 77.20% from 193); Max value from RGB is 149 - color contains mainly: blue. Hex color #032995 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032995 is #FCD66A. Grayscale: #292929. Windows color (decimal): -16569963 or 9775363. OLE color: 9775363.
HSL color Cylindrical-coordinate representation of color #032995: hue angle of 224.38º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #032995 is Cyan = 0.98, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 3 | 41 | 149 | - |
| CMYK | 0.98 | 0.72 | 0 | 0.42 |
| HSL | 224.38º | 0.96% | 0.3% | - |
| HSV(B) | 224.38º | 0.98% | 0.58% | - |
| XYZ | 6.26 | 3.78 | 28.83 | - |
| YUV | 41.95 | 188.41 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 41 | 149 | 0.98 | 0.72 | 0 | 0.42 | 224.38 | 0.96 | 0.3 |
| Hex | 3 | 29 | 95 | 62 | 48 | 0 | 2A | E0 | 60 | 1E |
| Octal | 3 | 51 | 225 | 142 | 110 | 0 | 52 | 340 | 140 | 36 |
| Binary | 11 | 101001 | 10010101 | 1100010 | 1001000 | 0 | 101010 | 11100000 | 1100000 | 11110 |
Color Harmonies of #032995
Complementary color
Monochromatic Colors of #032995
Black with #032995
Text Example
Text Example
White with #032995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032995; }
p { color: rgb(3,41,149); }
H1.HeaderClassName
{
color: #032995;
}
.AnyTagClassName
{
color: #032995;
}
</style>
background-color css
<style>
a { background-color: #032995; }
a { background-color: rgb(3,41,149); }
div.DivClassName
{
background-color: #032995;
}
.BgClassName
{
background-color: #032995;
}
</style>
border-color css
<style>
span { border-color: #032995; }
span { border-color: rgb(3,41,149); }
td.TdClassName
{
border-color: #032995;
}
.TagClassName
{
border-color: #032995;
}
</style>