Shades of Tyrian Purple #710646
Tints of Tyrian Purple #710646
RGB
CMYK
RGB Variations
Color information
#710646 (or 0x710646) is known color: Tyrian Purple. HEX triplet: 71, 06 and 46. RGB value is (113,6,70). Sum of RGB (Red+Green+Blue) = 113+6+70=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 6 (2.73% from 255 or 3.17% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #710646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710646 is #8EF9B9. Grayscale: #2D2D2D. Windows color (decimal): -9370042 or 4589169. OLE color: 4589169.
HSL color Cylindrical-coordinate representation of color #710646: hue angle of 324.11º 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 #710646 is Cyan = 0, Magento = 0.95, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 70 | - |
| CMYK | 0 | 0.95 | 0.38 | 0.56 |
| HSL | 324.11º | 0.9% | 0.23% | - |
| HSV(B) | 324.11º | 0.95% | 0.44% | - |
| XYZ | 7.98 | 4.08 | 6.16 | - |
| YUV | 45.29 | 141.95 | 176.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 70 | 0 | 0.95 | 0.38 | 0.56 | 324.11 | 0.9 | 0.23 |
| Hex | 71 | 6 | 46 | 0 | 5F | 26 | 38 | 144 | 5A | 17 |
| Octal | 161 | 6 | 106 | 0 | 137 | 46 | 70 | 504 | 132 | 27 |
| Binary | 1110001 | 110 | 1000110 | 0 | 1011111 | 100110 | 111000 | 101000100 | 1011010 | 10111 |
Color Harmonies of #710646
Complementary color
Monochromatic Colors of #710646
Black with #710646
Text Example
Text Example
White with #710646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710646; }
p { color: rgb(113,6,70); }
H1.HeaderClassName
{
color: #710646;
}
.AnyTagClassName
{
color: #710646;
}
</style>
background-color css
<style>
a { background-color: #710646; }
a { background-color: rgb(113,6,70); }
div.DivClassName
{
background-color: #710646;
}
.BgClassName
{
background-color: #710646;
}
</style>
border-color css
<style>
span { border-color: #710646; }
span { border-color: rgb(113,6,70); }
td.TdClassName
{
border-color: #710646;
}
.TagClassName
{
border-color: #710646;
}
</style>