Shades of Tyrian Purple #730642
Tints of Tyrian Purple #730642
RGB
CMYK
RGB Variations
Color information
#730642 (or 0x730642) is known color: Tyrian Purple. HEX triplet: 73, 06 and 42. RGB value is (115,6,66). Sum of RGB (Red+Green+Blue) = 115+6+66=187 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.50% from 187); Green value is 6 (2.73% from 255 or 3.21% from 187); Blue value is 66 (26.17% from 255 or 35.29% from 187); Max value from RGB is 115 - color contains mainly: red. Hex color #730642 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730642 is #8CF9BD. Grayscale: #2D2D2D. Windows color (decimal): -9238974 or 4327027. OLE color: 4327027.
HSL color Cylindrical-coordinate representation of color #730642: hue angle of 326.97º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #730642 is Cyan = 0, Magento = 0.95, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 6 | 66 | - |
| CMYK | 0 | 0.95 | 0.43 | 0.55 |
| HSL | 326.97º | 0.9% | 0.24% | - |
| HSV(B) | 326.97º | 0.95% | 0.45% | - |
| XYZ | 8.12 | 4.17 | 5.53 | - |
| YUV | 45.43 | 139.61 | 177.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 6 | 66 | 0 | 0.95 | 0.43 | 0.55 | 326.97 | 0.9 | 0.24 |
| Hex | 73 | 6 | 42 | 0 | 5F | 2B | 37 | 147 | 5A | 18 |
| Octal | 163 | 6 | 102 | 0 | 137 | 53 | 67 | 507 | 132 | 30 |
| Binary | 1110011 | 110 | 1000010 | 0 | 1011111 | 101011 | 110111 | 101000111 | 1011010 | 11000 |
Color Harmonies of #730642
Complementary color
Monochromatic Colors of #730642
Black with #730642
Text Example
Text Example
White with #730642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730642; }
p { color: rgb(115,6,66); }
H1.HeaderClassName
{
color: #730642;
}
.AnyTagClassName
{
color: #730642;
}
</style>
background-color css
<style>
a { background-color: #730642; }
a { background-color: rgb(115,6,66); }
div.DivClassName
{
background-color: #730642;
}
.BgClassName
{
background-color: #730642;
}
</style>
border-color css
<style>
span { border-color: #730642; }
span { border-color: rgb(115,6,66); }
td.TdClassName
{
border-color: #730642;
}
.TagClassName
{
border-color: #730642;
}
</style>