Shades of St Tropaz #315685
Tints of St Tropaz #315685
RGB
CMYK
RGB Variations
Color information
#315685 (or 0x315685) is known color: St Tropaz. HEX triplet: 31, 56 and 85. RGB value is (49,86,133). Sum of RGB (Red+Green+Blue) = 49+86+133=268 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.28% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 133 (52.34% from 255 or 49.63% from 268); Max value from RGB is 133 - color contains mainly: blue. Hex color #315685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315685 is #CEA97A. Grayscale: #505050. Windows color (decimal): -13543803 or 8738353. OLE color: 8738353.
HSL color Cylindrical-coordinate representation of color #315685: hue angle of 213.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #315685 is Cyan = 0.63, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 86 | 133 | - |
| CMYK | 0.63 | 0.35 | 0 | 0.48 |
| HSL | 213.57º | 0.46% | 0.36% | - |
| HSV(B) | 213.57º | 0.63% | 0.52% | - |
| XYZ | 8.83 | 9 | 23.46 | - |
| YUV | 80.3 | 157.74 | 105.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 133 | 0.63 | 0.35 | 0 | 0.48 | 213.57 | 0.46 | 0.36 |
| Hex | 31 | 56 | 85 | 3F | 23 | 0 | 30 | D6 | 2E | 24 |
| Octal | 61 | 126 | 205 | 77 | 43 | 0 | 60 | 326 | 56 | 44 |
| Binary | 110001 | 1010110 | 10000101 | 111111 | 100011 | 0 | 110000 | 11010110 | 101110 | 100100 |
Color Harmonies of #315685
Complementary color
Monochromatic Colors of #315685
Black with #315685
Text Example
Text Example
White with #315685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315685; }
p { color: rgb(49,86,133); }
H1.HeaderClassName
{
color: #315685;
}
.AnyTagClassName
{
color: #315685;
}
</style>
background-color css
<style>
a { background-color: #315685; }
a { background-color: rgb(49,86,133); }
div.DivClassName
{
background-color: #315685;
}
.BgClassName
{
background-color: #315685;
}
</style>
border-color css
<style>
span { border-color: #315685; }
span { border-color: rgb(49,86,133); }
td.TdClassName
{
border-color: #315685;
}
.TagClassName
{
border-color: #315685;
}
</style>