Shades of St Tropaz #315689
Tints of St Tropaz #315689
RGB
CMYK
RGB Variations
Color information
#315689 (or 0x315689) is known color: St Tropaz. HEX triplet: 31, 56 and 89. RGB value is (49,86,137). Sum of RGB (Red+Green+Blue) = 49+86+137=272 (36% of max value = 765). Red value is 49 (19.53% from 255 or 18.01% from 272); Green value is 86 (33.98% from 255 or 31.62% from 272); Blue value is 137 (53.91% from 255 or 50.37% from 272); Max value from RGB is 137 - color contains mainly: blue. Hex color #315689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315689 is #CEA976. Grayscale: #505050. Windows color (decimal): -13543799 or 9000497. OLE color: 9000497.
HSL color Cylindrical-coordinate representation of color #315689: hue angle of 214.77º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #315689 is Cyan = 0.64, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 86 | 137 | - |
| CMYK | 0.64 | 0.37 | 0 | 0.46 |
| HSL | 214.77º | 0.47% | 0.36% | - |
| HSV(B) | 214.77º | 0.64% | 0.54% | - |
| XYZ | 9.11 | 9.11 | 24.95 | - |
| YUV | 80.75 | 159.74 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 137 | 0.64 | 0.37 | 0 | 0.46 | 214.77 | 0.47 | 0.36 |
| Hex | 31 | 56 | 89 | 40 | 25 | 0 | 2E | D7 | 2F | 24 |
| Octal | 61 | 126 | 211 | 100 | 45 | 0 | 56 | 327 | 57 | 44 |
| Binary | 110001 | 1010110 | 10001001 | 1000000 | 100101 | 0 | 101110 | 11010111 | 101111 | 100100 |
Color Harmonies of #315689
Complementary color
Monochromatic Colors of #315689
Black with #315689
Text Example
Text Example
White with #315689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315689; }
p { color: rgb(49,86,137); }
H1.HeaderClassName
{
color: #315689;
}
.AnyTagClassName
{
color: #315689;
}
</style>
background-color css
<style>
a { background-color: #315689; }
a { background-color: rgb(49,86,137); }
div.DivClassName
{
background-color: #315689;
}
.BgClassName
{
background-color: #315689;
}
</style>
border-color css
<style>
span { border-color: #315689; }
span { border-color: rgb(49,86,137); }
td.TdClassName
{
border-color: #315689;
}
.TagClassName
{
border-color: #315689;
}
</style>