Shades of Tyrian Purple #710552
Tints of Tyrian Purple #710552
RGB
CMYK
RGB Variations
Color information
#710552 (or 0x710552) is known color: Tyrian Purple. HEX triplet: 71, 05 and 52. RGB value is (113,5,82). Sum of RGB (Red+Green+Blue) = 113+5+82=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 5 (2.34% from 255 or 2.5% from 200); Blue value is 82 (32.42% from 255 or 41% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #710552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710552 is #8EFAAD. Grayscale: #2D2D2D. Windows color (decimal): -9370286 or 5375345. OLE color: 5375345.
HSL color Cylindrical-coordinate representation of color #710552: hue angle of 317.22º 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 #710552 is Cyan = 0, Magento = 0.96, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 82 | - |
| CMYK | 0 | 0.96 | 0.27 | 0.56 |
| HSL | 317.22º | 0.92% | 0.23% | - |
| HSV(B) | 317.22º | 0.96% | 0.44% | - |
| XYZ | 8.39 | 4.23 | 8.36 | - |
| YUV | 46.07 | 148.28 | 175.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 82 | 0 | 0.96 | 0.27 | 0.56 | 317.22 | 0.92 | 0.23 |
| Hex | 71 | 5 | 52 | 0 | 60 | 1B | 38 | 13D | 5C | 17 |
| Octal | 161 | 5 | 122 | 0 | 140 | 33 | 70 | 475 | 134 | 27 |
| Binary | 1110001 | 101 | 1010010 | 0 | 1100000 | 11011 | 111000 | 100111101 | 1011100 | 10111 |
Color Harmonies of #710552
Complementary color
Monochromatic Colors of #710552
Black with #710552
Text Example
Text Example
White with #710552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710552; }
p { color: rgb(113,5,82); }
H1.HeaderClassName
{
color: #710552;
}
.AnyTagClassName
{
color: #710552;
}
</style>
background-color css
<style>
a { background-color: #710552; }
a { background-color: rgb(113,5,82); }
div.DivClassName
{
background-color: #710552;
}
.BgClassName
{
background-color: #710552;
}
</style>
border-color css
<style>
span { border-color: #710552; }
span { border-color: rgb(113,5,82); }
td.TdClassName
{
border-color: #710552;
}
.TagClassName
{
border-color: #710552;
}
</style>