Shades of Tyrian Purple #710137
Tints of Tyrian Purple #710137
RGB
CMYK
RGB Variations
Color information
#710137 (or 0x710137) is known color: Tyrian Purple. HEX triplet: 71, 01 and 37. RGB value is (113,1,55). Sum of RGB (Red+Green+Blue) = 113+1+55=169 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.86% from 169); Green value is 1 (0.78% from 255 or 0.59% from 169); Blue value is 55 (21.88% from 255 or 32.54% from 169); Max value from RGB is 113 - color contains mainly: red. Hex color #710137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710137 is #8EFEC8. Grayscale: #282828. Windows color (decimal): -9371337 or 3604849. OLE color: 3604849.
HSL color Cylindrical-coordinate representation of color #710137: hue angle of 331.07º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710137 is Cyan = 0, Magento = 0.99, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 55 | - |
| CMYK | 0 | 0.99 | 0.51 | 0.56 |
| HSL | 331.07º | 0.98% | 0.22% | - |
| HSV(B) | 331.07º | 0.99% | 0.44% | - |
| XYZ | 7.51 | 3.81 | 3.95 | - |
| YUV | 40.64 | 136.11 | 179.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 55 | 0 | 0.99 | 0.51 | 0.56 | 331.07 | 0.98 | 0.22 |
| Hex | 71 | 1 | 37 | 0 | 63 | 33 | 38 | 14B | 62 | 16 |
| Octal | 161 | 1 | 67 | 0 | 143 | 63 | 70 | 513 | 142 | 26 |
| Binary | 1110001 | 1 | 110111 | 0 | 1100011 | 110011 | 111000 | 101001011 | 1100010 | 10110 |
Color Harmonies of #710137
Complementary color
Monochromatic Colors of #710137
Black with #710137
Text Example
Text Example
White with #710137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710137; }
p { color: rgb(113,1,55); }
H1.HeaderClassName
{
color: #710137;
}
.AnyTagClassName
{
color: #710137;
}
</style>
background-color css
<style>
a { background-color: #710137; }
a { background-color: rgb(113,1,55); }
div.DivClassName
{
background-color: #710137;
}
.BgClassName
{
background-color: #710137;
}
</style>
border-color css
<style>
span { border-color: #710137; }
span { border-color: rgb(113,1,55); }
td.TdClassName
{
border-color: #710137;
}
.TagClassName
{
border-color: #710137;
}
</style>