Shades of St Tropaz #325481
Tints of St Tropaz #325481
RGB
CMYK
RGB Variations
Color information
#325481 (or 0x325481) is known color: St Tropaz. HEX triplet: 32, 54 and 81. RGB value is (50,84,129). Sum of RGB (Red+Green+Blue) = 50+84+129=263 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.01% from 263); Green value is 84 (33.20% from 255 or 31.94% from 263); Blue value is 129 (50.78% from 255 or 49.05% from 263); Max value from RGB is 129 - color contains mainly: blue. Hex color #325481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325481 is #CDAB7E. Grayscale: #4E4E4E. Windows color (decimal): -13478783 or 8475698. OLE color: 8475698.
HSL color Cylindrical-coordinate representation of color #325481: hue angle of 214.18º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #325481 is Cyan = 0.61, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 84 | 129 | - |
| CMYK | 0.61 | 0.35 | 0 | 0.49 |
| HSL | 214.18º | 0.44% | 0.35% | - |
| HSV(B) | 214.18º | 0.61% | 0.51% | - |
| XYZ | 8.45 | 8.6 | 21.98 | - |
| YUV | 78.96 | 156.24 | 107.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 84 | 129 | 0.61 | 0.35 | 0 | 0.49 | 214.18 | 0.44 | 0.35 |
| Hex | 32 | 54 | 81 | 3D | 23 | 0 | 31 | D6 | 2C | 23 |
| Octal | 62 | 124 | 201 | 75 | 43 | 0 | 61 | 326 | 54 | 43 |
| Binary | 110010 | 1010100 | 10000001 | 111101 | 100011 | 0 | 110001 | 11010110 | 101100 | 100011 |
Color Harmonies of #325481
Complementary color
Monochromatic Colors of #325481
Black with #325481
Text Example
Text Example
White with #325481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325481; }
p { color: rgb(50,84,129); }
H1.HeaderClassName
{
color: #325481;
}
.AnyTagClassName
{
color: #325481;
}
</style>
background-color css
<style>
a { background-color: #325481; }
a { background-color: rgb(50,84,129); }
div.DivClassName
{
background-color: #325481;
}
.BgClassName
{
background-color: #325481;
}
</style>
border-color css
<style>
span { border-color: #325481; }
span { border-color: rgb(50,84,129); }
td.TdClassName
{
border-color: #325481;
}
.TagClassName
{
border-color: #325481;
}
</style>