Shades of St Tropaz #315786
Tints of St Tropaz #315786
RGB
CMYK
RGB Variations
Color information
#315786 (or 0x315786) is known color: St Tropaz. HEX triplet: 31, 57 and 86. RGB value is (49,87,134). Sum of RGB (Red+Green+Blue) = 49+87+134=270 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.15% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 134 (52.73% from 255 or 49.63% from 270); Max value from RGB is 134 - color contains mainly: blue. Hex color #315786 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315786 is #CEA879. Grayscale: #505050. Windows color (decimal): -13543546 or 8804145. OLE color: 8804145.
HSL color Cylindrical-coordinate representation of color #315786: 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 #315786 is Cyan = 0.63, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 87 | 134 | - |
| CMYK | 0.63 | 0.35 | 0 | 0.47 |
| HSL | 213.18º | 0.46% | 0.36% | - |
| HSV(B) | 213.18º | 0.63% | 0.53% | - |
| XYZ | 8.98 | 9.19 | 23.86 | - |
| YUV | 81 | 157.91 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 134 | 0.63 | 0.35 | 0 | 0.47 | 213.18 | 0.46 | 0.36 |
| Hex | 31 | 57 | 86 | 3F | 23 | 0 | 2F | D5 | 2E | 24 |
| Octal | 61 | 127 | 206 | 77 | 43 | 0 | 57 | 325 | 56 | 44 |
| Binary | 110001 | 1010111 | 10000110 | 111111 | 100011 | 0 | 101111 | 11010101 | 101110 | 100100 |
Color Harmonies of #315786
Complementary color
Monochromatic Colors of #315786
Black with #315786
Text Example
Text Example
White with #315786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315786; }
p { color: rgb(49,87,134); }
H1.HeaderClassName
{
color: #315786;
}
.AnyTagClassName
{
color: #315786;
}
</style>
background-color css
<style>
a { background-color: #315786; }
a { background-color: rgb(49,87,134); }
div.DivClassName
{
background-color: #315786;
}
.BgClassName
{
background-color: #315786;
}
</style>
border-color css
<style>
span { border-color: #315786; }
span { border-color: rgb(49,87,134); }
td.TdClassName
{
border-color: #315786;
}
.TagClassName
{
border-color: #315786;
}
</style>