Shades of Tyrian Purple #710541
Tints of Tyrian Purple #710541
RGB
CMYK
RGB Variations
Color information
#710541 (or 0x710541) is known color: Tyrian Purple. HEX triplet: 71, 05 and 41. RGB value is (113,5,65). Sum of RGB (Red+Green+Blue) = 113+5+65=183 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.75% from 183); Green value is 5 (2.34% from 255 or 2.73% from 183); Blue value is 65 (25.78% from 255 or 35.52% from 183); Max value from RGB is 113 - color contains mainly: red. Hex color #710541 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710541 is #8EFABE. Grayscale: #2C2C2C. Windows color (decimal): -9370303 or 4261233. OLE color: 4261233.
HSL color Cylindrical-coordinate representation of color #710541: hue angle of 326.67º 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 #710541 is Cyan = 0, Magento = 0.96, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 65 | - |
| CMYK | 0 | 0.96 | 0.42 | 0.56 |
| HSL | 326.67º | 0.92% | 0.23% | - |
| HSV(B) | 326.67º | 0.96% | 0.44% | - |
| XYZ | 7.82 | 4 | 5.36 | - |
| YUV | 44.13 | 139.78 | 177.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 65 | 0 | 0.96 | 0.42 | 0.56 | 326.67 | 0.92 | 0.23 |
| Hex | 71 | 5 | 41 | 0 | 60 | 2A | 38 | 147 | 5C | 17 |
| Octal | 161 | 5 | 101 | 0 | 140 | 52 | 70 | 507 | 134 | 27 |
| Binary | 1110001 | 101 | 1000001 | 0 | 1100000 | 101010 | 111000 | 101000111 | 1011100 | 10111 |
Color Harmonies of #710541
Complementary color
Monochromatic Colors of #710541
Black with #710541
Text Example
Text Example
White with #710541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710541; }
p { color: rgb(113,5,65); }
H1.HeaderClassName
{
color: #710541;
}
.AnyTagClassName
{
color: #710541;
}
</style>
background-color css
<style>
a { background-color: #710541; }
a { background-color: rgb(113,5,65); }
div.DivClassName
{
background-color: #710541;
}
.BgClassName
{
background-color: #710541;
}
</style>
border-color css
<style>
span { border-color: #710541; }
span { border-color: rgb(113,5,65); }
td.TdClassName
{
border-color: #710541;
}
.TagClassName
{
border-color: #710541;
}
</style>