Shades of Tyrian Purple #710058
Tints of Tyrian Purple #710058
RGB
CMYK
RGB Variations
Color information
#710058 (or 0x710058) is known color: Tyrian Purple. HEX triplet: 71, 00 and 58. RGB value is (113,0,88). Sum of RGB (Red+Green+Blue) = 113+0+88=201 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.22% from 201); Green value is 0 (0.39% from 255 or 0% from 201); Blue value is 88 (34.77% from 255 or 43.78% from 201); Max value from RGB is 113 - color contains mainly: red. Hex color #710058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710058 is #8EFFA7. Grayscale: #2B2B2B. Windows color (decimal): -9371560 or 5767281. OLE color: 5767281.
HSL color Cylindrical-coordinate representation of color #710058: hue angle of 313.27º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #710058 is Cyan = 0, Magento = 1, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 88 | - |
| CMYK | 0 | 1 | 0.22 | 0.56 |
| HSL | 313.27º | 1% | 0.22% | - |
| HSV(B) | 313.27º | 1% | 0.44% | - |
| XYZ | 8.57 | 4.22 | 9.59 | - |
| YUV | 43.82 | 152.94 | 177.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 88 | 0 | 1 | 0.22 | 0.56 | 313.27 | 1 | 0.22 |
| Hex | 71 | 0 | 58 | 0 | 64 | 16 | 38 | 139 | 64 | 16 |
| Octal | 161 | 0 | 130 | 0 | 144 | 26 | 70 | 471 | 144 | 26 |
| Binary | 1110001 | 0 | 1011000 | 0 | 1100100 | 10110 | 111000 | 100111001 | 1100100 | 10110 |
Color Harmonies of #710058
Complementary color
Monochromatic Colors of #710058
Black with #710058
Text Example
Text Example
White with #710058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710058; }
p { color: rgb(113,0,88); }
H1.HeaderClassName
{
color: #710058;
}
.AnyTagClassName
{
color: #710058;
}
</style>
background-color css
<style>
a { background-color: #710058; }
a { background-color: rgb(113,0,88); }
div.DivClassName
{
background-color: #710058;
}
.BgClassName
{
background-color: #710058;
}
</style>
border-color css
<style>
span { border-color: #710058; }
span { border-color: rgb(113,0,88); }
td.TdClassName
{
border-color: #710058;
}
.TagClassName
{
border-color: #710058;
}
</style>