Shades of Tyrian Purple #730152
Tints of Tyrian Purple #730152
RGB
CMYK
RGB Variations
Color information
#730152 (or 0x730152) is known color: Tyrian Purple. HEX triplet: 73, 01 and 52. RGB value is (115,1,82). Sum of RGB (Red+Green+Blue) = 115+1+82=198 (26% of max value = 765). Red value is 115 (45.31% from 255 or 58.08% from 198); Green value is 1 (0.78% from 255 or 0.51% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 115 - color contains mainly: red. Hex color #730152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #730152 is #8CFEAD. Grayscale: #2C2C2C. Windows color (decimal): -9240238 or 5374323. OLE color: 5374323.
HSL color Cylindrical-coordinate representation of color #730152: hue angle of 317.37º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #730152 is Cyan = 0, Magento = 0.99, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 82 | - |
| CMYK | 0 | 0.99 | 0.29 | 0.55 |
| HSL | 317.37º | 0.98% | 0.23% | - |
| HSV(B) | 317.37º | 0.99% | 0.45% | - |
| XYZ | 8.6 | 4.28 | 8.35 | - |
| YUV | 44.32 | 149.27 | 178.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 82 | 0 | 0.99 | 0.29 | 0.55 | 317.37 | 0.98 | 0.23 |
| Hex | 73 | 1 | 52 | 0 | 63 | 1D | 37 | 13D | 62 | 17 |
| Octal | 163 | 1 | 122 | 0 | 143 | 35 | 67 | 475 | 142 | 27 |
| Binary | 1110011 | 1 | 1010010 | 0 | 1100011 | 11101 | 110111 | 100111101 | 1100010 | 10111 |
Color Harmonies of #730152
Complementary color
Monochromatic Colors of #730152
Black with #730152
Text Example
Text Example
White with #730152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730152; }
p { color: rgb(115,1,82); }
H1.HeaderClassName
{
color: #730152;
}
.AnyTagClassName
{
color: #730152;
}
</style>
background-color css
<style>
a { background-color: #730152; }
a { background-color: rgb(115,1,82); }
div.DivClassName
{
background-color: #730152;
}
.BgClassName
{
background-color: #730152;
}
</style>
border-color css
<style>
span { border-color: #730152; }
span { border-color: rgb(115,1,82); }
td.TdClassName
{
border-color: #730152;
}
.TagClassName
{
border-color: #730152;
}
</style>