Shades of Tyrian Purple #730146
Tints of Tyrian Purple #730146
RGB
CMYK
RGB Variations
Color information
#730146 (or 0x730146) is known color: Tyrian Purple. HEX triplet: 73, 01 and 46. RGB value is (115,1,70). Sum of RGB (Red+Green+Blue) = 115+1+70=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 1 (0.78% from 255 or 0.54% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #730146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730146 is #8CFEB9. Grayscale: #2A2A2A. Windows color (decimal): -9240250 or 4587891. OLE color: 4587891.
HSL color Cylindrical-coordinate representation of color #730146: hue angle of 323.68º 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 #730146 is Cyan = 0, Magento = 0.99, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 1 | 70 | - |
| CMYK | 0 | 0.99 | 0.39 | 0.55 |
| HSL | 323.68º | 0.98% | 0.23% | - |
| HSV(B) | 323.68º | 0.99% | 0.45% | - |
| XYZ | 8.19 | 4.11 | 6.16 | - |
| YUV | 42.95 | 143.27 | 179.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 1 | 70 | 0 | 0.99 | 0.39 | 0.55 | 323.68 | 0.98 | 0.23 |
| Hex | 73 | 1 | 46 | 0 | 63 | 27 | 37 | 144 | 62 | 17 |
| Octal | 163 | 1 | 106 | 0 | 143 | 47 | 67 | 504 | 142 | 27 |
| Binary | 1110011 | 1 | 1000110 | 0 | 1100011 | 100111 | 110111 | 101000100 | 1100010 | 10111 |
Color Harmonies of #730146
Complementary color
Monochromatic Colors of #730146
Black with #730146
Text Example
Text Example
White with #730146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730146; }
p { color: rgb(115,1,70); }
H1.HeaderClassName
{
color: #730146;
}
.AnyTagClassName
{
color: #730146;
}
</style>
background-color css
<style>
a { background-color: #730146; }
a { background-color: rgb(115,1,70); }
div.DivClassName
{
background-color: #730146;
}
.BgClassName
{
background-color: #730146;
}
</style>
border-color css
<style>
span { border-color: #730146; }
span { border-color: rgb(115,1,70); }
td.TdClassName
{
border-color: #730146;
}
.TagClassName
{
border-color: #730146;
}
</style>