Shades of Tyrian Purple #710755
Tints of Tyrian Purple #710755
RGB
CMYK
RGB Variations
Color information
#710755 (or 0x710755) is known color: Tyrian Purple. HEX triplet: 71, 07 and 55. RGB value is (113,7,85). Sum of RGB (Red+Green+Blue) = 113+7+85=205 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.12% from 205); Green value is 7 (3.12% from 255 or 3.41% from 205); Blue value is 85 (33.59% from 255 or 41.46% from 205); Max value from RGB is 113 - color contains mainly: red. Hex color #710755 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710755 is #8EF8AA. Grayscale: #2F2F2F. Windows color (decimal): -9369771 or 5572465. OLE color: 5572465.
HSL color Cylindrical-coordinate representation of color #710755: hue angle of 315.85º 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 #710755 is Cyan = 0, Magento = 0.94, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 7 | 85 | - |
| CMYK | 0 | 0.94 | 0.25 | 0.56 |
| HSL | 315.85º | 0.88% | 0.24% | - |
| HSV(B) | 315.85º | 0.94% | 0.44% | - |
| XYZ | 8.53 | 4.32 | 8.98 | - |
| YUV | 47.59 | 149.12 | 174.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 85 | 0 | 0.94 | 0.25 | 0.56 | 315.85 | 0.88 | 0.24 |
| Hex | 71 | 7 | 55 | 0 | 5E | 19 | 38 | 13C | 58 | 18 |
| Octal | 161 | 7 | 125 | 0 | 136 | 31 | 70 | 474 | 130 | 30 |
| Binary | 1110001 | 111 | 1010101 | 0 | 1011110 | 11001 | 111000 | 100111100 | 1011000 | 11000 |
Color Harmonies of #710755
Complementary color
Monochromatic Colors of #710755
Black with #710755
Text Example
Text Example
White with #710755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710755; }
p { color: rgb(113,7,85); }
H1.HeaderClassName
{
color: #710755;
}
.AnyTagClassName
{
color: #710755;
}
</style>
background-color css
<style>
a { background-color: #710755; }
a { background-color: rgb(113,7,85); }
div.DivClassName
{
background-color: #710755;
}
.BgClassName
{
background-color: #710755;
}
</style>
border-color css
<style>
span { border-color: #710755; }
span { border-color: rgb(113,7,85); }
td.TdClassName
{
border-color: #710755;
}
.TagClassName
{
border-color: #710755;
}
</style>