Shades of Tyrian Purple #710051
Tints of Tyrian Purple #710051
RGB
CMYK
RGB Variations
Color information
#710051 (or 0x710051) is known color: Tyrian Purple. HEX triplet: 71, 00 and 51. RGB value is (113,0,81). Sum of RGB (Red+Green+Blue) = 113+0+81=194 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.25% from 194); Green value is 0 (0.39% from 255 or 0% from 194); Blue value is 81 (32.03% from 255 or 41.75% from 194); Max value from RGB is 113 - color contains mainly: red. Hex color #710051 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710051 is #8EFFAE. Grayscale: #2A2A2A. Windows color (decimal): -9371567 or 5308529. OLE color: 5308529.
HSL color Cylindrical-coordinate representation of color #710051: hue angle of 316.99º 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 #710051 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 81 | - |
| CMYK | 0 | 1 | 0.28 | 0.56 |
| HSL | 316.99º | 1% | 0.22% | - |
| HSV(B) | 316.99º | 1% | 0.44% | - |
| XYZ | 8.3 | 4.1 | 8.14 | - |
| YUV | 43.02 | 149.44 | 177.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 81 | 0 | 1 | 0.28 | 0.56 | 316.99 | 1 | 0.22 |
| Hex | 71 | 0 | 51 | 0 | 64 | 1C | 38 | 13D | 64 | 16 |
| Octal | 161 | 0 | 121 | 0 | 144 | 34 | 70 | 475 | 144 | 26 |
| Binary | 1110001 | 0 | 1010001 | 0 | 1100100 | 11100 | 111000 | 100111101 | 1100100 | 10110 |
Color Harmonies of #710051
Complementary color
Monochromatic Colors of #710051
Black with #710051
Text Example
Text Example
White with #710051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710051; }
p { color: rgb(113,0,81); }
H1.HeaderClassName
{
color: #710051;
}
.AnyTagClassName
{
color: #710051;
}
</style>
background-color css
<style>
a { background-color: #710051; }
a { background-color: rgb(113,0,81); }
div.DivClassName
{
background-color: #710051;
}
.BgClassName
{
background-color: #710051;
}
</style>
border-color css
<style>
span { border-color: #710051; }
span { border-color: rgb(113,0,81); }
td.TdClassName
{
border-color: #710051;
}
.TagClassName
{
border-color: #710051;
}
</style>