Shades of St Tropaz #325786
Tints of St Tropaz #325786
RGB
CMYK
RGB Variations
Color information
#325786 (or 0x325786) is known color: St Tropaz. HEX triplet: 32, 57 and 86. RGB value is (50,87,134). Sum of RGB (Red+Green+Blue) = 50+87+134=271 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.45% from 271); Green value is 87 (34.38% from 255 or 32.10% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #325786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325786 is #CDA879. Grayscale: #515151. Windows color (decimal): -13478010 or 8804146. OLE color: 8804146.
HSL color Cylindrical-coordinate representation of color #325786: hue angle of 213.57º 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 #325786 is Cyan = 0.63, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 87 | 134 | - |
| CMYK | 0.63 | 0.35 | 0 | 0.47 |
| HSL | 213.57º | 0.46% | 0.36% | - |
| HSV(B) | 213.57º | 0.63% | 0.53% | - |
| XYZ | 9.03 | 9.22 | 23.86 | - |
| YUV | 81.3 | 157.74 | 105.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 134 | 0.63 | 0.35 | 0 | 0.47 | 213.57 | 0.46 | 0.36 |
| Hex | 32 | 57 | 86 | 3F | 23 | 0 | 2F | D6 | 2E | 24 |
| Octal | 62 | 127 | 206 | 77 | 43 | 0 | 57 | 326 | 56 | 44 |
| Binary | 110010 | 1010111 | 10000110 | 111111 | 100011 | 0 | 101111 | 11010110 | 101110 | 100100 |
Color Harmonies of #325786
Complementary color
Monochromatic Colors of #325786
Black with #325786
Text Example
Text Example
White with #325786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325786; }
p { color: rgb(50,87,134); }
H1.HeaderClassName
{
color: #325786;
}
.AnyTagClassName
{
color: #325786;
}
</style>
background-color css
<style>
a { background-color: #325786; }
a { background-color: rgb(50,87,134); }
div.DivClassName
{
background-color: #325786;
}
.BgClassName
{
background-color: #325786;
}
</style>
border-color css
<style>
span { border-color: #325786; }
span { border-color: rgb(50,87,134); }
td.TdClassName
{
border-color: #325786;
}
.TagClassName
{
border-color: #325786;
}
</style>