Shades of Tyrian Purple #710834
Tints of Tyrian Purple #710834
RGB
CMYK
RGB Variations
Color information
#710834 (or 0x710834) is known color: Tyrian Purple. HEX triplet: 71, 08 and 34. RGB value is (113,8,52). Sum of RGB (Red+Green+Blue) = 113+8+52=173 (22% of max value = 765). Red value is 113 (44.53% from 255 or 65.32% from 173); Green value is 8 (3.52% from 255 or 4.62% from 173); Blue value is 52 (20.70% from 255 or 30.06% from 173); Max value from RGB is 113 - color contains mainly: red. Hex color #710834 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710834 is #8EF7CB. Grayscale: #2C2C2C. Windows color (decimal): -9369548 or 3410033. OLE color: 3410033.
HSL color Cylindrical-coordinate representation of color #710834: hue angle of 334.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 #710834 is Cyan = 0, Magento = 0.93, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 52 | - |
| CMYK | 0 | 0.93 | 0.54 | 0.56 |
| HSL | 334.86º | 0.87% | 0.24% | - |
| HSV(B) | 334.86º | 0.93% | 0.44% | - |
| XYZ | 7.52 | 3.93 | 3.61 | - |
| YUV | 44.41 | 132.29 | 176.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 52 | 0 | 0.93 | 0.54 | 0.56 | 334.86 | 0.87 | 0.24 |
| Hex | 71 | 8 | 34 | 0 | 5D | 36 | 38 | 14F | 57 | 18 |
| Octal | 161 | 10 | 64 | 0 | 135 | 66 | 70 | 517 | 127 | 30 |
| Binary | 1110001 | 1000 | 110100 | 0 | 1011101 | 110110 | 111000 | 101001111 | 1010111 | 11000 |
Color Harmonies of #710834
Complementary color
Monochromatic Colors of #710834
Black with #710834
Text Example
Text Example
White with #710834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710834; }
p { color: rgb(113,8,52); }
H1.HeaderClassName
{
color: #710834;
}
.AnyTagClassName
{
color: #710834;
}
</style>
background-color css
<style>
a { background-color: #710834; }
a { background-color: rgb(113,8,52); }
div.DivClassName
{
background-color: #710834;
}
.BgClassName
{
background-color: #710834;
}
</style>
border-color css
<style>
span { border-color: #710834; }
span { border-color: rgb(113,8,52); }
td.TdClassName
{
border-color: #710834;
}
.TagClassName
{
border-color: #710834;
}
</style>