Shades of Tyrian Purple #730857
Tints of Tyrian Purple #730857
RGB
CMYK
RGB Variations
Color information
#730857 (or 0x730857) is known color: Tyrian Purple. HEX triplet: 73, 08 and 57. RGB value is (115,8,87). Sum of RGB (Red+Green+Blue) = 115+8+87=210 (27% of max value = 765). Red value is 115 (45.31% from 255 or 54.76% from 210); Green value is 8 (3.52% from 255 or 3.81% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 115 - color contains mainly: red. Hex color #730857 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730857 is #8CF7A8. Grayscale: #303030. Windows color (decimal): -9238441 or 5703795. OLE color: 5703795.
HSL color Cylindrical-coordinate representation of color #730857: hue angle of 315.7º 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 #730857 is Cyan = 0, Magento = 0.93, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 8 | 87 | - |
| CMYK | 0 | 0.93 | 0.24 | 0.55 |
| HSL | 315.7º | 0.87% | 0.24% | - |
| HSV(B) | 315.7º | 0.93% | 0.45% | - |
| XYZ | 8.88 | 4.51 | 9.42 | - |
| YUV | 49 | 149.45 | 175.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 8 | 87 | 0 | 0.93 | 0.24 | 0.55 | 315.7 | 0.87 | 0.24 |
| Hex | 73 | 8 | 57 | 0 | 5D | 18 | 37 | 13C | 57 | 18 |
| Octal | 163 | 10 | 127 | 0 | 135 | 30 | 67 | 474 | 127 | 30 |
| Binary | 1110011 | 1000 | 1010111 | 0 | 1011101 | 11000 | 110111 | 100111100 | 1010111 | 11000 |
Color Harmonies of #730857
Complementary color
Monochromatic Colors of #730857
Black with #730857
Text Example
Text Example
White with #730857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730857; }
p { color: rgb(115,8,87); }
H1.HeaderClassName
{
color: #730857;
}
.AnyTagClassName
{
color: #730857;
}
</style>
background-color css
<style>
a { background-color: #730857; }
a { background-color: rgb(115,8,87); }
div.DivClassName
{
background-color: #730857;
}
.BgClassName
{
background-color: #730857;
}
</style>
border-color css
<style>
span { border-color: #730857; }
span { border-color: rgb(115,8,87); }
td.TdClassName
{
border-color: #730857;
}
.TagClassName
{
border-color: #730857;
}
</style>