Shades of Tyrian Purple #710652
Tints of Tyrian Purple #710652
RGB
CMYK
RGB Variations
Color information
#710652 (or 0x710652) is known color: Tyrian Purple. HEX triplet: 71, 06 and 52. RGB value is (113,6,82). Sum of RGB (Red+Green+Blue) = 113+6+82=201 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.22% from 201); Green value is 6 (2.73% from 255 or 2.99% from 201); Blue value is 82 (32.42% from 255 or 40.80% from 201); Max value from RGB is 113 - color contains mainly: red. Hex color #710652 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710652 is #8EF9AD. Grayscale: #2E2E2E. Windows color (decimal): -9370030 or 5375601. OLE color: 5375601.
HSL color Cylindrical-coordinate representation of color #710652: hue angle of 317.38º 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 #710652 is Cyan = 0, Magento = 0.95, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 82 | - |
| CMYK | 0 | 0.95 | 0.27 | 0.56 |
| HSL | 317.38º | 0.9% | 0.23% | - |
| HSV(B) | 317.38º | 0.95% | 0.44% | - |
| XYZ | 8.4 | 4.25 | 8.36 | - |
| YUV | 46.66 | 147.95 | 175.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 82 | 0 | 0.95 | 0.27 | 0.56 | 317.38 | 0.9 | 0.23 |
| Hex | 71 | 6 | 52 | 0 | 5F | 1B | 38 | 13D | 5A | 17 |
| Octal | 161 | 6 | 122 | 0 | 137 | 33 | 70 | 475 | 132 | 27 |
| Binary | 1110001 | 110 | 1010010 | 0 | 1011111 | 11011 | 111000 | 100111101 | 1011010 | 10111 |
Color Harmonies of #710652
Complementary color
Monochromatic Colors of #710652
Black with #710652
Text Example
Text Example
White with #710652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710652; }
p { color: rgb(113,6,82); }
H1.HeaderClassName
{
color: #710652;
}
.AnyTagClassName
{
color: #710652;
}
</style>
background-color css
<style>
a { background-color: #710652; }
a { background-color: rgb(113,6,82); }
div.DivClassName
{
background-color: #710652;
}
.BgClassName
{
background-color: #710652;
}
</style>
border-color css
<style>
span { border-color: #710652; }
span { border-color: rgb(113,6,82); }
td.TdClassName
{
border-color: #710652;
}
.TagClassName
{
border-color: #710652;
}
</style>