Shades of St Tropaz #315279
Tints of St Tropaz #315279
RGB
CMYK
RGB Variations
Color information
#315279 (or 0x315279) is known color: St Tropaz. HEX triplet: 31, 52 and 79. RGB value is (49,82,121). Sum of RGB (Red+Green+Blue) = 49+82+121=252 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.44% from 252); Green value is 82 (32.42% from 255 or 32.54% from 252); Blue value is 121 (47.66% from 255 or 48.02% from 252); Max value from RGB is 121 - color contains mainly: blue. Hex color #315279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315279 is #CEAD86. Grayscale: #4C4C4C. Windows color (decimal): -13544839 or 7950897. OLE color: 7950897.
HSL color Cylindrical-coordinate representation of color #315279: hue angle of 212.5º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #315279 is Cyan = 0.60, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 82 | 121 | - |
| CMYK | 0.60 | 0.32 | 0 | 0.53 |
| HSL | 212.5º | 0.42% | 0.33% | - |
| HSV(B) | 212.5º | 0.6% | 0.47% | - |
| XYZ | 7.74 | 8.07 | 19.24 | - |
| YUV | 76.58 | 153.07 | 108.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 82 | 121 | 0.60 | 0.32 | 0 | 0.53 | 212.5 | 0.42 | 0.33 |
| Hex | 31 | 52 | 79 | 3C | 20 | 0 | 35 | D4 | 2A | 21 |
| Octal | 61 | 122 | 171 | 74 | 40 | 0 | 65 | 324 | 52 | 41 |
| Binary | 110001 | 1010010 | 1111001 | 111100 | 100000 | 0 | 110101 | 11010100 | 101010 | 100001 |
Color Harmonies of #315279
Complementary color
Monochromatic Colors of #315279
Black with #315279
Text Example
Text Example
White with #315279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315279; }
p { color: rgb(49,82,121); }
H1.HeaderClassName
{
color: #315279;
}
.AnyTagClassName
{
color: #315279;
}
</style>
background-color css
<style>
a { background-color: #315279; }
a { background-color: rgb(49,82,121); }
div.DivClassName
{
background-color: #315279;
}
.BgClassName
{
background-color: #315279;
}
</style>
border-color css
<style>
span { border-color: #315279; }
span { border-color: rgb(49,82,121); }
td.TdClassName
{
border-color: #315279;
}
.TagClassName
{
border-color: #315279;
}
</style>