Shades of St Tropaz #325781
Tints of St Tropaz #325781
RGB
CMYK
RGB Variations
Color information
#325781 (or 0x325781) is known color: St Tropaz. HEX triplet: 32, 57 and 81. RGB value is (50,87,129). Sum of RGB (Red+Green+Blue) = 50+87+129=266 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.80% from 266); Green value is 87 (34.38% from 255 or 32.71% from 266); Blue value is 129 (50.78% from 255 or 48.50% from 266); Max value from RGB is 129 - color contains mainly: blue. Hex color #325781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325781 is #CDA87E. Grayscale: #505050. Windows color (decimal): -13478015 or 8476466. OLE color: 8476466.
HSL color Cylindrical-coordinate representation of color #325781: hue angle of 211.9º 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 #325781 is Cyan = 0.61, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 87 | 129 | - |
| CMYK | 0.61 | 0.33 | 0 | 0.49 |
| HSL | 211.9º | 0.44% | 0.35% | - |
| HSV(B) | 211.9º | 0.61% | 0.51% | - |
| XYZ | 8.69 | 9.08 | 22.06 | - |
| YUV | 80.73 | 155.24 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 129 | 0.61 | 0.33 | 0 | 0.49 | 211.9 | 0.44 | 0.35 |
| Hex | 32 | 57 | 81 | 3D | 21 | 0 | 31 | D4 | 2C | 23 |
| Octal | 62 | 127 | 201 | 75 | 41 | 0 | 61 | 324 | 54 | 43 |
| Binary | 110010 | 1010111 | 10000001 | 111101 | 100001 | 0 | 110001 | 11010100 | 101100 | 100011 |
Color Harmonies of #325781
Complementary color
Monochromatic Colors of #325781
Black with #325781
Text Example
Text Example
White with #325781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325781; }
p { color: rgb(50,87,129); }
H1.HeaderClassName
{
color: #325781;
}
.AnyTagClassName
{
color: #325781;
}
</style>
background-color css
<style>
a { background-color: #325781; }
a { background-color: rgb(50,87,129); }
div.DivClassName
{
background-color: #325781;
}
.BgClassName
{
background-color: #325781;
}
</style>
border-color css
<style>
span { border-color: #325781; }
span { border-color: rgb(50,87,129); }
td.TdClassName
{
border-color: #325781;
}
.TagClassName
{
border-color: #325781;
}
</style>