Shades of Tyrian Purple #730732
Tints of Tyrian Purple #730732
RGB
CMYK
RGB Variations
Color information
#730732 (or 0x730732) is known color: Tyrian Purple. HEX triplet: 73, 07 and 32. RGB value is (115,7,50). Sum of RGB (Red+Green+Blue) = 115+7+50=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 7 (3.12% from 255 or 4.07% from 172); Blue value is 50 (19.92% from 255 or 29.07% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #730732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730732 is #8CF8CD. Grayscale: #2C2C2C. Windows color (decimal): -9238734 or 3278707. OLE color: 3278707.
HSL color Cylindrical-coordinate representation of color #730732: hue angle of 336.11º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #730732 is Cyan = 0, Magento = 0.94, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 7 | 50 | - |
| CMYK | 0 | 0.94 | 0.57 | 0.55 |
| HSL | 336.11º | 0.89% | 0.24% | - |
| HSV(B) | 336.11º | 0.94% | 0.45% | - |
| XYZ | 7.72 | 4.03 | 3.39 | - |
| YUV | 44.19 | 131.28 | 178.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 7 | 50 | 0 | 0.94 | 0.57 | 0.55 | 336.11 | 0.89 | 0.24 |
| Hex | 73 | 7 | 32 | 0 | 5E | 39 | 37 | 150 | 59 | 18 |
| Octal | 163 | 7 | 62 | 0 | 136 | 71 | 67 | 520 | 131 | 30 |
| Binary | 1110011 | 111 | 110010 | 0 | 1011110 | 111001 | 110111 | 101010000 | 1011001 | 11000 |
Color Harmonies of #730732
Complementary color
Monochromatic Colors of #730732
Black with #730732
Text Example
Text Example
White with #730732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730732; }
p { color: rgb(115,7,50); }
H1.HeaderClassName
{
color: #730732;
}
.AnyTagClassName
{
color: #730732;
}
</style>
background-color css
<style>
a { background-color: #730732; }
a { background-color: rgb(115,7,50); }
div.DivClassName
{
background-color: #730732;
}
.BgClassName
{
background-color: #730732;
}
</style>
border-color css
<style>
span { border-color: #730732; }
span { border-color: rgb(115,7,50); }
td.TdClassName
{
border-color: #730732;
}
.TagClassName
{
border-color: #730732;
}
</style>