Shades of St Tropaz #325076
Tints of St Tropaz #325076
RGB
CMYK
RGB Variations
Color information
#325076 (or 0x325076) is known color: St Tropaz. HEX triplet: 32, 50 and 76. RGB value is (50,80,118). Sum of RGB (Red+Green+Blue) = 50+80+118=248 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.16% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 118 (46.48% from 255 or 47.58% from 248); Max value from RGB is 118 - color contains mainly: blue. Hex color #325076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325076 is #CDAF89. Grayscale: #4B4B4B. Windows color (decimal): -13479818 or 7753778. OLE color: 7753778.
HSL color Cylindrical-coordinate representation of color #325076: hue angle of 213.53º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #325076 is Cyan = 0.58, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 80 | 118 | - |
| CMYK | 0.58 | 0.32 | 0 | 0.54 |
| HSL | 213.53º | 0.4% | 0.33% | - |
| HSV(B) | 213.53º | 0.58% | 0.46% | - |
| XYZ | 7.45 | 7.72 | 18.24 | - |
| YUV | 75.36 | 152.06 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 80 | 118 | 0.58 | 0.32 | 0 | 0.54 | 213.53 | 0.4 | 0.33 |
| Hex | 32 | 50 | 76 | 3A | 20 | 0 | 36 | D6 | 28 | 21 |
| Octal | 62 | 120 | 166 | 72 | 40 | 0 | 66 | 326 | 50 | 41 |
| Binary | 110010 | 1010000 | 1110110 | 111010 | 100000 | 0 | 110110 | 11010110 | 101000 | 100001 |
Color Harmonies of #325076
Complementary color
Monochromatic Colors of #325076
Black with #325076
Text Example
Text Example
White with #325076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325076; }
p { color: rgb(50,80,118); }
H1.HeaderClassName
{
color: #325076;
}
.AnyTagClassName
{
color: #325076;
}
</style>
background-color css
<style>
a { background-color: #325076; }
a { background-color: rgb(50,80,118); }
div.DivClassName
{
background-color: #325076;
}
.BgClassName
{
background-color: #325076;
}
</style>
border-color css
<style>
span { border-color: #325076; }
span { border-color: rgb(50,80,118); }
td.TdClassName
{
border-color: #325076;
}
.TagClassName
{
border-color: #325076;
}
</style>