Shades of Tyrian Purple #710339
Tints of Tyrian Purple #710339
RGB
CMYK
RGB Variations
Color information
#710339 (or 0x710339) is known color: Tyrian Purple. HEX triplet: 71, 03 and 39. RGB value is (113,3,57). Sum of RGB (Red+Green+Blue) = 113+3+57=173 (22% of max value = 765). Red value is 113 (44.53% from 255 or 65.32% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 57 (22.66% from 255 or 32.95% from 173); Max value from RGB is 113 - color contains mainly: red. Hex color #710339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710339 is #8EFCC6. Grayscale: #292929. Windows color (decimal): -9370823 or 3736433. OLE color: 3736433.
HSL color Cylindrical-coordinate representation of color #710339: hue angle of 330.55º 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 #710339 is Cyan = 0, Magento = 0.97, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 57 | - |
| CMYK | 0 | 0.97 | 0.50 | 0.56 |
| HSL | 330.55º | 0.95% | 0.23% | - |
| HSV(B) | 330.55º | 0.97% | 0.44% | - |
| XYZ | 7.58 | 3.87 | 4.22 | - |
| YUV | 42.05 | 136.44 | 178.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 57 | 0 | 0.97 | 0.50 | 0.56 | 330.55 | 0.95 | 0.23 |
| Hex | 71 | 3 | 39 | 0 | 61 | 32 | 38 | 14B | 5F | 17 |
| Octal | 161 | 3 | 71 | 0 | 141 | 62 | 70 | 513 | 137 | 27 |
| Binary | 1110001 | 11 | 111001 | 0 | 1100001 | 110010 | 111000 | 101001011 | 1011111 | 10111 |
Color Harmonies of #710339
Complementary color
Monochromatic Colors of #710339
Black with #710339
Text Example
Text Example
White with #710339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710339; }
p { color: rgb(113,3,57); }
H1.HeaderClassName
{
color: #710339;
}
.AnyTagClassName
{
color: #710339;
}
</style>
background-color css
<style>
a { background-color: #710339; }
a { background-color: rgb(113,3,57); }
div.DivClassName
{
background-color: #710339;
}
.BgClassName
{
background-color: #710339;
}
</style>
border-color css
<style>
span { border-color: #710339; }
span { border-color: rgb(113,3,57); }
td.TdClassName
{
border-color: #710339;
}
.TagClassName
{
border-color: #710339;
}
</style>