Shades of St Tropaz #315178
Tints of St Tropaz #315178
RGB
CMYK
RGB Variations
Color information
#315178 (or 0x315178) is known color: St Tropaz. HEX triplet: 31, 51 and 78. RGB value is (49,81,120). Sum of RGB (Red+Green+Blue) = 49+81+120=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 120 (47.27% from 255 or 48% from 250); Max value from RGB is 120 - color contains mainly: blue. Hex color #315178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315178 is #CEAE87. Grayscale: #4B4B4B. Windows color (decimal): -13545096 or 7885105. OLE color: 7885105.
HSL color Cylindrical-coordinate representation of color #315178: hue angle of 212.96º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #315178 is Cyan = 0.59, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 81 | 120 | - |
| CMYK | 0.59 | 0.32 | 0 | 0.53 |
| HSL | 212.96º | 0.42% | 0.33% | - |
| HSV(B) | 212.96º | 0.59% | 0.47% | - |
| XYZ | 7.6 | 7.89 | 18.89 | - |
| YUV | 75.88 | 152.9 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 81 | 120 | 0.59 | 0.32 | 0 | 0.53 | 212.96 | 0.42 | 0.33 |
| Hex | 31 | 51 | 78 | 3B | 20 | 0 | 35 | D5 | 2A | 21 |
| Octal | 61 | 121 | 170 | 73 | 40 | 0 | 65 | 325 | 52 | 41 |
| Binary | 110001 | 1010001 | 1111000 | 111011 | 100000 | 0 | 110101 | 11010101 | 101010 | 100001 |
Color Harmonies of #315178
Complementary color
Monochromatic Colors of #315178
Black with #315178
Text Example
Text Example
White with #315178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315178; }
p { color: rgb(49,81,120); }
H1.HeaderClassName
{
color: #315178;
}
.AnyTagClassName
{
color: #315178;
}
</style>
background-color css
<style>
a { background-color: #315178; }
a { background-color: rgb(49,81,120); }
div.DivClassName
{
background-color: #315178;
}
.BgClassName
{
background-color: #315178;
}
</style>
border-color css
<style>
span { border-color: #315178; }
span { border-color: rgb(49,81,120); }
td.TdClassName
{
border-color: #315178;
}
.TagClassName
{
border-color: #315178;
}
</style>