Shades of Tyrian Purple #710444
Tints of Tyrian Purple #710444
RGB
CMYK
RGB Variations
Color information
#710444 (or 0x710444) is known color: Tyrian Purple. HEX triplet: 71, 04 and 44. RGB value is (113,4,68). Sum of RGB (Red+Green+Blue) = 113+4+68=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 4 (1.95% from 255 or 2.16% from 185); Blue value is 68 (26.95% from 255 or 36.76% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #710444 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710444 is #8EFBBB. Grayscale: #2B2B2B. Windows color (decimal): -9370556 or 4457585. OLE color: 4457585.
HSL color Cylindrical-coordinate representation of color #710444: hue angle of 324.77º 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 #710444 is Cyan = 0, Magento = 0.96, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 68 | - |
| CMYK | 0 | 0.96 | 0.40 | 0.56 |
| HSL | 324.77º | 0.93% | 0.23% | - |
| HSV(B) | 324.77º | 0.96% | 0.44% | - |
| XYZ | 7.9 | 4.01 | 5.83 | - |
| YUV | 43.89 | 141.61 | 177.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 68 | 0 | 0.96 | 0.40 | 0.56 | 324.77 | 0.93 | 0.23 |
| Hex | 71 | 4 | 44 | 0 | 60 | 28 | 38 | 145 | 5D | 17 |
| Octal | 161 | 4 | 104 | 0 | 140 | 50 | 70 | 505 | 135 | 27 |
| Binary | 1110001 | 100 | 1000100 | 0 | 1100000 | 101000 | 111000 | 101000101 | 1011101 | 10111 |
Color Harmonies of #710444
Complementary color
Monochromatic Colors of #710444
Black with #710444
Text Example
Text Example
White with #710444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710444; }
p { color: rgb(113,4,68); }
H1.HeaderClassName
{
color: #710444;
}
.AnyTagClassName
{
color: #710444;
}
</style>
background-color css
<style>
a { background-color: #710444; }
a { background-color: rgb(113,4,68); }
div.DivClassName
{
background-color: #710444;
}
.BgClassName
{
background-color: #710444;
}
</style>
border-color css
<style>
span { border-color: #710444; }
span { border-color: rgb(113,4,68); }
td.TdClassName
{
border-color: #710444;
}
.TagClassName
{
border-color: #710444;
}
</style>