Shades of Tyrian Purple #710753
Tints of Tyrian Purple #710753
RGB
CMYK
RGB Variations
Color information
#710753 (or 0x710753) is known color: Tyrian Purple. HEX triplet: 71, 07 and 53. RGB value is (113,7,83). Sum of RGB (Red+Green+Blue) = 113+7+83=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 7 (3.12% from 255 or 3.45% from 203); Blue value is 83 (32.81% from 255 or 40.89% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #710753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710753 is #8EF8AC. Grayscale: #2F2F2F. Windows color (decimal): -9369773 or 5441393. OLE color: 5441393.
HSL color Cylindrical-coordinate representation of color #710753: hue angle of 316.98º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710753 is Cyan = 0, Magento = 0.94, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 7 | 83 | - |
| CMYK | 0 | 0.94 | 0.27 | 0.56 |
| HSL | 316.98º | 0.88% | 0.24% | - |
| HSV(B) | 316.98º | 0.94% | 0.44% | - |
| XYZ | 8.45 | 4.29 | 8.57 | - |
| YUV | 47.36 | 148.12 | 174.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 83 | 0 | 0.94 | 0.27 | 0.56 | 316.98 | 0.88 | 0.24 |
| Hex | 71 | 7 | 53 | 0 | 5E | 1B | 38 | 13D | 58 | 18 |
| Octal | 161 | 7 | 123 | 0 | 136 | 33 | 70 | 475 | 130 | 30 |
| Binary | 1110001 | 111 | 1010011 | 0 | 1011110 | 11011 | 111000 | 100111101 | 1011000 | 11000 |
Color Harmonies of #710753
Complementary color
Monochromatic Colors of #710753
Black with #710753
Text Example
Text Example
White with #710753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710753; }
p { color: rgb(113,7,83); }
H1.HeaderClassName
{
color: #710753;
}
.AnyTagClassName
{
color: #710753;
}
</style>
background-color css
<style>
a { background-color: #710753; }
a { background-color: rgb(113,7,83); }
div.DivClassName
{
background-color: #710753;
}
.BgClassName
{
background-color: #710753;
}
</style>
border-color css
<style>
span { border-color: #710753; }
span { border-color: rgb(113,7,83); }
td.TdClassName
{
border-color: #710753;
}
.TagClassName
{
border-color: #710753;
}
</style>