Shades of St Tropaz #315688
Tints of St Tropaz #315688
RGB
CMYK
RGB Variations
Color information
#315688 (or 0x315688) is known color: St Tropaz. HEX triplet: 31, 56 and 88. RGB value is (49,86,136). Sum of RGB (Red+Green+Blue) = 49+86+136=271 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.08% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 136 (53.52% from 255 or 50.18% from 271); Max value from RGB is 136 - color contains mainly: blue. Hex color #315688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315688 is #CEA977. Grayscale: #505050. Windows color (decimal): -13543800 or 8934961. OLE color: 8934961.
HSL color Cylindrical-coordinate representation of color #315688: hue angle of 214.48º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #315688 is Cyan = 0.64, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 86 | 136 | - |
| CMYK | 0.64 | 0.37 | 0 | 0.47 |
| HSL | 214.48º | 0.47% | 0.36% | - |
| HSV(B) | 214.48º | 0.64% | 0.53% | - |
| XYZ | 9.04 | 9.09 | 24.57 | - |
| YUV | 80.64 | 159.24 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 136 | 0.64 | 0.37 | 0 | 0.47 | 214.48 | 0.47 | 0.36 |
| Hex | 31 | 56 | 88 | 40 | 25 | 0 | 2F | D6 | 2F | 24 |
| Octal | 61 | 126 | 210 | 100 | 45 | 0 | 57 | 326 | 57 | 44 |
| Binary | 110001 | 1010110 | 10001000 | 1000000 | 100101 | 0 | 101111 | 11010110 | 101111 | 100100 |
Color Harmonies of #315688
Complementary color
Monochromatic Colors of #315688
Black with #315688
Text Example
Text Example
White with #315688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315688; }
p { color: rgb(49,86,136); }
H1.HeaderClassName
{
color: #315688;
}
.AnyTagClassName
{
color: #315688;
}
</style>
background-color css
<style>
a { background-color: #315688; }
a { background-color: rgb(49,86,136); }
div.DivClassName
{
background-color: #315688;
}
.BgClassName
{
background-color: #315688;
}
</style>
border-color css
<style>
span { border-color: #315688; }
span { border-color: rgb(49,86,136); }
td.TdClassName
{
border-color: #315688;
}
.TagClassName
{
border-color: #315688;
}
</style>