Shades of Tyrian Purple #710140
Tints of Tyrian Purple #710140
RGB
CMYK
RGB Variations
Color information
#710140 (or 0x710140) is known color: Tyrian Purple. HEX triplet: 71, 01 and 40. RGB value is (113,1,64). Sum of RGB (Red+Green+Blue) = 113+1+64=178 (23% of max value = 765). Red value is 113 (44.53% from 255 or 63.48% from 178); Green value is 1 (0.78% from 255 or 0.56% from 178); Blue value is 64 (25.39% from 255 or 35.96% from 178); Max value from RGB is 113 - color contains mainly: red. Hex color #710140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710140 is #8EFEBF. Grayscale: #292929. Windows color (decimal): -9371328 or 4194673. OLE color: 4194673.
HSL color Cylindrical-coordinate representation of color #710140: hue angle of 326.25º 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 #710140 is Cyan = 0, Magento = 0.99, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.43 | 0.56 |
| HSL | 326.25º | 0.98% | 0.22% | - |
| HSV(B) | 326.25º | 0.99% | 0.44% | - |
| XYZ | 7.75 | 3.9 | 5.2 | - |
| YUV | 41.67 | 140.61 | 178.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 64 | 0 | 0.99 | 0.43 | 0.56 | 326.25 | 0.98 | 0.22 |
| Hex | 71 | 1 | 40 | 0 | 63 | 2B | 38 | 146 | 62 | 16 |
| Octal | 161 | 1 | 100 | 0 | 143 | 53 | 70 | 506 | 142 | 26 |
| Binary | 1110001 | 1 | 1000000 | 0 | 1100011 | 101011 | 111000 | 101000110 | 1100010 | 10110 |
Color Harmonies of #710140
Complementary color
Monochromatic Colors of #710140
Black with #710140
Text Example
Text Example
White with #710140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710140; }
p { color: rgb(113,1,64); }
H1.HeaderClassName
{
color: #710140;
}
.AnyTagClassName
{
color: #710140;
}
</style>
background-color css
<style>
a { background-color: #710140; }
a { background-color: rgb(113,1,64); }
div.DivClassName
{
background-color: #710140;
}
.BgClassName
{
background-color: #710140;
}
</style>
border-color css
<style>
span { border-color: #710140; }
span { border-color: rgb(113,1,64); }
td.TdClassName
{
border-color: #710140;
}
.TagClassName
{
border-color: #710140;
}
</style>