Shades of Tyrian Purple #720541
Tints of Tyrian Purple #720541
RGB
CMYK
RGB Variations
Color information
#720541 (or 0x720541) is known color: Tyrian Purple. HEX triplet: 72, 05 and 41. RGB value is (114,5,65). Sum of RGB (Red+Green+Blue) = 114+5+65=184 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.96% from 184); Green value is 5 (2.34% from 255 or 2.72% from 184); Blue value is 65 (25.78% from 255 or 35.33% from 184); Max value from RGB is 114 - color contains mainly: red. Hex color #720541 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720541 is #8DFABE. Grayscale: #2C2C2C. Windows color (decimal): -9304767 or 4261234. OLE color: 4261234.
HSL color Cylindrical-coordinate representation of color #720541: hue angle of 326.97º degrees, saturation: 0.92, 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 #720541 is Cyan = 0, Magento = 0.96, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 5 | 65 | - |
| CMYK | 0 | 0.96 | 0.43 | 0.55 |
| HSL | 326.97º | 0.92% | 0.23% | - |
| HSV(B) | 326.97º | 0.96% | 0.45% | - |
| XYZ | 7.95 | 4.07 | 5.37 | - |
| YUV | 44.43 | 139.61 | 177.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 5 | 65 | 0 | 0.96 | 0.43 | 0.55 | 326.97 | 0.92 | 0.23 |
| Hex | 72 | 5 | 41 | 0 | 60 | 2B | 37 | 147 | 5C | 17 |
| Octal | 162 | 5 | 101 | 0 | 140 | 53 | 67 | 507 | 134 | 27 |
| Binary | 1110010 | 101 | 1000001 | 0 | 1100000 | 101011 | 110111 | 101000111 | 1011100 | 10111 |
Color Harmonies of #720541
Complementary color
Monochromatic Colors of #720541
Black with #720541
Text Example
Text Example
White with #720541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720541; }
p { color: rgb(114,5,65); }
H1.HeaderClassName
{
color: #720541;
}
.AnyTagClassName
{
color: #720541;
}
</style>
background-color css
<style>
a { background-color: #720541; }
a { background-color: rgb(114,5,65); }
div.DivClassName
{
background-color: #720541;
}
.BgClassName
{
background-color: #720541;
}
</style>
border-color css
<style>
span { border-color: #720541; }
span { border-color: rgb(114,5,65); }
td.TdClassName
{
border-color: #720541;
}
.TagClassName
{
border-color: #720541;
}
</style>