Shades of Tyrian Purple #710850
Tints of Tyrian Purple #710850
RGB
CMYK
RGB Variations
Color information
#710850 (or 0x710850) is known color: Tyrian Purple. HEX triplet: 71, 08 and 50. RGB value is (113,8,80). Sum of RGB (Red+Green+Blue) = 113+8+80=201 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.22% from 201); Green value is 8 (3.52% from 255 or 3.98% from 201); Blue value is 80 (31.64% from 255 or 39.80% from 201); Max value from RGB is 113 - color contains mainly: red. Hex color #710850 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710850 is #8EF7AF. Grayscale: #2F2F2F. Windows color (decimal): -9369520 or 5245041. OLE color: 5245041.
HSL color Cylindrical-coordinate representation of color #710850: hue angle of 318.86º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #710850 is Cyan = 0, Magento = 0.93, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 80 | - |
| CMYK | 0 | 0.93 | 0.29 | 0.56 |
| HSL | 318.86º | 0.87% | 0.24% | - |
| HSV(B) | 318.86º | 0.93% | 0.44% | - |
| XYZ | 8.34 | 4.26 | 7.97 | - |
| YUV | 47.6 | 146.29 | 174.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 80 | 0 | 0.93 | 0.29 | 0.56 | 318.86 | 0.87 | 0.24 |
| Hex | 71 | 8 | 50 | 0 | 5D | 1D | 38 | 13F | 57 | 18 |
| Octal | 161 | 10 | 120 | 0 | 135 | 35 | 70 | 477 | 127 | 30 |
| Binary | 1110001 | 1000 | 1010000 | 0 | 1011101 | 11101 | 111000 | 100111111 | 1010111 | 11000 |
Color Harmonies of #710850
Complementary color
Monochromatic Colors of #710850
Black with #710850
Text Example
Text Example
White with #710850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710850; }
p { color: rgb(113,8,80); }
H1.HeaderClassName
{
color: #710850;
}
.AnyTagClassName
{
color: #710850;
}
</style>
background-color css
<style>
a { background-color: #710850; }
a { background-color: rgb(113,8,80); }
div.DivClassName
{
background-color: #710850;
}
.BgClassName
{
background-color: #710850;
}
</style>
border-color css
<style>
span { border-color: #710850; }
span { border-color: rgb(113,8,80); }
td.TdClassName
{
border-color: #710850;
}
.TagClassName
{
border-color: #710850;
}
</style>