Shades of Tyrian Purple #730835
Tints of Tyrian Purple #730835
RGB
CMYK
RGB Variations
Color information
#730835 (or 0x730835) is known color: Tyrian Purple. HEX triplet: 73, 08 and 35. RGB value is (115,8,53). Sum of RGB (Red+Green+Blue) = 115+8+53=176 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.34% from 176); Green value is 8 (3.52% from 255 or 4.55% from 176); Blue value is 53 (21.09% from 255 or 30.11% from 176); Max value from RGB is 115 - color contains mainly: red. Hex color #730835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730835 is #8CF7CA. Grayscale: #2D2D2D. Windows color (decimal): -9238475 or 3475571. OLE color: 3475571.
HSL color Cylindrical-coordinate representation of color #730835: hue angle of 334.77º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #730835 is Cyan = 0, Magento = 0.93, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 8 | 53 | - |
| CMYK | 0 | 0.93 | 0.54 | 0.55 |
| HSL | 334.77º | 0.87% | 0.24% | - |
| HSV(B) | 334.77º | 0.93% | 0.45% | - |
| XYZ | 7.8 | 4.08 | 3.74 | - |
| YUV | 45.12 | 132.45 | 177.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 8 | 53 | 0 | 0.93 | 0.54 | 0.55 | 334.77 | 0.87 | 0.24 |
| Hex | 73 | 8 | 35 | 0 | 5D | 36 | 37 | 14F | 57 | 18 |
| Octal | 163 | 10 | 65 | 0 | 135 | 66 | 67 | 517 | 127 | 30 |
| Binary | 1110011 | 1000 | 110101 | 0 | 1011101 | 110110 | 110111 | 101001111 | 1010111 | 11000 |
Color Harmonies of #730835
Complementary color
Monochromatic Colors of #730835
Black with #730835
Text Example
Text Example
White with #730835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730835; }
p { color: rgb(115,8,53); }
H1.HeaderClassName
{
color: #730835;
}
.AnyTagClassName
{
color: #730835;
}
</style>
background-color css
<style>
a { background-color: #730835; }
a { background-color: rgb(115,8,53); }
div.DivClassName
{
background-color: #730835;
}
.BgClassName
{
background-color: #730835;
}
</style>
border-color css
<style>
span { border-color: #730835; }
span { border-color: rgb(115,8,53); }
td.TdClassName
{
border-color: #730835;
}
.TagClassName
{
border-color: #730835;
}
</style>