Shades of St Tropaz #315382
Tints of St Tropaz #315382
RGB
CMYK
RGB Variations
Color information
#315382 (or 0x315382) is known color: St Tropaz. HEX triplet: 31, 53 and 82. RGB value is (49,83,130). Sum of RGB (Red+Green+Blue) = 49+83+130=262 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.70% from 262); Green value is 83 (32.81% from 255 or 31.68% from 262); Blue value is 130 (51.17% from 255 or 49.62% from 262); Max value from RGB is 130 - color contains mainly: blue. Hex color #315382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #315382 is #CEAC7D. Grayscale: #4D4D4D. Windows color (decimal): -13544574 or 8540977. OLE color: 8540977.
HSL color Cylindrical-coordinate representation of color #315382: hue angle of 214.81º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #315382 is Cyan = 0.62, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 83 | 130 | - |
| CMYK | 0.62 | 0.36 | 0 | 0.49 |
| HSL | 214.81º | 0.45% | 0.35% | - |
| HSV(B) | 214.81º | 0.62% | 0.51% | - |
| XYZ | 8.39 | 8.45 | 22.31 | - |
| YUV | 78.19 | 157.24 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 130 | 0.62 | 0.36 | 0 | 0.49 | 214.81 | 0.45 | 0.35 |
| Hex | 31 | 53 | 82 | 3E | 24 | 0 | 31 | D7 | 2D | 23 |
| Octal | 61 | 123 | 202 | 76 | 44 | 0 | 61 | 327 | 55 | 43 |
| Binary | 110001 | 1010011 | 10000010 | 111110 | 100100 | 0 | 110001 | 11010111 | 101101 | 100011 |
Color Harmonies of #315382
Complementary color
Monochromatic Colors of #315382
Black with #315382
Text Example
Text Example
White with #315382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315382; }
p { color: rgb(49,83,130); }
H1.HeaderClassName
{
color: #315382;
}
.AnyTagClassName
{
color: #315382;
}
</style>
background-color css
<style>
a { background-color: #315382; }
a { background-color: rgb(49,83,130); }
div.DivClassName
{
background-color: #315382;
}
.BgClassName
{
background-color: #315382;
}
</style>
border-color css
<style>
span { border-color: #315382; }
span { border-color: rgb(49,83,130); }
td.TdClassName
{
border-color: #315382;
}
.TagClassName
{
border-color: #315382;
}
</style>