Shades of Tyrian Purple #710049
Tints of Tyrian Purple #710049
RGB
CMYK
RGB Variations
Color information
#710049 (or 0x710049) is known color: Tyrian Purple. HEX triplet: 71, 00 and 49. RGB value is (113,0,73). Sum of RGB (Red+Green+Blue) = 113+0+73=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 73 (28.91% from 255 or 39.25% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #710049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710049 is #8EFFB6. Grayscale: #292929. Windows color (decimal): -9371575 or 4784241. OLE color: 4784241.
HSL color Cylindrical-coordinate representation of color #710049: hue angle of 321.24º 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 #710049 is Cyan = 0, Magento = 1, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 73 | - |
| CMYK | 0 | 1 | 0.35 | 0.56 |
| HSL | 321.24º | 1% | 0.22% | - |
| HSV(B) | 321.24º | 1% | 0.44% | - |
| XYZ | 8.01 | 3.99 | 6.65 | - |
| YUV | 42.11 | 145.44 | 178.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 73 | 0 | 1 | 0.35 | 0.56 | 321.24 | 1 | 0.22 |
| Hex | 71 | 0 | 49 | 0 | 64 | 23 | 38 | 141 | 64 | 16 |
| Octal | 161 | 0 | 111 | 0 | 144 | 43 | 70 | 501 | 144 | 26 |
| Binary | 1110001 | 0 | 1001001 | 0 | 1100100 | 100011 | 111000 | 101000001 | 1100100 | 10110 |
Color Harmonies of #710049
Complementary color
Monochromatic Colors of #710049
Black with #710049
Text Example
Text Example
White with #710049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710049; }
p { color: rgb(113,0,73); }
H1.HeaderClassName
{
color: #710049;
}
.AnyTagClassName
{
color: #710049;
}
</style>
background-color css
<style>
a { background-color: #710049; }
a { background-color: rgb(113,0,73); }
div.DivClassName
{
background-color: #710049;
}
.BgClassName
{
background-color: #710049;
}
</style>
border-color css
<style>
span { border-color: #710049; }
span { border-color: rgb(113,0,73); }
td.TdClassName
{
border-color: #710049;
}
.TagClassName
{
border-color: #710049;
}
</style>