Shades of St Tropaz #325986
Tints of St Tropaz #325986
RGB
CMYK
RGB Variations
Color information
#325986 (or 0x325986) is known color: St Tropaz. HEX triplet: 32, 59 and 86. RGB value is (50,89,134). Sum of RGB (Red+Green+Blue) = 50+89+134=273 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.32% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #325986 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325986 is #CDA679. Grayscale: #525252. Windows color (decimal): -13477498 or 8804658. OLE color: 8804658.
HSL color Cylindrical-coordinate representation of color #325986: hue angle of 212.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #325986 is Cyan = 0.63, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 89 | 134 | - |
| CMYK | 0.63 | 0.34 | 0 | 0.47 |
| HSL | 212.14º | 0.46% | 0.36% | - |
| HSV(B) | 212.14º | 0.63% | 0.53% | - |
| XYZ | 9.19 | 9.54 | 23.91 | - |
| YUV | 82.47 | 157.08 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 134 | 0.63 | 0.34 | 0 | 0.47 | 212.14 | 0.46 | 0.36 |
| Hex | 32 | 59 | 86 | 3F | 22 | 0 | 2F | D4 | 2E | 24 |
| Octal | 62 | 131 | 206 | 77 | 42 | 0 | 57 | 324 | 56 | 44 |
| Binary | 110010 | 1011001 | 10000110 | 111111 | 100010 | 0 | 101111 | 11010100 | 101110 | 100100 |
Color Harmonies of #325986
Complementary color
Monochromatic Colors of #325986
Black with #325986
Text Example
Text Example
White with #325986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325986; }
p { color: rgb(50,89,134); }
H1.HeaderClassName
{
color: #325986;
}
.AnyTagClassName
{
color: #325986;
}
</style>
background-color css
<style>
a { background-color: #325986; }
a { background-color: rgb(50,89,134); }
div.DivClassName
{
background-color: #325986;
}
.BgClassName
{
background-color: #325986;
}
</style>
border-color css
<style>
span { border-color: #325986; }
span { border-color: rgb(50,89,134); }
td.TdClassName
{
border-color: #325986;
}
.TagClassName
{
border-color: #325986;
}
</style>