Shades of Tyrian Purple #730534
Tints of Tyrian Purple #730534
RGB
CMYK
RGB Variations
Color information
#730534 (or 0x730534) is known color: Tyrian Purple. HEX triplet: 73, 05 and 34. RGB value is (115,5,52). Sum of RGB (Red+Green+Blue) = 115+5+52=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 5 (2.34% from 255 or 2.91% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #730534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730534 is #8CFACB. Grayscale: #2B2B2B. Windows color (decimal): -9239244 or 3409267. OLE color: 3409267.
HSL color Cylindrical-coordinate representation of color #730534: hue angle of 334.36º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #730534 is Cyan = 0, Magento = 0.96, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 5 | 52 | - |
| CMYK | 0 | 0.96 | 0.55 | 0.55 |
| HSL | 334.36º | 0.92% | 0.24% | - |
| HSV(B) | 334.36º | 0.96% | 0.45% | - |
| XYZ | 7.74 | 4 | 3.61 | - |
| YUV | 43.25 | 132.94 | 179.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 5 | 52 | 0 | 0.96 | 0.55 | 0.55 | 334.36 | 0.92 | 0.24 |
| Hex | 73 | 5 | 34 | 0 | 60 | 37 | 37 | 14E | 5C | 18 |
| Octal | 163 | 5 | 64 | 0 | 140 | 67 | 67 | 516 | 134 | 30 |
| Binary | 1110011 | 101 | 110100 | 0 | 1100000 | 110111 | 110111 | 101001110 | 1011100 | 11000 |
Color Harmonies of #730534
Complementary color
Monochromatic Colors of #730534
Black with #730534
Text Example
Text Example
White with #730534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730534; }
p { color: rgb(115,5,52); }
H1.HeaderClassName
{
color: #730534;
}
.AnyTagClassName
{
color: #730534;
}
</style>
background-color css
<style>
a { background-color: #730534; }
a { background-color: rgb(115,5,52); }
div.DivClassName
{
background-color: #730534;
}
.BgClassName
{
background-color: #730534;
}
</style>
border-color css
<style>
span { border-color: #730534; }
span { border-color: rgb(115,5,52); }
td.TdClassName
{
border-color: #730534;
}
.TagClassName
{
border-color: #730534;
}
</style>