Shades of Tyrian Purple #710658
Tints of Tyrian Purple #710658
RGB
CMYK
RGB Variations
Color information
#710658 (or 0x710658) is known color: Tyrian Purple. HEX triplet: 71, 06 and 58. RGB value is (113,6,88). Sum of RGB (Red+Green+Blue) = 113+6+88=207 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.59% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 88 (34.77% from 255 or 42.51% from 207); Max value from RGB is 113 - color contains mainly: red. Hex color #710658 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710658 is #8EF9A7. Grayscale: #2F2F2F. Windows color (decimal): -9370024 or 5768817. OLE color: 5768817.
HSL color Cylindrical-coordinate representation of color #710658: hue angle of 314.02º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710658 is Cyan = 0, Magento = 0.95, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 88 | - |
| CMYK | 0 | 0.95 | 0.22 | 0.56 |
| HSL | 314.02º | 0.9% | 0.23% | - |
| HSV(B) | 314.02º | 0.95% | 0.44% | - |
| XYZ | 8.64 | 4.35 | 9.62 | - |
| YUV | 47.34 | 150.95 | 174.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 88 | 0 | 0.95 | 0.22 | 0.56 | 314.02 | 0.9 | 0.23 |
| Hex | 71 | 6 | 58 | 0 | 5F | 16 | 38 | 13A | 5A | 17 |
| Octal | 161 | 6 | 130 | 0 | 137 | 26 | 70 | 472 | 132 | 27 |
| Binary | 1110001 | 110 | 1011000 | 0 | 1011111 | 10110 | 111000 | 100111010 | 1011010 | 10111 |
Color Harmonies of #710658
Complementary color
Monochromatic Colors of #710658
Black with #710658
Text Example
Text Example
White with #710658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710658; }
p { color: rgb(113,6,88); }
H1.HeaderClassName
{
color: #710658;
}
.AnyTagClassName
{
color: #710658;
}
</style>
background-color css
<style>
a { background-color: #710658; }
a { background-color: rgb(113,6,88); }
div.DivClassName
{
background-color: #710658;
}
.BgClassName
{
background-color: #710658;
}
</style>
border-color css
<style>
span { border-color: #710658; }
span { border-color: rgb(113,6,88); }
td.TdClassName
{
border-color: #710658;
}
.TagClassName
{
border-color: #710658;
}
</style>