Shades of Tyrian Purple #710539
Tints of Tyrian Purple #710539
RGB
CMYK
RGB Variations
Color information
#710539 (or 0x710539) is known color: Tyrian Purple. HEX triplet: 71, 05 and 39. RGB value is (113,5,57). Sum of RGB (Red+Green+Blue) = 113+5+57=175 (23% of max value = 765). Red value is 113 (44.53% from 255 or 64.57% from 175); Green value is 5 (2.34% from 255 or 2.86% from 175); Blue value is 57 (22.66% from 255 or 32.57% from 175); Max value from RGB is 113 - color contains mainly: red. Hex color #710539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710539 is #8EFAC6. Grayscale: #2B2B2B. Windows color (decimal): -9370311 or 3736945. OLE color: 3736945.
HSL color Cylindrical-coordinate representation of color #710539: hue angle of 331.11º 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 #710539 is Cyan = 0, Magento = 0.96, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 57 | - |
| CMYK | 0 | 0.96 | 0.50 | 0.56 |
| HSL | 331.11º | 0.92% | 0.23% | - |
| HSV(B) | 331.11º | 0.96% | 0.44% | - |
| XYZ | 7.6 | 3.91 | 4.23 | - |
| YUV | 43.22 | 135.78 | 177.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 57 | 0 | 0.96 | 0.50 | 0.56 | 331.11 | 0.92 | 0.23 |
| Hex | 71 | 5 | 39 | 0 | 60 | 32 | 38 | 14B | 5C | 17 |
| Octal | 161 | 5 | 71 | 0 | 140 | 62 | 70 | 513 | 134 | 27 |
| Binary | 1110001 | 101 | 111001 | 0 | 1100000 | 110010 | 111000 | 101001011 | 1011100 | 10111 |
Color Harmonies of #710539
Complementary color
Monochromatic Colors of #710539
Black with #710539
Text Example
Text Example
White with #710539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710539; }
p { color: rgb(113,5,57); }
H1.HeaderClassName
{
color: #710539;
}
.AnyTagClassName
{
color: #710539;
}
</style>
background-color css
<style>
a { background-color: #710539; }
a { background-color: rgb(113,5,57); }
div.DivClassName
{
background-color: #710539;
}
.BgClassName
{
background-color: #710539;
}
</style>
border-color css
<style>
span { border-color: #710539; }
span { border-color: rgb(113,5,57); }
td.TdClassName
{
border-color: #710539;
}
.TagClassName
{
border-color: #710539;
}
</style>