Shades of Tyrian Purple #720844
Tints of Tyrian Purple #720844
RGB
CMYK
RGB Variations
Color information
#720844 (or 0x720844) is known color: Tyrian Purple. HEX triplet: 72, 08 and 44. RGB value is (114,8,68). Sum of RGB (Red+Green+Blue) = 114+8+68=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 8 (3.52% from 255 or 4.21% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #720844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720844 is #8DF7BB. Grayscale: #2E2E2E. Windows color (decimal): -9303996 or 4458610. OLE color: 4458610.
HSL color Cylindrical-coordinate representation of color #720844: hue angle of 326.04º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #720844 is Cyan = 0, Magento = 0.93, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 8 | 68 | - |
| CMYK | 0 | 0.93 | 0.40 | 0.55 |
| HSL | 326.04º | 0.87% | 0.24% | - |
| HSV(B) | 326.04º | 0.93% | 0.45% | - |
| XYZ | 8.07 | 4.17 | 5.85 | - |
| YUV | 46.53 | 140.12 | 176.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 8 | 68 | 0 | 0.93 | 0.40 | 0.55 | 326.04 | 0.87 | 0.24 |
| Hex | 72 | 8 | 44 | 0 | 5D | 28 | 37 | 146 | 57 | 18 |
| Octal | 162 | 10 | 104 | 0 | 135 | 50 | 67 | 506 | 127 | 30 |
| Binary | 1110010 | 1000 | 1000100 | 0 | 1011101 | 101000 | 110111 | 101000110 | 1010111 | 11000 |
Color Harmonies of #720844
Complementary color
Monochromatic Colors of #720844
Black with #720844
Text Example
Text Example
White with #720844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720844; }
p { color: rgb(114,8,68); }
H1.HeaderClassName
{
color: #720844;
}
.AnyTagClassName
{
color: #720844;
}
</style>
background-color css
<style>
a { background-color: #720844; }
a { background-color: rgb(114,8,68); }
div.DivClassName
{
background-color: #720844;
}
.BgClassName
{
background-color: #720844;
}
</style>
border-color css
<style>
span { border-color: #720844; }
span { border-color: rgb(114,8,68); }
td.TdClassName
{
border-color: #720844;
}
.TagClassName
{
border-color: #720844;
}
</style>