Shades of Tyrian Purple #710239
Tints of Tyrian Purple #710239
RGB
CMYK
RGB Variations
Color information
#710239 (or 0x710239) is known color: Tyrian Purple. HEX triplet: 71, 02 and 39. RGB value is (113,2,57). Sum of RGB (Red+Green+Blue) = 113+2+57=172 (22% of max value = 765). Red value is 113 (44.53% from 255 or 65.70% from 172); Green value is 2 (1.17% from 255 or 1.16% from 172); Blue value is 57 (22.66% from 255 or 33.14% from 172); Max value from RGB is 113 - color contains mainly: red. Hex color #710239 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710239 is #8EFDC6. Grayscale: #292929. Windows color (decimal): -9371079 or 3736177. OLE color: 3736177.
HSL color Cylindrical-coordinate representation of color #710239: hue angle of 330.27º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #710239 is Cyan = 0, Magento = 0.98, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 2 | 57 | - |
| CMYK | 0 | 0.98 | 0.50 | 0.56 |
| HSL | 330.27º | 0.97% | 0.23% | - |
| HSV(B) | 330.27º | 0.98% | 0.44% | - |
| XYZ | 7.57 | 3.85 | 4.21 | - |
| YUV | 41.46 | 136.77 | 179.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 2 | 57 | 0 | 0.98 | 0.50 | 0.56 | 330.27 | 0.97 | 0.23 |
| Hex | 71 | 2 | 39 | 0 | 62 | 32 | 38 | 14A | 61 | 17 |
| Octal | 161 | 2 | 71 | 0 | 142 | 62 | 70 | 512 | 141 | 27 |
| Binary | 1110001 | 10 | 111001 | 0 | 1100010 | 110010 | 111000 | 101001010 | 1100001 | 10111 |
Color Harmonies of #710239
Complementary color
Monochromatic Colors of #710239
Black with #710239
Text Example
Text Example
White with #710239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710239; }
p { color: rgb(113,2,57); }
H1.HeaderClassName
{
color: #710239;
}
.AnyTagClassName
{
color: #710239;
}
</style>
background-color css
<style>
a { background-color: #710239; }
a { background-color: rgb(113,2,57); }
div.DivClassName
{
background-color: #710239;
}
.BgClassName
{
background-color: #710239;
}
</style>
border-color css
<style>
span { border-color: #710239; }
span { border-color: rgb(113,2,57); }
td.TdClassName
{
border-color: #710239;
}
.TagClassName
{
border-color: #710239;
}
</style>