Shades of Tyrian Purple #730254
Tints of Tyrian Purple #730254
RGB
CMYK
RGB Variations
Color information
#730254 (or 0x730254) is known color: Tyrian Purple. HEX triplet: 73, 02 and 54. RGB value is (115,2,84). Sum of RGB (Red+Green+Blue) = 115+2+84=201 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.21% from 201); Green value is 2 (1.17% from 255 or 1.00% from 201); Blue value is 84 (33.20% from 255 or 41.79% from 201); Max value from RGB is 115 - color contains mainly: red. Hex color #730254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730254 is #8CFDAB. Grayscale: #2C2C2C. Windows color (decimal): -9239980 or 5505651. OLE color: 5505651.
HSL color Cylindrical-coordinate representation of color #730254: hue angle of 316.46º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #730254 is Cyan = 0, Magento = 0.98, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 2 | 84 | - |
| CMYK | 0 | 0.98 | 0.27 | 0.55 |
| HSL | 316.46º | 0.97% | 0.23% | - |
| HSV(B) | 316.46º | 0.98% | 0.45% | - |
| XYZ | 8.69 | 4.33 | 8.76 | - |
| YUV | 45.14 | 149.94 | 177.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 2 | 84 | 0 | 0.98 | 0.27 | 0.55 | 316.46 | 0.97 | 0.23 |
| Hex | 73 | 2 | 54 | 0 | 62 | 1B | 37 | 13C | 61 | 17 |
| Octal | 163 | 2 | 124 | 0 | 142 | 33 | 67 | 474 | 141 | 27 |
| Binary | 1110011 | 10 | 1010100 | 0 | 1100010 | 11011 | 110111 | 100111100 | 1100001 | 10111 |
Color Harmonies of #730254
Complementary color
Monochromatic Colors of #730254
Black with #730254
Text Example
Text Example
White with #730254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730254; }
p { color: rgb(115,2,84); }
H1.HeaderClassName
{
color: #730254;
}
.AnyTagClassName
{
color: #730254;
}
</style>
background-color css
<style>
a { background-color: #730254; }
a { background-color: rgb(115,2,84); }
div.DivClassName
{
background-color: #730254;
}
.BgClassName
{
background-color: #730254;
}
</style>
border-color css
<style>
span { border-color: #730254; }
span { border-color: rgb(115,2,84); }
td.TdClassName
{
border-color: #730254;
}
.TagClassName
{
border-color: #730254;
}
</style>