Shades of Tyrian Purple #710340
Tints of Tyrian Purple #710340
RGB
CMYK
RGB Variations
Color information
#710340 (or 0x710340) is known color: Tyrian Purple. HEX triplet: 71, 03 and 40. RGB value is (113,3,64). Sum of RGB (Red+Green+Blue) = 113+3+64=180 (23% of max value = 765). Red value is 113 (44.53% from 255 or 62.78% from 180); Green value is 3 (1.56% from 255 or 1.67% from 180); Blue value is 64 (25.39% from 255 or 35.56% from 180); Max value from RGB is 113 - color contains mainly: red. Hex color #710340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710340 is #8EFCBF. Grayscale: #2A2A2A. Windows color (decimal): -9370816 or 4195185. OLE color: 4195185.
HSL color Cylindrical-coordinate representation of color #710340: hue angle of 326.73º 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 #710340 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 64 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.56 |
| HSL | 326.73º | 0.95% | 0.23% | - |
| HSV(B) | 326.73º | 0.97% | 0.44% | - |
| XYZ | 7.77 | 3.95 | 5.2 | - |
| YUV | 42.84 | 139.94 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 64 | 0 | 0.97 | 0.43 | 0.56 | 326.73 | 0.95 | 0.23 |
| Hex | 71 | 3 | 40 | 0 | 61 | 2B | 38 | 147 | 5F | 17 |
| Octal | 161 | 3 | 100 | 0 | 141 | 53 | 70 | 507 | 137 | 27 |
| Binary | 1110001 | 11 | 1000000 | 0 | 1100001 | 101011 | 111000 | 101000111 | 1011111 | 10111 |
Color Harmonies of #710340
Complementary color
Monochromatic Colors of #710340
Black with #710340
Text Example
Text Example
White with #710340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710340; }
p { color: rgb(113,3,64); }
H1.HeaderClassName
{
color: #710340;
}
.AnyTagClassName
{
color: #710340;
}
</style>
background-color css
<style>
a { background-color: #710340; }
a { background-color: rgb(113,3,64); }
div.DivClassName
{
background-color: #710340;
}
.BgClassName
{
background-color: #710340;
}
</style>
border-color css
<style>
span { border-color: #710340; }
span { border-color: rgb(113,3,64); }
td.TdClassName
{
border-color: #710340;
}
.TagClassName
{
border-color: #710340;
}
</style>