Shades of Tyrian Purple #710348
Tints of Tyrian Purple #710348
RGB
CMYK
RGB Variations
Color information
#710348 (or 0x710348) is known color: Tyrian Purple. HEX triplet: 71, 03 and 48. RGB value is (113,3,72). Sum of RGB (Red+Green+Blue) = 113+3+72=188 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.11% from 188); Green value is 3 (1.56% from 255 or 1.60% from 188); Blue value is 72 (28.52% from 255 or 38.30% from 188); Max value from RGB is 113 - color contains mainly: red. Hex color #710348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710348 is #8EFCB7. Grayscale: #2B2B2B. Windows color (decimal): -9370808 or 4719473. OLE color: 4719473.
HSL color Cylindrical-coordinate representation of color #710348: hue angle of 322.36º 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 #710348 is Cyan = 0, Magento = 0.97, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 72 | - |
| CMYK | 0 | 0.97 | 0.36 | 0.56 |
| HSL | 322.36º | 0.95% | 0.23% | - |
| HSV(B) | 322.36º | 0.97% | 0.44% | - |
| XYZ | 8.01 | 4.04 | 6.49 | - |
| YUV | 43.76 | 143.94 | 177.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 72 | 0 | 0.97 | 0.36 | 0.56 | 322.36 | 0.95 | 0.23 |
| Hex | 71 | 3 | 48 | 0 | 61 | 24 | 38 | 142 | 5F | 17 |
| Octal | 161 | 3 | 110 | 0 | 141 | 44 | 70 | 502 | 137 | 27 |
| Binary | 1110001 | 11 | 1001000 | 0 | 1100001 | 100100 | 111000 | 101000010 | 1011111 | 10111 |
Color Harmonies of #710348
Complementary color
Monochromatic Colors of #710348
Black with #710348
Text Example
Text Example
White with #710348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710348; }
p { color: rgb(113,3,72); }
H1.HeaderClassName
{
color: #710348;
}
.AnyTagClassName
{
color: #710348;
}
</style>
background-color css
<style>
a { background-color: #710348; }
a { background-color: rgb(113,3,72); }
div.DivClassName
{
background-color: #710348;
}
.BgClassName
{
background-color: #710348;
}
</style>
border-color css
<style>
span { border-color: #710348; }
span { border-color: rgb(113,3,72); }
td.TdClassName
{
border-color: #710348;
}
.TagClassName
{
border-color: #710348;
}
</style>