Shades of Tyrian Purple #720441
Tints of Tyrian Purple #720441
RGB
CMYK
RGB Variations
Color information
#720441 (or 0x720441) is known color: Tyrian Purple. HEX triplet: 72, 04 and 41. RGB value is (114,4,65). Sum of RGB (Red+Green+Blue) = 114+4+65=183 (24% of max value = 765). Red value is 114 (44.92% from 255 or 62.30% from 183); Green value is 4 (1.95% from 255 or 2.19% from 183); Blue value is 65 (25.78% from 255 or 35.52% from 183); Max value from RGB is 114 - color contains mainly: red. Hex color #720441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720441 is #8DFBBE. Grayscale: #2B2B2B. Windows color (decimal): -9305023 or 4260978. OLE color: 4260978.
HSL color Cylindrical-coordinate representation of color #720441: hue angle of 326.73º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #720441 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 65 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.55 |
| HSL | 326.73º | 0.93% | 0.23% | - |
| HSV(B) | 326.73º | 0.96% | 0.45% | - |
| XYZ | 7.94 | 4.05 | 5.36 | - |
| YUV | 43.84 | 139.94 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 65 | 0 | 0.96 | 0.43 | 0.55 | 326.73 | 0.93 | 0.23 |
| Hex | 72 | 4 | 41 | 0 | 60 | 2B | 37 | 147 | 5D | 17 |
| Octal | 162 | 4 | 101 | 0 | 140 | 53 | 67 | 507 | 135 | 27 |
| Binary | 1110010 | 100 | 1000001 | 0 | 1100000 | 101011 | 110111 | 101000111 | 1011101 | 10111 |
Color Harmonies of #720441
Complementary color
Monochromatic Colors of #720441
Black with #720441
Text Example
Text Example
White with #720441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720441; }
p { color: rgb(114,4,65); }
H1.HeaderClassName
{
color: #720441;
}
.AnyTagClassName
{
color: #720441;
}
</style>
background-color css
<style>
a { background-color: #720441; }
a { background-color: rgb(114,4,65); }
div.DivClassName
{
background-color: #720441;
}
.BgClassName
{
background-color: #720441;
}
</style>
border-color css
<style>
span { border-color: #720441; }
span { border-color: rgb(114,4,65); }
td.TdClassName
{
border-color: #720441;
}
.TagClassName
{
border-color: #720441;
}
</style>