Shades of Tyrian Purple #710331
Tints of Tyrian Purple #710331
RGB
CMYK
RGB Variations
Color information
#710331 (or 0x710331) is known color: Tyrian Purple. HEX triplet: 71, 03 and 31. RGB value is (113,3,49). Sum of RGB (Red+Green+Blue) = 113+3+49=165 (21% of max value = 765). Red value is 113 (44.53% from 255 or 68.48% from 165); Green value is 3 (1.56% from 255 or 1.82% from 165); Blue value is 49 (19.53% from 255 or 29.70% from 165); Max value from RGB is 113 - color contains mainly: red. Hex color #710331 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710331 is #8EFCCE. Grayscale: #292929. Windows color (decimal): -9370831 or 3212145. OLE color: 3212145.
HSL color Cylindrical-coordinate representation of color #710331: hue angle of 334.91º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710331 is Cyan = 0, Magento = 0.97, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 49 | - |
| CMYK | 0 | 0.97 | 0.57 | 0.56 |
| HSL | 334.91º | 0.95% | 0.23% | - |
| HSV(B) | 334.91º | 0.97% | 0.44% | - |
| XYZ | 7.4 | 3.8 | 3.25 | - |
| YUV | 41.13 | 132.44 | 179.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 49 | 0 | 0.97 | 0.57 | 0.56 | 334.91 | 0.95 | 0.23 |
| Hex | 71 | 3 | 31 | 0 | 61 | 39 | 38 | 14F | 5F | 17 |
| Octal | 161 | 3 | 61 | 0 | 141 | 71 | 70 | 517 | 137 | 27 |
| Binary | 1110001 | 11 | 110001 | 0 | 1100001 | 111001 | 111000 | 101001111 | 1011111 | 10111 |
Color Harmonies of #710331
Complementary color
Monochromatic Colors of #710331
Black with #710331
Text Example
Text Example
White with #710331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710331; }
p { color: rgb(113,3,49); }
H1.HeaderClassName
{
color: #710331;
}
.AnyTagClassName
{
color: #710331;
}
</style>
background-color css
<style>
a { background-color: #710331; }
a { background-color: rgb(113,3,49); }
div.DivClassName
{
background-color: #710331;
}
.BgClassName
{
background-color: #710331;
}
</style>
border-color css
<style>
span { border-color: #710331; }
span { border-color: rgb(113,3,49); }
td.TdClassName
{
border-color: #710331;
}
.TagClassName
{
border-color: #710331;
}
</style>