Shades of Tyrian Purple #730646
Tints of Tyrian Purple #730646
RGB
CMYK
RGB Variations
Color information
#730646 (or 0x730646) is known color: Tyrian Purple. HEX triplet: 73, 06 and 46. RGB value is (115,6,70). Sum of RGB (Red+Green+Blue) = 115+6+70=191 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.21% from 191); Green value is 6 (2.73% from 255 or 3.14% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 115 - color contains mainly: red. Hex color #730646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730646 is #8CF9B9. Grayscale: #2D2D2D. Windows color (decimal): -9238970 or 4589171. OLE color: 4589171.
HSL color Cylindrical-coordinate representation of color #730646: hue angle of 324.77º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #730646 is Cyan = 0, Magento = 0.95, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 6 | 70 | - |
| CMYK | 0 | 0.95 | 0.39 | 0.55 |
| HSL | 324.77º | 0.9% | 0.24% | - |
| HSV(B) | 324.77º | 0.95% | 0.45% | - |
| XYZ | 8.24 | 4.22 | 6.17 | - |
| YUV | 45.89 | 141.61 | 177.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 6 | 70 | 0 | 0.95 | 0.39 | 0.55 | 324.77 | 0.9 | 0.24 |
| Hex | 73 | 6 | 46 | 0 | 5F | 27 | 37 | 145 | 5A | 18 |
| Octal | 163 | 6 | 106 | 0 | 137 | 47 | 67 | 505 | 132 | 30 |
| Binary | 1110011 | 110 | 1000110 | 0 | 1011111 | 100111 | 110111 | 101000101 | 1011010 | 11000 |
Color Harmonies of #730646
Complementary color
Monochromatic Colors of #730646
Black with #730646
Text Example
Text Example
White with #730646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730646; }
p { color: rgb(115,6,70); }
H1.HeaderClassName
{
color: #730646;
}
.AnyTagClassName
{
color: #730646;
}
</style>
background-color css
<style>
a { background-color: #730646; }
a { background-color: rgb(115,6,70); }
div.DivClassName
{
background-color: #730646;
}
.BgClassName
{
background-color: #730646;
}
</style>
border-color css
<style>
span { border-color: #730646; }
span { border-color: rgb(115,6,70); }
td.TdClassName
{
border-color: #730646;
}
.TagClassName
{
border-color: #730646;
}
</style>