Shades of Tyrian Purple #710837
Tints of Tyrian Purple #710837
RGB
CMYK
RGB Variations
Color information
#710837 (or 0x710837) is known color: Tyrian Purple. HEX triplet: 71, 08 and 37. RGB value is (113,8,55). Sum of RGB (Red+Green+Blue) = 113+8+55=176 (23% of max value = 765). Red value is 113 (44.53% from 255 or 64.20% from 176); Green value is 8 (3.52% from 255 or 4.55% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 113 - color contains mainly: red. Hex color #710837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710837 is #8EF7C8. Grayscale: #2C2C2C. Windows color (decimal): -9369545 or 3606641. OLE color: 3606641.
HSL color Cylindrical-coordinate representation of color #710837: hue angle of 333.14º 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 #710837 is Cyan = 0, Magento = 0.93, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 55 | - |
| CMYK | 0 | 0.93 | 0.51 | 0.56 |
| HSL | 333.14º | 0.87% | 0.24% | - |
| HSV(B) | 333.14º | 0.93% | 0.44% | - |
| XYZ | 7.59 | 3.96 | 3.98 | - |
| YUV | 44.75 | 133.79 | 176.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 55 | 0 | 0.93 | 0.51 | 0.56 | 333.14 | 0.87 | 0.24 |
| Hex | 71 | 8 | 37 | 0 | 5D | 33 | 38 | 14D | 57 | 18 |
| Octal | 161 | 10 | 67 | 0 | 135 | 63 | 70 | 515 | 127 | 30 |
| Binary | 1110001 | 1000 | 110111 | 0 | 1011101 | 110011 | 111000 | 101001101 | 1010111 | 11000 |
Color Harmonies of #710837
Complementary color
Monochromatic Colors of #710837
Black with #710837
Text Example
Text Example
White with #710837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710837; }
p { color: rgb(113,8,55); }
H1.HeaderClassName
{
color: #710837;
}
.AnyTagClassName
{
color: #710837;
}
</style>
background-color css
<style>
a { background-color: #710837; }
a { background-color: rgb(113,8,55); }
div.DivClassName
{
background-color: #710837;
}
.BgClassName
{
background-color: #710837;
}
</style>
border-color css
<style>
span { border-color: #710837; }
span { border-color: rgb(113,8,55); }
td.TdClassName
{
border-color: #710837;
}
.TagClassName
{
border-color: #710837;
}
</style>