Shades of Tyrian Purple #710336
Tints of Tyrian Purple #710336
RGB
CMYK
RGB Variations
Color information
#710336 (or 0x710336) is known color: Tyrian Purple. HEX triplet: 71, 03 and 36. RGB value is (113,3,54). Sum of RGB (Red+Green+Blue) = 113+3+54=170 (22% of max value = 765). Red value is 113 (44.53% from 255 or 66.47% from 170); Green value is 3 (1.56% from 255 or 1.76% from 170); Blue value is 54 (21.48% from 255 or 31.76% from 170); Max value from RGB is 113 - color contains mainly: red. Hex color #710336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710336 is #8EFCC9. Grayscale: #292929. Windows color (decimal): -9370826 or 3539825. OLE color: 3539825.
HSL color Cylindrical-coordinate representation of color #710336: hue angle of 332.18º 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 #710336 is Cyan = 0, Magento = 0.97, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 54 | - |
| CMYK | 0 | 0.97 | 0.52 | 0.56 |
| HSL | 332.18º | 0.95% | 0.23% | - |
| HSV(B) | 332.18º | 0.97% | 0.44% | - |
| XYZ | 7.51 | 3.84 | 3.84 | - |
| YUV | 41.7 | 134.94 | 178.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 54 | 0 | 0.97 | 0.52 | 0.56 | 332.18 | 0.95 | 0.23 |
| Hex | 71 | 3 | 36 | 0 | 61 | 34 | 38 | 14C | 5F | 17 |
| Octal | 161 | 3 | 66 | 0 | 141 | 64 | 70 | 514 | 137 | 27 |
| Binary | 1110001 | 11 | 110110 | 0 | 1100001 | 110100 | 111000 | 101001100 | 1011111 | 10111 |
Color Harmonies of #710336
Complementary color
Monochromatic Colors of #710336
Black with #710336
Text Example
Text Example
White with #710336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710336; }
p { color: rgb(113,3,54); }
H1.HeaderClassName
{
color: #710336;
}
.AnyTagClassName
{
color: #710336;
}
</style>
background-color css
<style>
a { background-color: #710336; }
a { background-color: rgb(113,3,54); }
div.DivClassName
{
background-color: #710336;
}
.BgClassName
{
background-color: #710336;
}
</style>
border-color css
<style>
span { border-color: #710336; }
span { border-color: rgb(113,3,54); }
td.TdClassName
{
border-color: #710336;
}
.TagClassName
{
border-color: #710336;
}
</style>