Shades of Tyrian Purple #710556
Tints of Tyrian Purple #710556
RGB
CMYK
RGB Variations
Color information
#710556 (or 0x710556) is known color: Tyrian Purple. HEX triplet: 71, 05 and 56. RGB value is (113,5,86). Sum of RGB (Red+Green+Blue) = 113+5+86=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 5 (2.34% from 255 or 2.45% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #710556 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710556 is #8EFAA9. Grayscale: #2E2E2E. Windows color (decimal): -9370282 or 5637489. OLE color: 5637489.
HSL color Cylindrical-coordinate representation of color #710556: hue angle of 315º 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 #710556 is Cyan = 0, Magento = 0.96, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 86 | - |
| CMYK | 0 | 0.96 | 0.24 | 0.56 |
| HSL | 315º | 0.92% | 0.23% | - |
| HSV(B) | 315º | 0.96% | 0.44% | - |
| XYZ | 8.54 | 4.29 | 9.18 | - |
| YUV | 46.53 | 150.28 | 175.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 86 | 0 | 0.96 | 0.24 | 0.56 | 315 | 0.92 | 0.23 |
| Hex | 71 | 5 | 56 | 0 | 60 | 18 | 38 | 13B | 5C | 17 |
| Octal | 161 | 5 | 126 | 0 | 140 | 30 | 70 | 473 | 134 | 27 |
| Binary | 1110001 | 101 | 1010110 | 0 | 1100000 | 11000 | 111000 | 100111011 | 1011100 | 10111 |
Color Harmonies of #710556
Complementary color
Monochromatic Colors of #710556
Black with #710556
Text Example
Text Example
White with #710556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710556; }
p { color: rgb(113,5,86); }
H1.HeaderClassName
{
color: #710556;
}
.AnyTagClassName
{
color: #710556;
}
</style>
background-color css
<style>
a { background-color: #710556; }
a { background-color: rgb(113,5,86); }
div.DivClassName
{
background-color: #710556;
}
.BgClassName
{
background-color: #710556;
}
</style>
border-color css
<style>
span { border-color: #710556; }
span { border-color: rgb(113,5,86); }
td.TdClassName
{
border-color: #710556;
}
.TagClassName
{
border-color: #710556;
}
</style>