Shades of Tyrian Purple #730833
Tints of Tyrian Purple #730833
RGB
CMYK
RGB Variations
Color information
#730833 (or 0x730833) is known color: Tyrian Purple. HEX triplet: 73, 08 and 33. RGB value is (115,8,51). Sum of RGB (Red+Green+Blue) = 115+8+51=174 (23% of max value = 765). Red value is 115 (45.31% from 255 or 66.09% from 174); Green value is 8 (3.52% from 255 or 4.60% from 174); Blue value is 51 (20.31% from 255 or 29.31% from 174); Max value from RGB is 115 - color contains mainly: red. Hex color #730833 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730833 is #8CF7CC. Grayscale: #2C2C2C. Windows color (decimal): -9238477 or 3344499. OLE color: 3344499.
HSL color Cylindrical-coordinate representation of color #730833: hue angle of 335.89º 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 #730833 is Cyan = 0, Magento = 0.93, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 8 | 51 | - |
| CMYK | 0 | 0.93 | 0.56 | 0.55 |
| HSL | 335.89º | 0.87% | 0.24% | - |
| HSV(B) | 335.89º | 0.93% | 0.45% | - |
| XYZ | 7.75 | 4.06 | 3.51 | - |
| YUV | 44.9 | 131.45 | 178 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 8 | 51 | 0 | 0.93 | 0.56 | 0.55 | 335.89 | 0.87 | 0.24 |
| Hex | 73 | 8 | 33 | 0 | 5D | 38 | 37 | 150 | 57 | 18 |
| Octal | 163 | 10 | 63 | 0 | 135 | 70 | 67 | 520 | 127 | 30 |
| Binary | 1110011 | 1000 | 110011 | 0 | 1011101 | 111000 | 110111 | 101010000 | 1010111 | 11000 |
Color Harmonies of #730833
Complementary color
Monochromatic Colors of #730833
Black with #730833
Text Example
Text Example
White with #730833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730833; }
p { color: rgb(115,8,51); }
H1.HeaderClassName
{
color: #730833;
}
.AnyTagClassName
{
color: #730833;
}
</style>
background-color css
<style>
a { background-color: #730833; }
a { background-color: rgb(115,8,51); }
div.DivClassName
{
background-color: #730833;
}
.BgClassName
{
background-color: #730833;
}
</style>
border-color css
<style>
span { border-color: #730833; }
span { border-color: rgb(115,8,51); }
td.TdClassName
{
border-color: #730833;
}
.TagClassName
{
border-color: #730833;
}
</style>