Shades of Tyrian Purple #730850
Tints of Tyrian Purple #730850
RGB
CMYK
RGB Variations
Color information
#730850 (or 0x730850) is known color: Tyrian Purple. HEX triplet: 73, 08 and 50. RGB value is (115,8,80). Sum of RGB (Red+Green+Blue) = 115+8+80=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 8 (3.52% from 255 or 3.94% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #730850 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730850 is #8CF7AF. Grayscale: #303030. Windows color (decimal): -9238448 or 5245043. OLE color: 5245043.
HSL color Cylindrical-coordinate representation of color #730850: hue angle of 319.63º 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 #730850 is Cyan = 0, Magento = 0.93, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 8 | 80 | - |
| CMYK | 0 | 0.93 | 0.30 | 0.55 |
| HSL | 319.63º | 0.87% | 0.24% | - |
| HSV(B) | 319.63º | 0.93% | 0.45% | - |
| XYZ | 8.61 | 4.4 | 7.98 | - |
| YUV | 48.2 | 145.95 | 175.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 8 | 80 | 0 | 0.93 | 0.30 | 0.55 | 319.63 | 0.87 | 0.24 |
| Hex | 73 | 8 | 50 | 0 | 5D | 1E | 37 | 140 | 57 | 18 |
| Octal | 163 | 10 | 120 | 0 | 135 | 36 | 67 | 500 | 127 | 30 |
| Binary | 1110011 | 1000 | 1010000 | 0 | 1011101 | 11110 | 110111 | 101000000 | 1010111 | 11000 |
Color Harmonies of #730850
Complementary color
Monochromatic Colors of #730850
Black with #730850
Text Example
Text Example
White with #730850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730850; }
p { color: rgb(115,8,80); }
H1.HeaderClassName
{
color: #730850;
}
.AnyTagClassName
{
color: #730850;
}
</style>
background-color css
<style>
a { background-color: #730850; }
a { background-color: rgb(115,8,80); }
div.DivClassName
{
background-color: #730850;
}
.BgClassName
{
background-color: #730850;
}
</style>
border-color css
<style>
span { border-color: #730850; }
span { border-color: rgb(115,8,80); }
td.TdClassName
{
border-color: #730850;
}
.TagClassName
{
border-color: #730850;
}
</style>