Shades of Tyrian Purple #710337
Tints of Tyrian Purple #710337
RGB
CMYK
RGB Variations
Color information
#710337 (or 0x710337) is known color: Tyrian Purple. HEX triplet: 71, 03 and 37. RGB value is (113,3,55). Sum of RGB (Red+Green+Blue) = 113+3+55=171 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.08% from 171); Green value is 3 (1.56% from 255 or 1.75% from 171); Blue value is 55 (21.88% from 255 or 32.16% from 171); Max value from RGB is 113 - color contains mainly: red. Hex color #710337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710337 is #8EFCC8. Grayscale: #292929. Windows color (decimal): -9370825 or 3605361. OLE color: 3605361.
HSL color Cylindrical-coordinate representation of color #710337: hue angle of 331.64º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710337 is Cyan = 0, Magento = 0.97, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 55 | - |
| CMYK | 0 | 0.97 | 0.51 | 0.56 |
| HSL | 331.64º | 0.95% | 0.23% | - |
| HSV(B) | 331.64º | 0.97% | 0.44% | - |
| XYZ | 7.53 | 3.85 | 3.96 | - |
| YUV | 41.82 | 135.44 | 178.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 55 | 0 | 0.97 | 0.51 | 0.56 | 331.64 | 0.95 | 0.23 |
| Hex | 71 | 3 | 37 | 0 | 61 | 33 | 38 | 14C | 5F | 17 |
| Octal | 161 | 3 | 67 | 0 | 141 | 63 | 70 | 514 | 137 | 27 |
| Binary | 1110001 | 11 | 110111 | 0 | 1100001 | 110011 | 111000 | 101001100 | 1011111 | 10111 |
Color Harmonies of #710337
Complementary color
Monochromatic Colors of #710337
Black with #710337
Text Example
Text Example
White with #710337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710337; }
p { color: rgb(113,3,55); }
H1.HeaderClassName
{
color: #710337;
}
.AnyTagClassName
{
color: #710337;
}
</style>
background-color css
<style>
a { background-color: #710337; }
a { background-color: rgb(113,3,55); }
div.DivClassName
{
background-color: #710337;
}
.BgClassName
{
background-color: #710337;
}
</style>
border-color css
<style>
span { border-color: #710337; }
span { border-color: rgb(113,3,55); }
td.TdClassName
{
border-color: #710337;
}
.TagClassName
{
border-color: #710337;
}
</style>