Shades of St Tropaz #315885
Tints of St Tropaz #315885
RGB
CMYK
RGB Variations
Color information
#315885 (or 0x315885) is known color: St Tropaz. HEX triplet: 31, 58 and 85. RGB value is (49,88,133). Sum of RGB (Red+Green+Blue) = 49+88+133=270 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.15% from 270); Green value is 88 (34.77% from 255 or 32.59% from 270); Blue value is 133 (52.34% from 255 or 49.26% from 270); Max value from RGB is 133 - color contains mainly: blue. Hex color #315885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315885 is #CEA77A. Grayscale: #515151. Windows color (decimal): -13543291 or 8738865. OLE color: 8738865.
HSL color Cylindrical-coordinate representation of color #315885: hue angle of 212.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #315885 is Cyan = 0.63, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 88 | 133 | - |
| CMYK | 0.63 | 0.34 | 0 | 0.48 |
| HSL | 212.14º | 0.46% | 0.36% | - |
| HSV(B) | 212.14º | 0.63% | 0.52% | - |
| XYZ | 8.99 | 9.33 | 23.52 | - |
| YUV | 81.47 | 157.08 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 133 | 0.63 | 0.34 | 0 | 0.48 | 212.14 | 0.46 | 0.36 |
| Hex | 31 | 58 | 85 | 3F | 22 | 0 | 30 | D4 | 2E | 24 |
| Octal | 61 | 130 | 205 | 77 | 42 | 0 | 60 | 324 | 56 | 44 |
| Binary | 110001 | 1011000 | 10000101 | 111111 | 100010 | 0 | 110000 | 11010100 | 101110 | 100100 |
Color Harmonies of #315885
Complementary color
Monochromatic Colors of #315885
Black with #315885
Text Example
Text Example
White with #315885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315885; }
p { color: rgb(49,88,133); }
H1.HeaderClassName
{
color: #315885;
}
.AnyTagClassName
{
color: #315885;
}
</style>
background-color css
<style>
a { background-color: #315885; }
a { background-color: rgb(49,88,133); }
div.DivClassName
{
background-color: #315885;
}
.BgClassName
{
background-color: #315885;
}
</style>
border-color css
<style>
span { border-color: #315885; }
span { border-color: rgb(49,88,133); }
td.TdClassName
{
border-color: #315885;
}
.TagClassName
{
border-color: #315885;
}
</style>