Shades of Tyrian Purple #710558
Tints of Tyrian Purple #710558
RGB
CMYK
RGB Variations
Color information
#710558 (or 0x710558) is known color: Tyrian Purple. HEX triplet: 71, 05 and 58. RGB value is (113,5,88). Sum of RGB (Red+Green+Blue) = 113+5+88=206 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.85% from 206); Green value is 5 (2.34% from 255 or 2.43% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 113 - color contains mainly: red. Hex color #710558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710558 is #8EFAA7. Grayscale: #2E2E2E. Windows color (decimal): -9370280 or 5768561. OLE color: 5768561.
HSL color Cylindrical-coordinate representation of color #710558: hue angle of 313.89º 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 #710558 is Cyan = 0, Magento = 0.96, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 88 | - |
| CMYK | 0 | 0.96 | 0.22 | 0.56 |
| HSL | 313.89º | 0.92% | 0.23% | - |
| HSV(B) | 313.89º | 0.96% | 0.44% | - |
| XYZ | 8.63 | 4.32 | 9.61 | - |
| YUV | 46.75 | 151.28 | 175.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 88 | 0 | 0.96 | 0.22 | 0.56 | 313.89 | 0.92 | 0.23 |
| Hex | 71 | 5 | 58 | 0 | 60 | 16 | 38 | 13A | 5C | 17 |
| Octal | 161 | 5 | 130 | 0 | 140 | 26 | 70 | 472 | 134 | 27 |
| Binary | 1110001 | 101 | 1011000 | 0 | 1100000 | 10110 | 111000 | 100111010 | 1011100 | 10111 |
Color Harmonies of #710558
Complementary color
Monochromatic Colors of #710558
Black with #710558
Text Example
Text Example
White with #710558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710558; }
p { color: rgb(113,5,88); }
H1.HeaderClassName
{
color: #710558;
}
.AnyTagClassName
{
color: #710558;
}
</style>
background-color css
<style>
a { background-color: #710558; }
a { background-color: rgb(113,5,88); }
div.DivClassName
{
background-color: #710558;
}
.BgClassName
{
background-color: #710558;
}
</style>
border-color css
<style>
span { border-color: #710558; }
span { border-color: rgb(113,5,88); }
td.TdClassName
{
border-color: #710558;
}
.TagClassName
{
border-color: #710558;
}
</style>