Shades of Tyrian Purple #710457
Tints of Tyrian Purple #710457
RGB
CMYK
RGB Variations
Color information
#710457 (or 0x710457) is known color: Tyrian Purple. HEX triplet: 71, 04 and 57. RGB value is (113,4,87). Sum of RGB (Red+Green+Blue) = 113+4+87=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 4 (1.95% from 255 or 1.96% from 204); Blue value is 87 (34.38% from 255 or 42.65% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #710457 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710457 is #8EFBA8. Grayscale: #2D2D2D. Windows color (decimal): -9370537 or 5702769. OLE color: 5702769.
HSL color Cylindrical-coordinate representation of color #710457: hue angle of 314.31º 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 #710457 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 87 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.56 |
| HSL | 314.31º | 0.93% | 0.23% | - |
| HSV(B) | 314.31º | 0.96% | 0.44% | - |
| XYZ | 8.57 | 4.29 | 9.39 | - |
| YUV | 46.05 | 151.11 | 175.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 87 | 0 | 0.96 | 0.23 | 0.56 | 314.31 | 0.93 | 0.23 |
| Hex | 71 | 4 | 57 | 0 | 60 | 17 | 38 | 13A | 5D | 17 |
| Octal | 161 | 4 | 127 | 0 | 140 | 27 | 70 | 472 | 135 | 27 |
| Binary | 1110001 | 100 | 1010111 | 0 | 1100000 | 10111 | 111000 | 100111010 | 1011101 | 10111 |
Color Harmonies of #710457
Complementary color
Monochromatic Colors of #710457
Black with #710457
Text Example
Text Example
White with #710457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710457; }
p { color: rgb(113,4,87); }
H1.HeaderClassName
{
color: #710457;
}
.AnyTagClassName
{
color: #710457;
}
</style>
background-color css
<style>
a { background-color: #710457; }
a { background-color: rgb(113,4,87); }
div.DivClassName
{
background-color: #710457;
}
.BgClassName
{
background-color: #710457;
}
</style>
border-color css
<style>
span { border-color: #710457; }
span { border-color: rgb(113,4,87); }
td.TdClassName
{
border-color: #710457;
}
.TagClassName
{
border-color: #710457;
}
</style>