Shades of Tyrian Purple #710557
Tints of Tyrian Purple #710557
RGB
CMYK
RGB Variations
Color information
#710557 (or 0x710557) is known color: Tyrian Purple. HEX triplet: 71, 05 and 57. RGB value is (113,5,87). Sum of RGB (Red+Green+Blue) = 113+5+87=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 5 (2.34% from 255 or 2.44% from 205); Blue value is 87 (34.38% from 255 or 42.44% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #710557 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710557 is #8EFAA8. Grayscale: #2E2E2E. Windows color (decimal): -9370281 or 5703025. OLE color: 5703025.
HSL color Cylindrical-coordinate representation of color #710557: hue angle of 314.44º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710557 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 87 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.56 |
| HSL | 314.44º | 0.92% | 0.23% | - |
| HSV(B) | 314.44º | 0.96% | 0.44% | - |
| XYZ | 8.58 | 4.31 | 9.4 | - |
| YUV | 46.64 | 150.78 | 175.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 87 | 0 | 0.96 | 0.23 | 0.56 | 314.44 | 0.92 | 0.23 |
| Hex | 71 | 5 | 57 | 0 | 60 | 17 | 38 | 13A | 5C | 17 |
| Octal | 161 | 5 | 127 | 0 | 140 | 27 | 70 | 472 | 134 | 27 |
| Binary | 1110001 | 101 | 1010111 | 0 | 1100000 | 10111 | 111000 | 100111010 | 1011100 | 10111 |
Color Harmonies of #710557
Complementary color
Monochromatic Colors of #710557
Black with #710557
Text Example
Text Example
White with #710557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710557; }
p { color: rgb(113,5,87); }
H1.HeaderClassName
{
color: #710557;
}
.AnyTagClassName
{
color: #710557;
}
</style>
background-color css
<style>
a { background-color: #710557; }
a { background-color: rgb(113,5,87); }
div.DivClassName
{
background-color: #710557;
}
.BgClassName
{
background-color: #710557;
}
</style>
border-color css
<style>
span { border-color: #710557; }
span { border-color: rgb(113,5,87); }
td.TdClassName
{
border-color: #710557;
}
.TagClassName
{
border-color: #710557;
}
</style>