Shades of Tyrian Purple #710458
Tints of Tyrian Purple #710458
RGB
CMYK
RGB Variations
Color information
#710458 (or 0x710458) is known color: Tyrian Purple. HEX triplet: 71, 04 and 58. RGB value is (113,4,88). Sum of RGB (Red+Green+Blue) = 113+4+88=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 88 (34.77% from 255 or 42.93% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #710458 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710458 is #8EFBA7. Grayscale: #2D2D2D. Windows color (decimal): -9370536 or 5768305. OLE color: 5768305.
HSL color Cylindrical-coordinate representation of color #710458: hue angle of 313.76º degrees, saturation: 0.93, 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 #710458 is Cyan = 0, Magento = 0.96, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 88 | - |
| CMYK | 0 | 0.96 | 0.22 | 0.56 |
| HSL | 313.76º | 0.93% | 0.23% | - |
| HSV(B) | 313.76º | 0.96% | 0.44% | - |
| XYZ | 8.61 | 4.3 | 9.61 | - |
| YUV | 46.17 | 151.61 | 175.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 88 | 0 | 0.96 | 0.22 | 0.56 | 313.76 | 0.93 | 0.23 |
| Hex | 71 | 4 | 58 | 0 | 60 | 16 | 38 | 13A | 5D | 17 |
| Octal | 161 | 4 | 130 | 0 | 140 | 26 | 70 | 472 | 135 | 27 |
| Binary | 1110001 | 100 | 1011000 | 0 | 1100000 | 10110 | 111000 | 100111010 | 1011101 | 10111 |
Color Harmonies of #710458
Complementary color
Monochromatic Colors of #710458
Black with #710458
Text Example
Text Example
White with #710458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710458; }
p { color: rgb(113,4,88); }
H1.HeaderClassName
{
color: #710458;
}
.AnyTagClassName
{
color: #710458;
}
</style>
background-color css
<style>
a { background-color: #710458; }
a { background-color: rgb(113,4,88); }
div.DivClassName
{
background-color: #710458;
}
.BgClassName
{
background-color: #710458;
}
</style>
border-color css
<style>
span { border-color: #710458; }
span { border-color: rgb(113,4,88); }
td.TdClassName
{
border-color: #710458;
}
.TagClassName
{
border-color: #710458;
}
</style>