Shades of St Tropaz #31567E
Tints of St Tropaz #31567E
RGB
CMYK
RGB Variations
Color information
#31567E (or 0x31567E) is known color: St Tropaz. HEX triplet: 31, 56 and 7E. RGB value is (49,86,126). Sum of RGB (Red+Green+Blue) = 49+86+126=261 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.77% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 126 (49.61% from 255 or 48.28% from 261); Max value from RGB is 126 - color contains mainly: blue. Hex color #31567E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #31567E is #CEA981. Grayscale: #4F4F4F. Windows color (decimal): -13543810 or 8279601. OLE color: 8279601.
HSL color Cylindrical-coordinate representation of color #31567E: hue angle of 211.17º degrees, saturation: 0.44, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #31567E is Cyan = 0.61, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 49 | 86 | 126 | - |
| CMYK | 0.61 | 0.32 | 0 | 0.51 |
| HSL | 211.17º | 0.44% | 0.34% | - |
| HSV(B) | 211.17º | 0.61% | 0.49% | - |
| XYZ | 8.36 | 8.81 | 21 | - |
| YUV | 79.5 | 154.24 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 126 | 0.61 | 0.32 | 0 | 0.51 | 211.17 | 0.44 | 0.34 |
| Hex | 31 | 56 | 7E | 3D | 20 | 0 | 33 | D3 | 2C | 22 |
| Octal | 61 | 126 | 176 | 75 | 40 | 0 | 63 | 323 | 54 | 42 |
| Binary | 110001 | 1010110 | 1111110 | 111101 | 100000 | 0 | 110011 | 11010011 | 101100 | 100010 |
Color Harmonies of #31567E
Complementary color
Monochromatic Colors of #31567E
Black with #31567E
Text Example
Text Example
White with #31567E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #31567E; }
p { color: rgb(49,86,126); }
H1.HeaderClassName
{
color: #31567E;
}
.AnyTagClassName
{
color: #31567E;
}
</style>
background-color css
<style>
a { background-color: #31567E; }
a { background-color: rgb(49,86,126); }
div.DivClassName
{
background-color: #31567E;
}
.BgClassName
{
background-color: #31567E;
}
</style>
border-color css
<style>
span { border-color: #31567E; }
span { border-color: rgb(49,86,126); }
td.TdClassName
{
border-color: #31567E;
}
.TagClassName
{
border-color: #31567E;
}
</style>