Shades of Smalt #032492
Tints of Smalt #032492
RGB
CMYK
RGB Variations
Color information
#032492 (or 0x032492) is known color: Smalt. HEX triplet: 03, 24 and 92. RGB value is (3,36,146). Sum of RGB (Red+Green+Blue) = 3+36+146=185 (24% of max value = 765). Red value is 3 (1.56% from 255 or 1.62% from 185); Green value is 36 (14.45% from 255 or 19.46% from 185); Blue value is 146 (57.42% from 255 or 78.92% from 185); Max value from RGB is 146 - color contains mainly: blue. Hex color #032492 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #032492 is #FCDB6D. Grayscale: #262626. Windows color (decimal): -16571246 or 9577475. OLE color: 9577475.
HSL color Cylindrical-coordinate representation of color #032492: hue angle of 226.15º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #032492 is Cyan = 0.98, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 3 | 36 | 146 | - |
| CMYK | 0.98 | 0.75 | 0 | 0.43 |
| HSL | 226.15º | 0.96% | 0.29% | - |
| HSV(B) | 226.15º | 0.98% | 0.57% | - |
| XYZ | 5.86 | 3.36 | 27.53 | - |
| YUV | 38.67 | 188.57 | 102.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 36 | 146 | 0.98 | 0.75 | 0 | 0.43 | 226.15 | 0.96 | 0.29 |
| Hex | 3 | 24 | 92 | 62 | 4B | 0 | 2B | E2 | 60 | 1D |
| Octal | 3 | 44 | 222 | 142 | 113 | 0 | 53 | 342 | 140 | 35 |
| Binary | 11 | 100100 | 10010010 | 1100010 | 1001011 | 0 | 101011 | 11100010 | 1100000 | 11101 |
Color Harmonies of #032492
Complementary color
Monochromatic Colors of #032492
Black with #032492
Text Example
Text Example
White with #032492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032492; }
p { color: rgb(3,36,146); }
H1.HeaderClassName
{
color: #032492;
}
.AnyTagClassName
{
color: #032492;
}
</style>
background-color css
<style>
a { background-color: #032492; }
a { background-color: rgb(3,36,146); }
div.DivClassName
{
background-color: #032492;
}
.BgClassName
{
background-color: #032492;
}
</style>
border-color css
<style>
span { border-color: #032492; }
span { border-color: rgb(3,36,146); }
td.TdClassName
{
border-color: #032492;
}
.TagClassName
{
border-color: #032492;
}
</style>