Shades of Tyrian Purple #710346
Tints of Tyrian Purple #710346
RGB
CMYK
RGB Variations
Color information
#710346 (or 0x710346) is known color: Tyrian Purple. HEX triplet: 71, 03 and 46. RGB value is (113,3,70). Sum of RGB (Red+Green+Blue) = 113+3+70=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 3 (1.56% from 255 or 1.61% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #710346 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710346 is #8EFCB9. Grayscale: #2B2B2B. Windows color (decimal): -9370810 or 4588401. OLE color: 4588401.
HSL color Cylindrical-coordinate representation of color #710346: hue angle of 323.45º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710346 is Cyan = 0, Magento = 0.97, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 70 | - |
| CMYK | 0 | 0.97 | 0.38 | 0.56 |
| HSL | 323.45º | 0.95% | 0.23% | - |
| HSV(B) | 323.45º | 0.97% | 0.44% | - |
| XYZ | 7.95 | 4.02 | 6.15 | - |
| YUV | 43.53 | 142.94 | 177.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 70 | 0 | 0.97 | 0.38 | 0.56 | 323.45 | 0.95 | 0.23 |
| Hex | 71 | 3 | 46 | 0 | 61 | 26 | 38 | 143 | 5F | 17 |
| Octal | 161 | 3 | 106 | 0 | 141 | 46 | 70 | 503 | 137 | 27 |
| Binary | 1110001 | 11 | 1000110 | 0 | 1100001 | 100110 | 111000 | 101000011 | 1011111 | 10111 |
Color Harmonies of #710346
Complementary color
Monochromatic Colors of #710346
Black with #710346
Text Example
Text Example
White with #710346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710346; }
p { color: rgb(113,3,70); }
H1.HeaderClassName
{
color: #710346;
}
.AnyTagClassName
{
color: #710346;
}
</style>
background-color css
<style>
a { background-color: #710346; }
a { background-color: rgb(113,3,70); }
div.DivClassName
{
background-color: #710346;
}
.BgClassName
{
background-color: #710346;
}
</style>
border-color css
<style>
span { border-color: #710346; }
span { border-color: rgb(113,3,70); }
td.TdClassName
{
border-color: #710346;
}
.TagClassName
{
border-color: #710346;
}
</style>