Shades of Tyrian Purple #710550
Tints of Tyrian Purple #710550
RGB
CMYK
RGB Variations
Color information
#710550 (or 0x710550) is known color: Tyrian Purple. HEX triplet: 71, 05 and 50. RGB value is (113,5,80). Sum of RGB (Red+Green+Blue) = 113+5+80=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 5 (2.34% from 255 or 2.53% from 198); Blue value is 80 (31.64% from 255 or 40.40% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #710550 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710550 is #8EFAAF. Grayscale: #2D2D2D. Windows color (decimal): -9370288 or 5244273. OLE color: 5244273.
HSL color Cylindrical-coordinate representation of color #710550: hue angle of 318.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 #710550 is Cyan = 0, Magento = 0.96, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 80 | - |
| CMYK | 0 | 0.96 | 0.29 | 0.56 |
| HSL | 318.33º | 0.92% | 0.23% | - |
| HSV(B) | 318.33º | 0.96% | 0.44% | - |
| XYZ | 8.31 | 4.2 | 7.96 | - |
| YUV | 45.84 | 147.28 | 175.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 80 | 0 | 0.96 | 0.29 | 0.56 | 318.33 | 0.92 | 0.23 |
| Hex | 71 | 5 | 50 | 0 | 60 | 1D | 38 | 13E | 5C | 17 |
| Octal | 161 | 5 | 120 | 0 | 140 | 35 | 70 | 476 | 134 | 27 |
| Binary | 1110001 | 101 | 1010000 | 0 | 1100000 | 11101 | 111000 | 100111110 | 1011100 | 10111 |
Color Harmonies of #710550
Complementary color
Monochromatic Colors of #710550
Black with #710550
Text Example
Text Example
White with #710550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710550; }
p { color: rgb(113,5,80); }
H1.HeaderClassName
{
color: #710550;
}
.AnyTagClassName
{
color: #710550;
}
</style>
background-color css
<style>
a { background-color: #710550; }
a { background-color: rgb(113,5,80); }
div.DivClassName
{
background-color: #710550;
}
.BgClassName
{
background-color: #710550;
}
</style>
border-color css
<style>
span { border-color: #710550; }
span { border-color: rgb(113,5,80); }
td.TdClassName
{
border-color: #710550;
}
.TagClassName
{
border-color: #710550;
}
</style>