Shades of Tyrian Purple #710547
Tints of Tyrian Purple #710547
RGB
CMYK
RGB Variations
Color information
#710547 (or 0x710547) is known color: Tyrian Purple. HEX triplet: 71, 05 and 47. RGB value is (113,5,71). Sum of RGB (Red+Green+Blue) = 113+5+71=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 5 (2.34% from 255 or 2.65% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #710547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710547 is #8EFAB8. Grayscale: #2C2C2C. Windows color (decimal): -9370297 or 4654449. OLE color: 4654449.
HSL color Cylindrical-coordinate representation of color #710547: hue angle of 323.33º degrees, saturation: 0.92, 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 #710547 is Cyan = 0, Magento = 0.96, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 71 | - |
| CMYK | 0 | 0.96 | 0.37 | 0.56 |
| HSL | 323.33º | 0.92% | 0.23% | - |
| HSV(B) | 323.33º | 0.96% | 0.44% | - |
| XYZ | 8 | 4.07 | 6.33 | - |
| YUV | 44.82 | 142.78 | 176.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 71 | 0 | 0.96 | 0.37 | 0.56 | 323.33 | 0.92 | 0.23 |
| Hex | 71 | 5 | 47 | 0 | 60 | 25 | 38 | 143 | 5C | 17 |
| Octal | 161 | 5 | 107 | 0 | 140 | 45 | 70 | 503 | 134 | 27 |
| Binary | 1110001 | 101 | 1000111 | 0 | 1100000 | 100101 | 111000 | 101000011 | 1011100 | 10111 |
Color Harmonies of #710547
Complementary color
Monochromatic Colors of #710547
Black with #710547
Text Example
Text Example
White with #710547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710547; }
p { color: rgb(113,5,71); }
H1.HeaderClassName
{
color: #710547;
}
.AnyTagClassName
{
color: #710547;
}
</style>
background-color css
<style>
a { background-color: #710547; }
a { background-color: rgb(113,5,71); }
div.DivClassName
{
background-color: #710547;
}
.BgClassName
{
background-color: #710547;
}
</style>
border-color css
<style>
span { border-color: #710547; }
span { border-color: rgb(113,5,71); }
td.TdClassName
{
border-color: #710547;
}
.TagClassName
{
border-color: #710547;
}
</style>