Shades of Tyrian Purple #710742
Tints of Tyrian Purple #710742
RGB
CMYK
RGB Variations
Color information
#710742 (or 0x710742) is known color: Tyrian Purple. HEX triplet: 71, 07 and 42. RGB value is (113,7,66). Sum of RGB (Red+Green+Blue) = 113+7+66=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 7 (3.12% from 255 or 3.76% from 186); Blue value is 66 (26.17% from 255 or 35.48% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #710742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710742 is #8EF8BD. Grayscale: #2D2D2D. Windows color (decimal): -9369790 or 4327281. OLE color: 4327281.
HSL color Cylindrical-coordinate representation of color #710742: hue angle of 326.6º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710742 is Cyan = 0, Magento = 0.94, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 7 | 66 | - |
| CMYK | 0 | 0.94 | 0.42 | 0.56 |
| HSL | 326.6º | 0.88% | 0.24% | - |
| HSV(B) | 326.6º | 0.94% | 0.44% | - |
| XYZ | 7.87 | 4.06 | 5.52 | - |
| YUV | 45.42 | 139.62 | 176.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 7 | 66 | 0 | 0.94 | 0.42 | 0.56 | 326.6 | 0.88 | 0.24 |
| Hex | 71 | 7 | 42 | 0 | 5E | 2A | 38 | 147 | 58 | 18 |
| Octal | 161 | 7 | 102 | 0 | 136 | 52 | 70 | 507 | 130 | 30 |
| Binary | 1110001 | 111 | 1000010 | 0 | 1011110 | 101010 | 111000 | 101000111 | 1011000 | 11000 |
Color Harmonies of #710742
Complementary color
Monochromatic Colors of #710742
Black with #710742
Text Example
Text Example
White with #710742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710742; }
p { color: rgb(113,7,66); }
H1.HeaderClassName
{
color: #710742;
}
.AnyTagClassName
{
color: #710742;
}
</style>
background-color css
<style>
a { background-color: #710742; }
a { background-color: rgb(113,7,66); }
div.DivClassName
{
background-color: #710742;
}
.BgClassName
{
background-color: #710742;
}
</style>
border-color css
<style>
span { border-color: #710742; }
span { border-color: rgb(113,7,66); }
td.TdClassName
{
border-color: #710742;
}
.TagClassName
{
border-color: #710742;
}
</style>