Shades of Tyrian Purple #710246
Tints of Tyrian Purple #710246
RGB
CMYK
RGB Variations
Color information
#710246 (or 0x710246) is known color: Tyrian Purple. HEX triplet: 71, 02 and 46. RGB value is (113,2,70). Sum of RGB (Red+Green+Blue) = 113+2+70=185 (24% of max value = 765). Red value is 113 (44.53% from 255 or 61.08% from 185); Green value is 2 (1.17% from 255 or 1.08% from 185); Blue value is 70 (27.73% from 255 or 37.84% from 185); Max value from RGB is 113 - color contains mainly: red. Hex color #710246 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710246 is #8EFDB9. Grayscale: #2A2A2A. Windows color (decimal): -9371066 or 4588145. OLE color: 4588145.
HSL color Cylindrical-coordinate representation of color #710246: hue angle of 323.24º 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 #710246 is Cyan = 0, Magento = 0.98, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 2 | 70 | - |
| CMYK | 0 | 0.98 | 0.38 | 0.56 |
| HSL | 323.24º | 0.97% | 0.23% | - |
| HSV(B) | 323.24º | 0.98% | 0.44% | - |
| XYZ | 7.94 | 4 | 6.15 | - |
| YUV | 42.94 | 143.27 | 177.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 2 | 70 | 0 | 0.98 | 0.38 | 0.56 | 323.24 | 0.97 | 0.23 |
| Hex | 71 | 2 | 46 | 0 | 62 | 26 | 38 | 143 | 61 | 17 |
| Octal | 161 | 2 | 106 | 0 | 142 | 46 | 70 | 503 | 141 | 27 |
| Binary | 1110001 | 10 | 1000110 | 0 | 1100010 | 100110 | 111000 | 101000011 | 1100001 | 10111 |
Color Harmonies of #710246
Complementary color
Monochromatic Colors of #710246
Black with #710246
Text Example
Text Example
White with #710246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710246; }
p { color: rgb(113,2,70); }
H1.HeaderClassName
{
color: #710246;
}
.AnyTagClassName
{
color: #710246;
}
</style>
background-color css
<style>
a { background-color: #710246; }
a { background-color: rgb(113,2,70); }
div.DivClassName
{
background-color: #710246;
}
.BgClassName
{
background-color: #710246;
}
</style>
border-color css
<style>
span { border-color: #710246; }
span { border-color: rgb(113,2,70); }
td.TdClassName
{
border-color: #710246;
}
.TagClassName
{
border-color: #710246;
}
</style>