Shades of Tyrian Purple #710756
Tints of Tyrian Purple #710756
RGB
CMYK
RGB Variations
Color information
#710756 (or 0x710756) is known color: Tyrian Purple. HEX triplet: 71, 07 and 56. RGB value is (113,7,86). Sum of RGB (Red+Green+Blue) = 113+7+86=206 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.85% from 206); Green value is 7 (3.12% from 255 or 3.40% from 206); Blue value is 86 (33.98% from 255 or 41.75% from 206); Max value from RGB is 113 - color contains mainly: red. Hex color #710756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710756 is #8EF8A9. Grayscale: #2F2F2F. Windows color (decimal): -9369770 or 5638001. OLE color: 5638001.
HSL color Cylindrical-coordinate representation of color #710756: hue angle of 315.28º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710756 is Cyan = 0, Magento = 0.94, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 7 | 86 | - |
| CMYK | 0 | 0.94 | 0.24 | 0.56 |
| HSL | 315.28º | 0.88% | 0.24% | - |
| HSV(B) | 315.28º | 0.94% | 0.44% | - |
| XYZ | 8.57 | 4.33 | 9.19 | - |
| YUV | 47.7 | 149.62 | 174.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 86 | 0 | 0.94 | 0.24 | 0.56 | 315.28 | 0.88 | 0.24 |
| Hex | 71 | 7 | 56 | 0 | 5E | 18 | 38 | 13B | 58 | 18 |
| Octal | 161 | 7 | 126 | 0 | 136 | 30 | 70 | 473 | 130 | 30 |
| Binary | 1110001 | 111 | 1010110 | 0 | 1011110 | 11000 | 111000 | 100111011 | 1011000 | 11000 |
Color Harmonies of #710756
Complementary color
Monochromatic Colors of #710756
Black with #710756
Text Example
Text Example
White with #710756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710756; }
p { color: rgb(113,7,86); }
H1.HeaderClassName
{
color: #710756;
}
.AnyTagClassName
{
color: #710756;
}
</style>
background-color css
<style>
a { background-color: #710756; }
a { background-color: rgb(113,7,86); }
div.DivClassName
{
background-color: #710756;
}
.BgClassName
{
background-color: #710756;
}
</style>
border-color css
<style>
span { border-color: #710756; }
span { border-color: rgb(113,7,86); }
td.TdClassName
{
border-color: #710756;
}
.TagClassName
{
border-color: #710756;
}
</style>