Shades of Tyrian Purple #710659
Tints of Tyrian Purple #710659
RGB
CMYK
RGB Variations
Color information
#710659 (or 0x710659) is known color: Tyrian Purple. HEX triplet: 71, 06 and 59. RGB value is (113,6,89). Sum of RGB (Red+Green+Blue) = 113+6+89=208 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.33% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 89 (35.16% from 255 or 42.79% from 208); Max value from RGB is 113 - color contains mainly: red. Hex color #710659 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710659 is #8EF9A6. Grayscale: #2F2F2F. Windows color (decimal): -9370023 or 5834353. OLE color: 5834353.
HSL color Cylindrical-coordinate representation of color #710659: hue angle of 313.46º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710659 is Cyan = 0, Magento = 0.95, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 89 | - |
| CMYK | 0 | 0.95 | 0.21 | 0.56 |
| HSL | 313.46º | 0.9% | 0.23% | - |
| HSV(B) | 313.46º | 0.95% | 0.44% | - |
| XYZ | 8.68 | 4.36 | 9.84 | - |
| YUV | 47.46 | 151.45 | 174.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 89 | 0 | 0.95 | 0.21 | 0.56 | 313.46 | 0.9 | 0.23 |
| Hex | 71 | 6 | 59 | 0 | 5F | 15 | 38 | 139 | 5A | 17 |
| Octal | 161 | 6 | 131 | 0 | 137 | 25 | 70 | 471 | 132 | 27 |
| Binary | 1110001 | 110 | 1011001 | 0 | 1011111 | 10101 | 111000 | 100111001 | 1011010 | 10111 |
Color Harmonies of #710659
Complementary color
Monochromatic Colors of #710659
Black with #710659
Text Example
Text Example
White with #710659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710659; }
p { color: rgb(113,6,89); }
H1.HeaderClassName
{
color: #710659;
}
.AnyTagClassName
{
color: #710659;
}
</style>
background-color css
<style>
a { background-color: #710659; }
a { background-color: rgb(113,6,89); }
div.DivClassName
{
background-color: #710659;
}
.BgClassName
{
background-color: #710659;
}
</style>
border-color css
<style>
span { border-color: #710659; }
span { border-color: rgb(113,6,89); }
td.TdClassName
{
border-color: #710659;
}
.TagClassName
{
border-color: #710659;
}
</style>