Shades of Tyrian Purple #710352
Tints of Tyrian Purple #710352
RGB
CMYK
RGB Variations
Color information
#710352 (or 0x710352) is known color: Tyrian Purple. HEX triplet: 71, 03 and 52. RGB value is (113,3,82). Sum of RGB (Red+Green+Blue) = 113+3+82=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 3 (1.56% from 255 or 1.52% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #710352 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710352 is #8EFCAD. Grayscale: #2C2C2C. Windows color (decimal): -9370798 or 5374833. OLE color: 5374833.
HSL color Cylindrical-coordinate representation of color #710352: hue angle of 316.91º 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 #710352 is Cyan = 0, Magento = 0.97, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 82 | - |
| CMYK | 0 | 0.97 | 0.27 | 0.56 |
| HSL | 316.91º | 0.95% | 0.23% | - |
| HSV(B) | 316.91º | 0.97% | 0.44% | - |
| XYZ | 8.37 | 4.19 | 8.35 | - |
| YUV | 44.9 | 148.94 | 176.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 82 | 0 | 0.97 | 0.27 | 0.56 | 316.91 | 0.95 | 0.23 |
| Hex | 71 | 3 | 52 | 0 | 61 | 1B | 38 | 13D | 5F | 17 |
| Octal | 161 | 3 | 122 | 0 | 141 | 33 | 70 | 475 | 137 | 27 |
| Binary | 1110001 | 11 | 1010010 | 0 | 1100001 | 11011 | 111000 | 100111101 | 1011111 | 10111 |
Color Harmonies of #710352
Complementary color
Monochromatic Colors of #710352
Black with #710352
Text Example
Text Example
White with #710352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710352; }
p { color: rgb(113,3,82); }
H1.HeaderClassName
{
color: #710352;
}
.AnyTagClassName
{
color: #710352;
}
</style>
background-color css
<style>
a { background-color: #710352; }
a { background-color: rgb(113,3,82); }
div.DivClassName
{
background-color: #710352;
}
.BgClassName
{
background-color: #710352;
}
</style>
border-color css
<style>
span { border-color: #710352; }
span { border-color: rgb(113,3,82); }
td.TdClassName
{
border-color: #710352;
}
.TagClassName
{
border-color: #710352;
}
</style>