Shades of Tyrian Purple #710533
Tints of Tyrian Purple #710533
RGB
CMYK
RGB Variations
Color information
#710533 (or 0x710533) is known color: Tyrian Purple. HEX triplet: 71, 05 and 33. RGB value is (113,5,51). Sum of RGB (Red+Green+Blue) = 113+5+51=169 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.86% from 169); Green value is 5 (2.34% from 255 or 2.96% from 169); Blue value is 51 (20.31% from 255 or 30.18% from 169); Max value from RGB is 113 - color contains mainly: red. Hex color #710533 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710533 is #8EFACC. Grayscale: #2A2A2A. Windows color (decimal): -9370317 or 3343729. OLE color: 3343729.
HSL color Cylindrical-coordinate representation of color #710533: hue angle of 334.44º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710533 is Cyan = 0, Magento = 0.96, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 51 | - |
| CMYK | 0 | 0.96 | 0.55 | 0.56 |
| HSL | 334.44º | 0.92% | 0.23% | - |
| HSV(B) | 334.44º | 0.96% | 0.44% | - |
| XYZ | 7.46 | 3.86 | 3.48 | - |
| YUV | 42.54 | 132.78 | 178.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 51 | 0 | 0.96 | 0.55 | 0.56 | 334.44 | 0.92 | 0.23 |
| Hex | 71 | 5 | 33 | 0 | 60 | 37 | 38 | 14E | 5C | 17 |
| Octal | 161 | 5 | 63 | 0 | 140 | 67 | 70 | 516 | 134 | 27 |
| Binary | 1110001 | 101 | 110011 | 0 | 1100000 | 110111 | 111000 | 101001110 | 1011100 | 10111 |
Color Harmonies of #710533
Complementary color
Monochromatic Colors of #710533
Black with #710533
Text Example
Text Example
White with #710533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710533; }
p { color: rgb(113,5,51); }
H1.HeaderClassName
{
color: #710533;
}
.AnyTagClassName
{
color: #710533;
}
</style>
background-color css
<style>
a { background-color: #710533; }
a { background-color: rgb(113,5,51); }
div.DivClassName
{
background-color: #710533;
}
.BgClassName
{
background-color: #710533;
}
</style>
border-color css
<style>
span { border-color: #710533; }
span { border-color: rgb(113,5,51); }
td.TdClassName
{
border-color: #710533;
}
.TagClassName
{
border-color: #710533;
}
</style>