Shades of Tyrian Purple #710451
Tints of Tyrian Purple #710451
RGB
CMYK
RGB Variations
Color information
#710451 (or 0x710451) is known color: Tyrian Purple. HEX triplet: 71, 04 and 51. RGB value is (113,4,81). Sum of RGB (Red+Green+Blue) = 113+4+81=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 4 (1.95% from 255 or 2.02% from 198); Blue value is 81 (32.03% from 255 or 40.91% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #710451 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710451 is #8EFBAE. Grayscale: #2D2D2D. Windows color (decimal): -9370543 or 5309553. OLE color: 5309553.
HSL color Cylindrical-coordinate representation of color #710451: hue angle of 317.61º 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 #710451 is Cyan = 0, Magento = 0.96, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 81 | - |
| CMYK | 0 | 0.96 | 0.28 | 0.56 |
| HSL | 317.61º | 0.93% | 0.23% | - |
| HSV(B) | 317.61º | 0.96% | 0.44% | - |
| XYZ | 8.34 | 4.19 | 8.15 | - |
| YUV | 45.37 | 148.11 | 176.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 81 | 0 | 0.96 | 0.28 | 0.56 | 317.61 | 0.93 | 0.23 |
| Hex | 71 | 4 | 51 | 0 | 60 | 1C | 38 | 13E | 5D | 17 |
| Octal | 161 | 4 | 121 | 0 | 140 | 34 | 70 | 476 | 135 | 27 |
| Binary | 1110001 | 100 | 1010001 | 0 | 1100000 | 11100 | 111000 | 100111110 | 1011101 | 10111 |
Color Harmonies of #710451
Complementary color
Monochromatic Colors of #710451
Black with #710451
Text Example
Text Example
White with #710451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710451; }
p { color: rgb(113,4,81); }
H1.HeaderClassName
{
color: #710451;
}
.AnyTagClassName
{
color: #710451;
}
</style>
background-color css
<style>
a { background-color: #710451; }
a { background-color: rgb(113,4,81); }
div.DivClassName
{
background-color: #710451;
}
.BgClassName
{
background-color: #710451;
}
</style>
border-color css
<style>
span { border-color: #710451; }
span { border-color: rgb(113,4,81); }
td.TdClassName
{
border-color: #710451;
}
.TagClassName
{
border-color: #710451;
}
</style>