Shades of Tyrian Purple #710130
Tints of Tyrian Purple #710130
RGB
CMYK
RGB Variations
Color information
#710130 (or 0x710130) is known color: Tyrian Purple. HEX triplet: 71, 01 and 30. RGB value is (113,1,48). Sum of RGB (Red+Green+Blue) = 113+1+48=162 (21% of max value = 765). Red value is 113 (44.53% from 255 or 69.75% from 162); Green value is 1 (0.78% from 255 or 0.62% from 162); Blue value is 48 (19.14% from 255 or 29.63% from 162); Max value from RGB is 113 - color contains mainly: red. Hex color #710130 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710130 is #8EFECF. Grayscale: #272727. Windows color (decimal): -9371344 or 3146097. OLE color: 3146097.
HSL color Cylindrical-coordinate representation of color #710130: hue angle of 334.82º 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 #710130 is Cyan = 0, Magento = 0.99, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 48 | - |
| CMYK | 0 | 0.99 | 0.58 | 0.56 |
| HSL | 334.82º | 0.98% | 0.22% | - |
| HSV(B) | 334.82º | 0.99% | 0.44% | - |
| XYZ | 7.35 | 3.75 | 3.13 | - |
| YUV | 39.85 | 132.61 | 180.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 48 | 0 | 0.99 | 0.58 | 0.56 | 334.82 | 0.98 | 0.22 |
| Hex | 71 | 1 | 30 | 0 | 63 | 3A | 38 | 14F | 62 | 16 |
| Octal | 161 | 1 | 60 | 0 | 143 | 72 | 70 | 517 | 142 | 26 |
| Binary | 1110001 | 1 | 110000 | 0 | 1100011 | 111010 | 111000 | 101001111 | 1100010 | 10110 |
Color Harmonies of #710130
Complementary color
Monochromatic Colors of #710130
Black with #710130
Text Example
Text Example
White with #710130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710130; }
p { color: rgb(113,1,48); }
H1.HeaderClassName
{
color: #710130;
}
.AnyTagClassName
{
color: #710130;
}
</style>
background-color css
<style>
a { background-color: #710130; }
a { background-color: rgb(113,1,48); }
div.DivClassName
{
background-color: #710130;
}
.BgClassName
{
background-color: #710130;
}
</style>
border-color css
<style>
span { border-color: #710130; }
span { border-color: rgb(113,1,48); }
td.TdClassName
{
border-color: #710130;
}
.TagClassName
{
border-color: #710130;
}
</style>