Shades of Tyrian Purple #710854
Tints of Tyrian Purple #710854
RGB
CMYK
RGB Variations
Color information
#710854 (or 0x710854) is known color: Tyrian Purple. HEX triplet: 71, 08 and 54. RGB value is (113,8,84). Sum of RGB (Red+Green+Blue) = 113+8+84=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 8 (3.52% from 255 or 3.90% from 205); Blue value is 84 (33.20% from 255 or 40.98% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #710854 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710854 is #8EF7AB. Grayscale: #2F2F2F. Windows color (decimal): -9369516 or 5507185. OLE color: 5507185.
HSL color Cylindrical-coordinate representation of color #710854: hue angle of 316.57º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #710854 is Cyan = 0, Magento = 0.93, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 84 | - |
| CMYK | 0 | 0.93 | 0.26 | 0.56 |
| HSL | 316.57º | 0.87% | 0.24% | - |
| HSV(B) | 316.57º | 0.93% | 0.44% | - |
| XYZ | 8.5 | 4.32 | 8.77 | - |
| YUV | 48.06 | 148.29 | 174.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 84 | 0 | 0.93 | 0.26 | 0.56 | 316.57 | 0.87 | 0.24 |
| Hex | 71 | 8 | 54 | 0 | 5D | 1A | 38 | 13D | 57 | 18 |
| Octal | 161 | 10 | 124 | 0 | 135 | 32 | 70 | 475 | 127 | 30 |
| Binary | 1110001 | 1000 | 1010100 | 0 | 1011101 | 11010 | 111000 | 100111101 | 1010111 | 11000 |
Color Harmonies of #710854
Complementary color
Monochromatic Colors of #710854
Black with #710854
Text Example
Text Example
White with #710854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710854; }
p { color: rgb(113,8,84); }
H1.HeaderClassName
{
color: #710854;
}
.AnyTagClassName
{
color: #710854;
}
</style>
background-color css
<style>
a { background-color: #710854; }
a { background-color: rgb(113,8,84); }
div.DivClassName
{
background-color: #710854;
}
.BgClassName
{
background-color: #710854;
}
</style>
border-color css
<style>
span { border-color: #710854; }
span { border-color: rgb(113,8,84); }
td.TdClassName
{
border-color: #710854;
}
.TagClassName
{
border-color: #710854;
}
</style>