Shades of Tyrian Purple #710758
Tints of Tyrian Purple #710758
RGB
CMYK
RGB Variations
Color information
#710758 (or 0x710758) is known color: Tyrian Purple. HEX triplet: 71, 07 and 58. RGB value is (113,7,88). Sum of RGB (Red+Green+Blue) = 113+7+88=208 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.33% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 113 - color contains mainly: red. Hex color #710758 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710758 is #8EF8A7. Grayscale: #2F2F2F. Windows color (decimal): -9369768 or 5769073. OLE color: 5769073.
HSL color Cylindrical-coordinate representation of color #710758: hue angle of 314.15º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710758 is Cyan = 0, Magento = 0.94, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 7 | 88 | - |
| CMYK | 0 | 0.94 | 0.22 | 0.56 |
| HSL | 314.15º | 0.88% | 0.24% | - |
| HSV(B) | 314.15º | 0.94% | 0.44% | - |
| XYZ | 8.65 | 4.37 | 9.62 | - |
| YUV | 47.93 | 150.62 | 174.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 88 | 0 | 0.94 | 0.22 | 0.56 | 314.15 | 0.88 | 0.24 |
| Hex | 71 | 7 | 58 | 0 | 5E | 16 | 38 | 13A | 58 | 18 |
| Octal | 161 | 7 | 130 | 0 | 136 | 26 | 70 | 472 | 130 | 30 |
| Binary | 1110001 | 111 | 1011000 | 0 | 1011110 | 10110 | 111000 | 100111010 | 1011000 | 11000 |
Color Harmonies of #710758
Complementary color
Monochromatic Colors of #710758
Black with #710758
Text Example
Text Example
White with #710758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710758; }
p { color: rgb(113,7,88); }
H1.HeaderClassName
{
color: #710758;
}
.AnyTagClassName
{
color: #710758;
}
</style>
background-color css
<style>
a { background-color: #710758; }
a { background-color: rgb(113,7,88); }
div.DivClassName
{
background-color: #710758;
}
.BgClassName
{
background-color: #710758;
}
</style>
border-color css
<style>
span { border-color: #710758; }
span { border-color: rgb(113,7,88); }
td.TdClassName
{
border-color: #710758;
}
.TagClassName
{
border-color: #710758;
}
</style>