Shades of Tyrian Purple #710750
Tints of Tyrian Purple #710750
RGB
CMYK
RGB Variations
Color information
#710750 (or 0x710750) is known color: Tyrian Purple. HEX triplet: 71, 07 and 50. RGB value is (113,7,80). Sum of RGB (Red+Green+Blue) = 113+7+80=200 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.5% from 200); Green value is 7 (3.12% from 255 or 3.5% from 200); Blue value is 80 (31.64% from 255 or 40% from 200); Max value from RGB is 113 - color contains mainly: red. Hex color #710750 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710750 is #8EF8AF. Grayscale: #2E2E2E. Windows color (decimal): -9369776 or 5244785. OLE color: 5244785.
HSL color Cylindrical-coordinate representation of color #710750: hue angle of 318.68º 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 #710750 is Cyan = 0, Magento = 0.94, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 7 | 80 | - |
| CMYK | 0 | 0.94 | 0.29 | 0.56 |
| HSL | 318.68º | 0.88% | 0.24% | - |
| HSV(B) | 318.68º | 0.94% | 0.44% | - |
| XYZ | 8.33 | 4.24 | 7.97 | - |
| YUV | 47.02 | 146.62 | 175.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 80 | 0 | 0.94 | 0.29 | 0.56 | 318.68 | 0.88 | 0.24 |
| Hex | 71 | 7 | 50 | 0 | 5E | 1D | 38 | 13F | 58 | 18 |
| Octal | 161 | 7 | 120 | 0 | 136 | 35 | 70 | 477 | 130 | 30 |
| Binary | 1110001 | 111 | 1010000 | 0 | 1011110 | 11101 | 111000 | 100111111 | 1011000 | 11000 |
Color Harmonies of #710750
Complementary color
Monochromatic Colors of #710750
Black with #710750
Text Example
Text Example
White with #710750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710750; }
p { color: rgb(113,7,80); }
H1.HeaderClassName
{
color: #710750;
}
.AnyTagClassName
{
color: #710750;
}
</style>
background-color css
<style>
a { background-color: #710750; }
a { background-color: rgb(113,7,80); }
div.DivClassName
{
background-color: #710750;
}
.BgClassName
{
background-color: #710750;
}
</style>
border-color css
<style>
span { border-color: #710750; }
span { border-color: rgb(113,7,80); }
td.TdClassName
{
border-color: #710750;
}
.TagClassName
{
border-color: #710750;
}
</style>