Shades of Tyrian Purple #710133
Tints of Tyrian Purple #710133
RGB
CMYK
RGB Variations
Color information
#710133 (or 0x710133) is known color: Tyrian Purple. HEX triplet: 71, 01 and 33. RGB value is (113,1,51). Sum of RGB (Red+Green+Blue) = 113+1+51=165 (21% of max value = 765). Red value is 113 (44.53% from 255 or 68.48% from 165); Green value is 1 (0.78% from 255 or 0.61% from 165); Blue value is 51 (20.31% from 255 or 30.91% from 165); Max value from RGB is 113 - color contains mainly: red. Hex color #710133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710133 is #8EFECC. Grayscale: #282828. Windows color (decimal): -9371341 or 3342705. OLE color: 3342705.
HSL color Cylindrical-coordinate representation of color #710133: hue angle of 333.21º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710133 is Cyan = 0, Magento = 0.99, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 51 | - |
| CMYK | 0 | 0.99 | 0.55 | 0.56 |
| HSL | 333.21º | 0.98% | 0.22% | - |
| HSV(B) | 333.21º | 0.99% | 0.44% | - |
| XYZ | 7.42 | 3.77 | 3.47 | - |
| YUV | 40.19 | 134.11 | 179.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 51 | 0 | 0.99 | 0.55 | 0.56 | 333.21 | 0.98 | 0.22 |
| Hex | 71 | 1 | 33 | 0 | 63 | 37 | 38 | 14D | 62 | 16 |
| Octal | 161 | 1 | 63 | 0 | 143 | 67 | 70 | 515 | 142 | 26 |
| Binary | 1110001 | 1 | 110011 | 0 | 1100011 | 110111 | 111000 | 101001101 | 1100010 | 10110 |
Color Harmonies of #710133
Complementary color
Monochromatic Colors of #710133
Black with #710133
Text Example
Text Example
White with #710133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710133; }
p { color: rgb(113,1,51); }
H1.HeaderClassName
{
color: #710133;
}
.AnyTagClassName
{
color: #710133;
}
</style>
background-color css
<style>
a { background-color: #710133; }
a { background-color: rgb(113,1,51); }
div.DivClassName
{
background-color: #710133;
}
.BgClassName
{
background-color: #710133;
}
</style>
border-color css
<style>
span { border-color: #710133; }
span { border-color: rgb(113,1,51); }
td.TdClassName
{
border-color: #710133;
}
.TagClassName
{
border-color: #710133;
}
</style>