Shades of Tyrian Purple #710647
Tints of Tyrian Purple #710647
RGB
CMYK
RGB Variations
Color information
#710647 (or 0x710647) is known color: Tyrian Purple. HEX triplet: 71, 06 and 47. RGB value is (113,6,71). Sum of RGB (Red+Green+Blue) = 113+6+71=190 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.47% from 190); Green value is 6 (2.73% from 255 or 3.16% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 113 - color contains mainly: red. Hex color #710647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710647 is #8EF9B8. Grayscale: #2D2D2D. Windows color (decimal): -9370041 or 4654705. OLE color: 4654705.
HSL color Cylindrical-coordinate representation of color #710647: hue angle of 323.55º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710647 is Cyan = 0, Magento = 0.95, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 71 | - |
| CMYK | 0 | 0.95 | 0.37 | 0.56 |
| HSL | 323.55º | 0.9% | 0.23% | - |
| HSV(B) | 323.55º | 0.95% | 0.44% | - |
| XYZ | 8.01 | 4.1 | 6.33 | - |
| YUV | 45.4 | 142.45 | 176.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 71 | 0 | 0.95 | 0.37 | 0.56 | 323.55 | 0.9 | 0.23 |
| Hex | 71 | 6 | 47 | 0 | 5F | 25 | 38 | 144 | 5A | 17 |
| Octal | 161 | 6 | 107 | 0 | 137 | 45 | 70 | 504 | 132 | 27 |
| Binary | 1110001 | 110 | 1000111 | 0 | 1011111 | 100101 | 111000 | 101000100 | 1011010 | 10111 |
Color Harmonies of #710647
Complementary color
Monochromatic Colors of #710647
Black with #710647
Text Example
Text Example
White with #710647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710647; }
p { color: rgb(113,6,71); }
H1.HeaderClassName
{
color: #710647;
}
.AnyTagClassName
{
color: #710647;
}
</style>
background-color css
<style>
a { background-color: #710647; }
a { background-color: rgb(113,6,71); }
div.DivClassName
{
background-color: #710647;
}
.BgClassName
{
background-color: #710647;
}
</style>
border-color css
<style>
span { border-color: #710647; }
span { border-color: rgb(113,6,71); }
td.TdClassName
{
border-color: #710647;
}
.TagClassName
{
border-color: #710647;
}
</style>