Shades of Tyrian Purple #710350
Tints of Tyrian Purple #710350
RGB
CMYK
RGB Variations
Color information
#710350 (or 0x710350) is known color: Tyrian Purple. HEX triplet: 71, 03 and 50. RGB value is (113,3,80). Sum of RGB (Red+Green+Blue) = 113+3+80=196 (25% of max value = 765). Red value is 113 (44.53% from 255 or 57.65% from 196); Green value is 3 (1.56% from 255 or 1.53% from 196); Blue value is 80 (31.64% from 255 or 40.82% from 196); Max value from RGB is 113 - color contains mainly: red. Hex color #710350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710350 is #8EFCAF. Grayscale: #2C2C2C. Windows color (decimal): -9370800 or 5243761. OLE color: 5243761.
HSL color Cylindrical-coordinate representation of color #710350: hue angle of 318º 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 #710350 is Cyan = 0, Magento = 0.97, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 80 | - |
| CMYK | 0 | 0.97 | 0.29 | 0.56 |
| HSL | 318º | 0.95% | 0.23% | - |
| HSV(B) | 318º | 0.97% | 0.44% | - |
| XYZ | 8.29 | 4.16 | 7.95 | - |
| YUV | 44.67 | 147.94 | 176.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 80 | 0 | 0.97 | 0.29 | 0.56 | 318 | 0.95 | 0.23 |
| Hex | 71 | 3 | 50 | 0 | 61 | 1D | 38 | 13E | 5F | 17 |
| Octal | 161 | 3 | 120 | 0 | 141 | 35 | 70 | 476 | 137 | 27 |
| Binary | 1110001 | 11 | 1010000 | 0 | 1100001 | 11101 | 111000 | 100111110 | 1011111 | 10111 |
Color Harmonies of #710350
Complementary color
Monochromatic Colors of #710350
Black with #710350
Text Example
Text Example
White with #710350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710350; }
p { color: rgb(113,3,80); }
H1.HeaderClassName
{
color: #710350;
}
.AnyTagClassName
{
color: #710350;
}
</style>
background-color css
<style>
a { background-color: #710350; }
a { background-color: rgb(113,3,80); }
div.DivClassName
{
background-color: #710350;
}
.BgClassName
{
background-color: #710350;
}
</style>
border-color css
<style>
span { border-color: #710350; }
span { border-color: rgb(113,3,80); }
td.TdClassName
{
border-color: #710350;
}
.TagClassName
{
border-color: #710350;
}
</style>