Shades of St Tropaz #325988
Tints of St Tropaz #325988
RGB
CMYK
RGB Variations
Color information
#325988 (or 0x325988) is known color: St Tropaz. HEX triplet: 32, 59 and 88. RGB value is (50,89,136). Sum of RGB (Red+Green+Blue) = 50+89+136=275 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.18% from 275); Green value is 89 (35.16% from 255 or 32.36% from 275); Blue value is 136 (53.52% from 255 or 49.45% from 275); Max value from RGB is 136 - color contains mainly: blue. Hex color #325988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325988 is #CDA677. Grayscale: #525252. Windows color (decimal): -13477496 or 8935730. OLE color: 8935730.
HSL color Cylindrical-coordinate representation of color #325988: hue angle of 212.79º 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 #325988 is Cyan = 0.63, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 89 | 136 | - |
| CMYK | 0.63 | 0.35 | 0 | 0.47 |
| HSL | 212.79º | 0.46% | 0.36% | - |
| HSV(B) | 212.79º | 0.63% | 0.53% | - |
| XYZ | 9.33 | 9.6 | 24.65 | - |
| YUV | 82.7 | 158.08 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 136 | 0.63 | 0.35 | 0 | 0.47 | 212.79 | 0.46 | 0.36 |
| Hex | 32 | 59 | 88 | 3F | 23 | 0 | 2F | D5 | 2E | 24 |
| Octal | 62 | 131 | 210 | 77 | 43 | 0 | 57 | 325 | 56 | 44 |
| Binary | 110010 | 1011001 | 10001000 | 111111 | 100011 | 0 | 101111 | 11010101 | 101110 | 100100 |
Color Harmonies of #325988
Complementary color
Monochromatic Colors of #325988
Black with #325988
Text Example
Text Example
White with #325988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325988; }
p { color: rgb(50,89,136); }
H1.HeaderClassName
{
color: #325988;
}
.AnyTagClassName
{
color: #325988;
}
</style>
background-color css
<style>
a { background-color: #325988; }
a { background-color: rgb(50,89,136); }
div.DivClassName
{
background-color: #325988;
}
.BgClassName
{
background-color: #325988;
}
</style>
border-color css
<style>
span { border-color: #325988; }
span { border-color: rgb(50,89,136); }
td.TdClassName
{
border-color: #325988;
}
.TagClassName
{
border-color: #325988;
}
</style>