Shades of St Tropaz #325887
Tints of St Tropaz #325887
RGB
CMYK
RGB Variations
Color information
#325887 (or 0x325887) is known color: St Tropaz. HEX triplet: 32, 58 and 87. RGB value is (50,88,135). Sum of RGB (Red+Green+Blue) = 50+88+135=273 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.32% from 273); Green value is 88 (34.77% from 255 or 32.23% from 273); Blue value is 135 (53.12% from 255 or 49.45% from 273); Max value from RGB is 135 - color contains mainly: blue. Hex color #325887 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325887 is #CDA778. Grayscale: #515151. Windows color (decimal): -13477753 or 8869938. OLE color: 8869938.
HSL color Cylindrical-coordinate representation of color #325887: hue angle of 213.18º 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 #325887 is Cyan = 0.63, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 88 | 135 | - |
| CMYK | 0.63 | 0.35 | 0 | 0.47 |
| HSL | 213.18º | 0.46% | 0.36% | - |
| HSV(B) | 213.18º | 0.63% | 0.53% | - |
| XYZ | 9.18 | 9.41 | 24.25 | - |
| YUV | 82 | 157.91 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 88 | 135 | 0.63 | 0.35 | 0 | 0.47 | 213.18 | 0.46 | 0.36 |
| Hex | 32 | 58 | 87 | 3F | 23 | 0 | 2F | D5 | 2E | 24 |
| Octal | 62 | 130 | 207 | 77 | 43 | 0 | 57 | 325 | 56 | 44 |
| Binary | 110010 | 1011000 | 10000111 | 111111 | 100011 | 0 | 101111 | 11010101 | 101110 | 100100 |
Color Harmonies of #325887
Complementary color
Monochromatic Colors of #325887
Black with #325887
Text Example
Text Example
White with #325887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325887; }
p { color: rgb(50,88,135); }
H1.HeaderClassName
{
color: #325887;
}
.AnyTagClassName
{
color: #325887;
}
</style>
background-color css
<style>
a { background-color: #325887; }
a { background-color: rgb(50,88,135); }
div.DivClassName
{
background-color: #325887;
}
.BgClassName
{
background-color: #325887;
}
</style>
border-color css
<style>
span { border-color: #325887; }
span { border-color: rgb(50,88,135); }
td.TdClassName
{
border-color: #325887;
}
.TagClassName
{
border-color: #325887;
}
</style>