Shades of Tyrian Purple #710956
Tints of Tyrian Purple #710956
RGB
CMYK
RGB Variations
Color information
#710956 (or 0x710956) is known color: Tyrian Purple. HEX triplet: 71, 09 and 56. RGB value is (113,9,86). Sum of RGB (Red+Green+Blue) = 113+9+86=208 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.33% from 208); Green value is 9 (3.91% from 255 or 4.33% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 113 - color contains mainly: red. Hex color #710956 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710956 is #8EF6A9. Grayscale: #303030. Windows color (decimal): -9369258 or 5638513. OLE color: 5638513.
HSL color Cylindrical-coordinate representation of color #710956: hue angle of 315.58º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #710956 is Cyan = 0, Magento = 0.92, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 9 | 86 | - |
| CMYK | 0 | 0.92 | 0.24 | 0.56 |
| HSL | 315.58º | 0.85% | 0.24% | - |
| HSV(B) | 315.58º | 0.92% | 0.44% | - |
| XYZ | 8.59 | 4.38 | 9.2 | - |
| YUV | 48.87 | 148.96 | 173.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 9 | 86 | 0 | 0.92 | 0.24 | 0.56 | 315.58 | 0.85 | 0.24 |
| Hex | 71 | 9 | 56 | 0 | 5C | 18 | 38 | 13C | 55 | 18 |
| Octal | 161 | 11 | 126 | 0 | 134 | 30 | 70 | 474 | 125 | 30 |
| Binary | 1110001 | 1001 | 1010110 | 0 | 1011100 | 11000 | 111000 | 100111100 | 1010101 | 11000 |
Color Harmonies of #710956
Complementary color
Monochromatic Colors of #710956
Black with #710956
Text Example
Text Example
White with #710956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710956; }
p { color: rgb(113,9,86); }
H1.HeaderClassName
{
color: #710956;
}
.AnyTagClassName
{
color: #710956;
}
</style>
background-color css
<style>
a { background-color: #710956; }
a { background-color: rgb(113,9,86); }
div.DivClassName
{
background-color: #710956;
}
.BgClassName
{
background-color: #710956;
}
</style>
border-color css
<style>
span { border-color: #710956; }
span { border-color: rgb(113,9,86); }
td.TdClassName
{
border-color: #710956;
}
.TagClassName
{
border-color: #710956;
}
</style>