Shades of Tyrian Purple #710052
Tints of Tyrian Purple #710052
RGB
CMYK
RGB Variations
Color information
#710052 (or 0x710052) is known color: Tyrian Purple. HEX triplet: 71, 00 and 52. RGB value is (113,0,82). Sum of RGB (Red+Green+Blue) = 113+0+82=195 (25% of max value = 765). Red value is 113 (44.53% from 255 or 57.95% from 195); Green value is 0 (0.39% from 255 or 0% from 195); Blue value is 82 (32.42% from 255 or 42.05% from 195); Max value from RGB is 113 - color contains mainly: red. Hex color #710052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710052 is #8EFFAD. Grayscale: #2A2A2A. Windows color (decimal): -9371566 or 5374065. OLE color: 5374065.
HSL color Cylindrical-coordinate representation of color #710052: hue angle of 316.46º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #710052 is Cyan = 0, Magento = 1, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 82 | - |
| CMYK | 0 | 1 | 0.27 | 0.56 |
| HSL | 316.46º | 1% | 0.22% | - |
| HSV(B) | 316.46º | 1% | 0.44% | - |
| XYZ | 8.33 | 4.12 | 8.34 | - |
| YUV | 43.14 | 149.94 | 177.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 82 | 0 | 1 | 0.27 | 0.56 | 316.46 | 1 | 0.22 |
| Hex | 71 | 0 | 52 | 0 | 64 | 1B | 38 | 13C | 64 | 16 |
| Octal | 161 | 0 | 122 | 0 | 144 | 33 | 70 | 474 | 144 | 26 |
| Binary | 1110001 | 0 | 1010010 | 0 | 1100100 | 11011 | 111000 | 100111100 | 1100100 | 10110 |
Color Harmonies of #710052
Complementary color
Monochromatic Colors of #710052
Black with #710052
Text Example
Text Example
White with #710052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710052; }
p { color: rgb(113,0,82); }
H1.HeaderClassName
{
color: #710052;
}
.AnyTagClassName
{
color: #710052;
}
</style>
background-color css
<style>
a { background-color: #710052; }
a { background-color: rgb(113,0,82); }
div.DivClassName
{
background-color: #710052;
}
.BgClassName
{
background-color: #710052;
}
</style>
border-color css
<style>
span { border-color: #710052; }
span { border-color: rgb(113,0,82); }
td.TdClassName
{
border-color: #710052;
}
.TagClassName
{
border-color: #710052;
}
</style>