Shades of Tyrian Purple #730136
Tints of Tyrian Purple #730136
RGB
CMYK
RGB Variations
Color information
#730136 (or 0x730136) is known color: Tyrian Purple. HEX triplet: 73, 01 and 36. RGB value is (115,1,54). Sum of RGB (Red+Green+Blue) = 115+1+54=170 (22% of max value = 765). Red value is 115 (45.31% from 255 or 67.65% from 170); Green value is 1 (0.78% from 255 or 0.59% from 170); Blue value is 54 (21.48% from 255 or 31.76% from 170); Max value from RGB is 115 - color contains mainly: red. Hex color #730136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730136 is #8CFEC9. Grayscale: #292929. Windows color (decimal): -9240266 or 3539315. OLE color: 3539315.
HSL color Cylindrical-coordinate representation of color #730136: hue angle of 332.11º 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 #730136 is Cyan = 0, Magento = 0.99, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.53 | 0.55 |
| HSL | 332.11º | 0.98% | 0.23% | - |
| HSV(B) | 332.11º | 0.99% | 0.45% | - |
| XYZ | 7.75 | 3.93 | 3.84 | - |
| YUV | 41.13 | 135.27 | 180.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 54 | 0 | 0.99 | 0.53 | 0.55 | 332.11 | 0.98 | 0.23 |
| Hex | 73 | 1 | 36 | 0 | 63 | 35 | 37 | 14C | 62 | 17 |
| Octal | 163 | 1 | 66 | 0 | 143 | 65 | 67 | 514 | 142 | 27 |
| Binary | 1110011 | 1 | 110110 | 0 | 1100011 | 110101 | 110111 | 101001100 | 1100010 | 10111 |
Color Harmonies of #730136
Complementary color
Monochromatic Colors of #730136
Black with #730136
Text Example
Text Example
White with #730136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730136; }
p { color: rgb(115,1,54); }
H1.HeaderClassName
{
color: #730136;
}
.AnyTagClassName
{
color: #730136;
}
</style>
background-color css
<style>
a { background-color: #730136; }
a { background-color: rgb(115,1,54); }
div.DivClassName
{
background-color: #730136;
}
.BgClassName
{
background-color: #730136;
}
</style>
border-color css
<style>
span { border-color: #730136; }
span { border-color: rgb(115,1,54); }
td.TdClassName
{
border-color: #730136;
}
.TagClassName
{
border-color: #730136;
}
</style>