Shades of Tyrian Purple #710158
Tints of Tyrian Purple #710158
RGB
CMYK
RGB Variations
Color information
#710158 (or 0x710158) is known color: Tyrian Purple. HEX triplet: 71, 01 and 58. RGB value is (113,1,88). Sum of RGB (Red+Green+Blue) = 113+1+88=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 1 (0.78% from 255 or 0.50% from 202); Blue value is 88 (34.77% from 255 or 43.56% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #710158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710158 is #8EFEA7. Grayscale: #2C2C2C. Windows color (decimal): -9371304 or 5767537. OLE color: 5767537.
HSL color Cylindrical-coordinate representation of color #710158: hue angle of 313.39º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710158 is Cyan = 0, Magento = 0.99, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 88 | - |
| CMYK | 0 | 0.99 | 0.22 | 0.56 |
| HSL | 313.39º | 0.98% | 0.22% | - |
| HSV(B) | 313.39º | 0.99% | 0.44% | - |
| XYZ | 8.58 | 4.24 | 9.6 | - |
| YUV | 44.41 | 152.61 | 176.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 88 | 0 | 0.99 | 0.22 | 0.56 | 313.39 | 0.98 | 0.22 |
| Hex | 71 | 1 | 58 | 0 | 63 | 16 | 38 | 139 | 62 | 16 |
| Octal | 161 | 1 | 130 | 0 | 143 | 26 | 70 | 471 | 142 | 26 |
| Binary | 1110001 | 1 | 1011000 | 0 | 1100011 | 10110 | 111000 | 100111001 | 1100010 | 10110 |
Color Harmonies of #710158
Complementary color
Monochromatic Colors of #710158
Black with #710158
Text Example
Text Example
White with #710158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710158; }
p { color: rgb(113,1,88); }
H1.HeaderClassName
{
color: #710158;
}
.AnyTagClassName
{
color: #710158;
}
</style>
background-color css
<style>
a { background-color: #710158; }
a { background-color: rgb(113,1,88); }
div.DivClassName
{
background-color: #710158;
}
.BgClassName
{
background-color: #710158;
}
</style>
border-color css
<style>
span { border-color: #710158; }
span { border-color: rgb(113,1,88); }
td.TdClassName
{
border-color: #710158;
}
.TagClassName
{
border-color: #710158;
}
</style>