Shades of Tyrian Purple #710053
Tints of Tyrian Purple #710053
RGB
CMYK
RGB Variations
Color information
#710053 (or 0x710053) is known color: Tyrian Purple. HEX triplet: 71, 00 and 53. RGB value is (113,0,83). Sum of RGB (Red+Green+Blue) = 113+0+83=196 (25% of max value = 765). Red value is 113 (44.53% from 255 or 57.65% from 196); Green value is 0 (0.39% from 255 or 0% from 196); Blue value is 83 (32.81% from 255 or 42.35% from 196); Max value from RGB is 113 - color contains mainly: red. Hex color #710053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710053 is #8EFFAC. Grayscale: #2B2B2B. Windows color (decimal): -9371565 or 5439601. OLE color: 5439601.
HSL color Cylindrical-coordinate representation of color #710053: hue angle of 315.93º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #710053 is Cyan = 0, Magento = 1, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.27 | 0.56 |
| HSL | 315.93º | 1% | 0.22% | - |
| HSV(B) | 315.93º | 1% | 0.44% | - |
| XYZ | 8.37 | 4.14 | 8.54 | - |
| YUV | 43.25 | 150.44 | 177.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 83 | 0 | 1 | 0.27 | 0.56 | 315.93 | 1 | 0.22 |
| Hex | 71 | 0 | 53 | 0 | 64 | 1B | 38 | 13C | 64 | 16 |
| Octal | 161 | 0 | 123 | 0 | 144 | 33 | 70 | 474 | 144 | 26 |
| Binary | 1110001 | 0 | 1010011 | 0 | 1100100 | 11011 | 111000 | 100111100 | 1100100 | 10110 |
Color Harmonies of #710053
Complementary color
Monochromatic Colors of #710053
Black with #710053
Text Example
Text Example
White with #710053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710053; }
p { color: rgb(113,0,83); }
H1.HeaderClassName
{
color: #710053;
}
.AnyTagClassName
{
color: #710053;
}
</style>
background-color css
<style>
a { background-color: #710053; }
a { background-color: rgb(113,0,83); }
div.DivClassName
{
background-color: #710053;
}
.BgClassName
{
background-color: #710053;
}
</style>
border-color css
<style>
span { border-color: #710053; }
span { border-color: rgb(113,0,83); }
td.TdClassName
{
border-color: #710053;
}
.TagClassName
{
border-color: #710053;
}
</style>