Shades of Tyrian Purple #710440
Tints of Tyrian Purple #710440
RGB
CMYK
RGB Variations
Color information
#710440 (or 0x710440) is known color: Tyrian Purple. HEX triplet: 71, 04 and 40. RGB value is (113,4,64). Sum of RGB (Red+Green+Blue) = 113+4+64=181 (23% of max value = 765). Red value is 113 (44.53% from 255 or 62.43% from 181); Green value is 4 (1.95% from 255 or 2.21% from 181); Blue value is 64 (25.39% from 255 or 35.36% from 181); Max value from RGB is 113 - color contains mainly: red. Hex color #710440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710440 is #8EFBBF. Grayscale: #2B2B2B. Windows color (decimal): -9370560 or 4195441. OLE color: 4195441.
HSL color Cylindrical-coordinate representation of color #710440: hue angle of 326.97º degrees, saturation: 0.93, 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 #710440 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 64 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.56 |
| HSL | 326.97º | 0.93% | 0.23% | - |
| HSV(B) | 326.97º | 0.96% | 0.44% | - |
| XYZ | 7.78 | 3.97 | 5.21 | - |
| YUV | 43.43 | 139.61 | 177.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 64 | 0 | 0.96 | 0.43 | 0.56 | 326.97 | 0.93 | 0.23 |
| Hex | 71 | 4 | 40 | 0 | 60 | 2B | 38 | 147 | 5D | 17 |
| Octal | 161 | 4 | 100 | 0 | 140 | 53 | 70 | 507 | 135 | 27 |
| Binary | 1110001 | 100 | 1000000 | 0 | 1100000 | 101011 | 111000 | 101000111 | 1011101 | 10111 |
Color Harmonies of #710440
Complementary color
Monochromatic Colors of #710440
Black with #710440
Text Example
Text Example
White with #710440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710440; }
p { color: rgb(113,4,64); }
H1.HeaderClassName
{
color: #710440;
}
.AnyTagClassName
{
color: #710440;
}
</style>
background-color css
<style>
a { background-color: #710440; }
a { background-color: rgb(113,4,64); }
div.DivClassName
{
background-color: #710440;
}
.BgClassName
{
background-color: #710440;
}
</style>
border-color css
<style>
span { border-color: #710440; }
span { border-color: rgb(113,4,64); }
td.TdClassName
{
border-color: #710440;
}
.TagClassName
{
border-color: #710440;
}
</style>