Shades of Tyrian Purple #710554
Tints of Tyrian Purple #710554
RGB
CMYK
RGB Variations
Color information
#710554 (or 0x710554) is known color: Tyrian Purple. HEX triplet: 71, 05 and 54. RGB value is (113,5,84). Sum of RGB (Red+Green+Blue) = 113+5+84=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 5 (2.34% from 255 or 2.48% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #710554 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710554 is #8EFAAB. Grayscale: #2E2E2E. Windows color (decimal): -9370284 or 5506417. OLE color: 5506417.
HSL color Cylindrical-coordinate representation of color #710554: hue angle of 316.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 #710554 is Cyan = 0, Magento = 0.96, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 84 | - |
| CMYK | 0 | 0.96 | 0.26 | 0.56 |
| HSL | 316.11º | 0.92% | 0.23% | - |
| HSV(B) | 316.11º | 0.96% | 0.44% | - |
| XYZ | 8.46 | 4.26 | 8.76 | - |
| YUV | 46.3 | 149.28 | 175.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 84 | 0 | 0.96 | 0.26 | 0.56 | 316.11 | 0.92 | 0.23 |
| Hex | 71 | 5 | 54 | 0 | 60 | 1A | 38 | 13C | 5C | 17 |
| Octal | 161 | 5 | 124 | 0 | 140 | 32 | 70 | 474 | 134 | 27 |
| Binary | 1110001 | 101 | 1010100 | 0 | 1100000 | 11010 | 111000 | 100111100 | 1011100 | 10111 |
Color Harmonies of #710554
Complementary color
Monochromatic Colors of #710554
Black with #710554
Text Example
Text Example
White with #710554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710554; }
p { color: rgb(113,5,84); }
H1.HeaderClassName
{
color: #710554;
}
.AnyTagClassName
{
color: #710554;
}
</style>
background-color css
<style>
a { background-color: #710554; }
a { background-color: rgb(113,5,84); }
div.DivClassName
{
background-color: #710554;
}
.BgClassName
{
background-color: #710554;
}
</style>
border-color css
<style>
span { border-color: #710554; }
span { border-color: rgb(113,5,84); }
td.TdClassName
{
border-color: #710554;
}
.TagClassName
{
border-color: #710554;
}
</style>