Shades of Tyrian Purple #710453
Tints of Tyrian Purple #710453
RGB
CMYK
RGB Variations
Color information
#710453 (or 0x710453) is known color: Tyrian Purple. HEX triplet: 71, 04 and 53. RGB value is (113,4,83). Sum of RGB (Red+Green+Blue) = 113+4+83=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 4 (1.95% from 255 or 2% from 200); Blue value is 83 (32.81% from 255 or 41.5% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #710453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710453 is #8EFBAC. Grayscale: #2D2D2D. Windows color (decimal): -9370541 or 5440625. OLE color: 5440625.
HSL color Cylindrical-coordinate representation of color #710453: hue angle of 316.51º degrees, saturation: 0.93, 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 #710453 is Cyan = 0, Magento = 0.96, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 83 | - |
| CMYK | 0 | 0.96 | 0.27 | 0.56 |
| HSL | 316.51º | 0.93% | 0.23% | - |
| HSV(B) | 316.51º | 0.96% | 0.44% | - |
| XYZ | 8.41 | 4.22 | 8.56 | - |
| YUV | 45.6 | 149.11 | 176.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 83 | 0 | 0.96 | 0.27 | 0.56 | 316.51 | 0.93 | 0.23 |
| Hex | 71 | 4 | 53 | 0 | 60 | 1B | 38 | 13D | 5D | 17 |
| Octal | 161 | 4 | 123 | 0 | 140 | 33 | 70 | 475 | 135 | 27 |
| Binary | 1110001 | 100 | 1010011 | 0 | 1100000 | 11011 | 111000 | 100111101 | 1011101 | 10111 |
Color Harmonies of #710453
Complementary color
Monochromatic Colors of #710453
Black with #710453
Text Example
Text Example
White with #710453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710453; }
p { color: rgb(113,4,83); }
H1.HeaderClassName
{
color: #710453;
}
.AnyTagClassName
{
color: #710453;
}
</style>
background-color css
<style>
a { background-color: #710453; }
a { background-color: rgb(113,4,83); }
div.DivClassName
{
background-color: #710453;
}
.BgClassName
{
background-color: #710453;
}
</style>
border-color css
<style>
span { border-color: #710453; }
span { border-color: rgb(113,4,83); }
td.TdClassName
{
border-color: #710453;
}
.TagClassName
{
border-color: #710453;
}
</style>