Shades of Tyrian Purple #710546
Tints of Tyrian Purple #710546
RGB
CMYK
RGB Variations
Color information
#710546 (or 0x710546) is known color: Tyrian Purple. HEX triplet: 71, 05 and 46. RGB value is (113,5,70). Sum of RGB (Red+Green+Blue) = 113+5+70=188 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.11% from 188); Green value is 5 (2.34% from 255 or 2.66% from 188); Blue value is 70 (27.73% from 255 or 37.23% from 188); Max value from RGB is 113 - color contains mainly: red. Hex color #710546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710546 is #8EFAB9. Grayscale: #2C2C2C. Windows color (decimal): -9370298 or 4588913. OLE color: 4588913.
HSL color Cylindrical-coordinate representation of color #710546: hue angle of 323.89º 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 #710546 is Cyan = 0, Magento = 0.96, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 70 | - |
| CMYK | 0 | 0.96 | 0.38 | 0.56 |
| HSL | 323.89º | 0.92% | 0.23% | - |
| HSV(B) | 323.89º | 0.96% | 0.44% | - |
| XYZ | 7.97 | 4.06 | 6.16 | - |
| YUV | 44.7 | 142.28 | 176.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 70 | 0 | 0.96 | 0.38 | 0.56 | 323.89 | 0.92 | 0.23 |
| Hex | 71 | 5 | 46 | 0 | 60 | 26 | 38 | 144 | 5C | 17 |
| Octal | 161 | 5 | 106 | 0 | 140 | 46 | 70 | 504 | 134 | 27 |
| Binary | 1110001 | 101 | 1000110 | 0 | 1100000 | 100110 | 111000 | 101000100 | 1011100 | 10111 |
Color Harmonies of #710546
Complementary color
Monochromatic Colors of #710546
Black with #710546
Text Example
Text Example
White with #710546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710546; }
p { color: rgb(113,5,70); }
H1.HeaderClassName
{
color: #710546;
}
.AnyTagClassName
{
color: #710546;
}
</style>
background-color css
<style>
a { background-color: #710546; }
a { background-color: rgb(113,5,70); }
div.DivClassName
{
background-color: #710546;
}
.BgClassName
{
background-color: #710546;
}
</style>
border-color css
<style>
span { border-color: #710546; }
span { border-color: rgb(113,5,70); }
td.TdClassName
{
border-color: #710546;
}
.TagClassName
{
border-color: #710546;
}
</style>