Shades of St Tropaz #325788
Tints of St Tropaz #325788
RGB
CMYK
RGB Variations
Color information
#325788 (or 0x325788) is known color: St Tropaz. HEX triplet: 32, 57 and 88. RGB value is (50,87,136). Sum of RGB (Red+Green+Blue) = 50+87+136=273 (36% of max value = 765). Red value is 50 (19.92% from 255 or 18.32% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 136 (53.52% from 255 or 49.82% from 273); Max value from RGB is 136 - color contains mainly: blue. Hex color #325788 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325788 is #CDA877. Grayscale: #515151. Windows color (decimal): -13478008 or 8935218. OLE color: 8935218.
HSL color Cylindrical-coordinate representation of color #325788: hue angle of 214.19º 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 #325788 is Cyan = 0.63, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 87 | 136 | - |
| CMYK | 0.63 | 0.36 | 0 | 0.47 |
| HSL | 214.19º | 0.46% | 0.36% | - |
| HSV(B) | 214.19º | 0.63% | 0.53% | - |
| XYZ | 9.17 | 9.27 | 24.6 | - |
| YUV | 81.52 | 158.74 | 105.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 136 | 0.63 | 0.36 | 0 | 0.47 | 214.19 | 0.46 | 0.36 |
| Hex | 32 | 57 | 88 | 3F | 24 | 0 | 2F | D6 | 2E | 24 |
| Octal | 62 | 127 | 210 | 77 | 44 | 0 | 57 | 326 | 56 | 44 |
| Binary | 110010 | 1010111 | 10001000 | 111111 | 100100 | 0 | 101111 | 11010110 | 101110 | 100100 |
Color Harmonies of #325788
Complementary color
Monochromatic Colors of #325788
Black with #325788
Text Example
Text Example
White with #325788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325788; }
p { color: rgb(50,87,136); }
H1.HeaderClassName
{
color: #325788;
}
.AnyTagClassName
{
color: #325788;
}
</style>
background-color css
<style>
a { background-color: #325788; }
a { background-color: rgb(50,87,136); }
div.DivClassName
{
background-color: #325788;
}
.BgClassName
{
background-color: #325788;
}
</style>
border-color css
<style>
span { border-color: #325788; }
span { border-color: rgb(50,87,136); }
td.TdClassName
{
border-color: #325788;
}
.TagClassName
{
border-color: #325788;
}
</style>