Shades of Tyrian Purple #710057
Tints of Tyrian Purple #710057
RGB
CMYK
RGB Variations
Color information
#710057 (or 0x710057) is known color: Tyrian Purple. HEX triplet: 71, 00 and 57. RGB value is (113,0,87). Sum of RGB (Red+Green+Blue) = 113+0+87=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 0 (0.39% from 255 or 0% from 200); Blue value is 87 (34.38% from 255 or 43.5% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #710057 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710057 is #8EFFA8. Grayscale: #2B2B2B. Windows color (decimal): -9371561 or 5701745. OLE color: 5701745.
HSL color Cylindrical-coordinate representation of color #710057: hue angle of 313.81º 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 #710057 is Cyan = 0, Magento = 1, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 87 | - |
| CMYK | 0 | 1 | 0.23 | 0.56 |
| HSL | 313.81º | 1% | 0.22% | - |
| HSV(B) | 313.81º | 1% | 0.44% | - |
| XYZ | 8.53 | 4.2 | 9.38 | - |
| YUV | 43.71 | 152.44 | 177.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 87 | 0 | 1 | 0.23 | 0.56 | 313.81 | 1 | 0.22 |
| Hex | 71 | 0 | 57 | 0 | 64 | 17 | 38 | 13A | 64 | 16 |
| Octal | 161 | 0 | 127 | 0 | 144 | 27 | 70 | 472 | 144 | 26 |
| Binary | 1110001 | 0 | 1010111 | 0 | 1100100 | 10111 | 111000 | 100111010 | 1100100 | 10110 |
Color Harmonies of #710057
Complementary color
Monochromatic Colors of #710057
Black with #710057
Text Example
Text Example
White with #710057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710057; }
p { color: rgb(113,0,87); }
H1.HeaderClassName
{
color: #710057;
}
.AnyTagClassName
{
color: #710057;
}
</style>
background-color css
<style>
a { background-color: #710057; }
a { background-color: rgb(113,0,87); }
div.DivClassName
{
background-color: #710057;
}
.BgClassName
{
background-color: #710057;
}
</style>
border-color css
<style>
span { border-color: #710057; }
span { border-color: rgb(113,0,87); }
td.TdClassName
{
border-color: #710057;
}
.TagClassName
{
border-color: #710057;
}
</style>