Shades of Tyrian Purple #710853
Tints of Tyrian Purple #710853
RGB
CMYK
RGB Variations
Color information
#710853 (or 0x710853) is known color: Tyrian Purple. HEX triplet: 71, 08 and 53. RGB value is (113,8,83). Sum of RGB (Red+Green+Blue) = 113+8+83=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 8 (3.52% from 255 or 3.92% from 204); Blue value is 83 (32.81% from 255 or 40.69% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #710853 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710853 is #8EF7AC. Grayscale: #2F2F2F. Windows color (decimal): -9369517 or 5441649. OLE color: 5441649.
HSL color Cylindrical-coordinate representation of color #710853: hue angle of 317.14º 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 #710853 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 83 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.56 |
| HSL | 317.14º | 0.87% | 0.24% | - |
| HSV(B) | 317.14º | 0.93% | 0.44% | - |
| XYZ | 8.46 | 4.31 | 8.57 | - |
| YUV | 47.95 | 147.79 | 174.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 83 | 0 | 0.93 | 0.27 | 0.56 | 317.14 | 0.87 | 0.24 |
| Hex | 71 | 8 | 53 | 0 | 5D | 1B | 38 | 13D | 57 | 18 |
| Octal | 161 | 10 | 123 | 0 | 135 | 33 | 70 | 475 | 127 | 30 |
| Binary | 1110001 | 1000 | 1010011 | 0 | 1011101 | 11011 | 111000 | 100111101 | 1010111 | 11000 |
Color Harmonies of #710853
Complementary color
Monochromatic Colors of #710853
Black with #710853
Text Example
Text Example
White with #710853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710853; }
p { color: rgb(113,8,83); }
H1.HeaderClassName
{
color: #710853;
}
.AnyTagClassName
{
color: #710853;
}
</style>
background-color css
<style>
a { background-color: #710853; }
a { background-color: rgb(113,8,83); }
div.DivClassName
{
background-color: #710853;
}
.BgClassName
{
background-color: #710853;
}
</style>
border-color css
<style>
span { border-color: #710853; }
span { border-color: rgb(113,8,83); }
td.TdClassName
{
border-color: #710853;
}
.TagClassName
{
border-color: #710853;
}
</style>