Shades of Tyrian Purple #710157
Tints of Tyrian Purple #710157
RGB
CMYK
RGB Variations
Color information
#710157 (or 0x710157) is known color: Tyrian Purple. HEX triplet: 71, 01 and 57. RGB value is (113,1,87). Sum of RGB (Red+Green+Blue) = 113+1+87=201 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.22% from 201); Green value is 1 (0.78% from 255 or 0.50% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 113 - color contains mainly: red. Hex color #710157 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710157 is #8EFEA8. Grayscale: #2C2C2C. Windows color (decimal): -9371305 or 5702001. OLE color: 5702001.
HSL color Cylindrical-coordinate representation of color #710157: hue angle of 313.93º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710157 is Cyan = 0, Magento = 0.99, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 87 | - |
| CMYK | 0 | 0.99 | 0.23 | 0.56 |
| HSL | 313.93º | 0.98% | 0.22% | - |
| HSV(B) | 313.93º | 0.99% | 0.44% | - |
| XYZ | 8.54 | 4.22 | 9.38 | - |
| YUV | 44.29 | 152.11 | 177.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 87 | 0 | 0.99 | 0.23 | 0.56 | 313.93 | 0.98 | 0.22 |
| Hex | 71 | 1 | 57 | 0 | 63 | 17 | 38 | 13A | 62 | 16 |
| Octal | 161 | 1 | 127 | 0 | 143 | 27 | 70 | 472 | 142 | 26 |
| Binary | 1110001 | 1 | 1010111 | 0 | 1100011 | 10111 | 111000 | 100111010 | 1100010 | 10110 |
Color Harmonies of #710157
Complementary color
Monochromatic Colors of #710157
Black with #710157
Text Example
Text Example
White with #710157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710157; }
p { color: rgb(113,1,87); }
H1.HeaderClassName
{
color: #710157;
}
.AnyTagClassName
{
color: #710157;
}
</style>
background-color css
<style>
a { background-color: #710157; }
a { background-color: rgb(113,1,87); }
div.DivClassName
{
background-color: #710157;
}
.BgClassName
{
background-color: #710157;
}
</style>
border-color css
<style>
span { border-color: #710157; }
span { border-color: rgb(113,1,87); }
td.TdClassName
{
border-color: #710157;
}
.TagClassName
{
border-color: #710157;
}
</style>