Shades of Tyrian Purple #720942
Tints of Tyrian Purple #720942
RGB
CMYK
RGB Variations
Color information
#720942 (or 0x720942) is known color: Tyrian Purple. HEX triplet: 72, 09 and 42. RGB value is (114,9,66). Sum of RGB (Red+Green+Blue) = 114+9+66=189 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60.32% from 189); Green value is 9 (3.91% from 255 or 4.76% from 189); Blue value is 66 (26.17% from 255 or 34.92% from 189); Max value from RGB is 114 - color contains mainly: red. Hex color #720942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720942 is #8DF6BD. Grayscale: #2E2E2E. Windows color (decimal): -9303742 or 4327794. OLE color: 4327794.
HSL color Cylindrical-coordinate representation of color #720942: hue angle of 327.43º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #720942 is Cyan = 0, Magento = 0.92, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 9 | 66 | - |
| CMYK | 0 | 0.92 | 0.42 | 0.55 |
| HSL | 327.43º | 0.85% | 0.24% | - |
| HSV(B) | 327.43º | 0.92% | 0.45% | - |
| XYZ | 8.02 | 4.17 | 5.54 | - |
| YUV | 46.89 | 138.79 | 175.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 9 | 66 | 0 | 0.92 | 0.42 | 0.55 | 327.43 | 0.85 | 0.24 |
| Hex | 72 | 9 | 42 | 0 | 5C | 2A | 37 | 147 | 55 | 18 |
| Octal | 162 | 11 | 102 | 0 | 134 | 52 | 67 | 507 | 125 | 30 |
| Binary | 1110010 | 1001 | 1000010 | 0 | 1011100 | 101010 | 110111 | 101000111 | 1010101 | 11000 |
Color Harmonies of #720942
Complementary color
Monochromatic Colors of #720942
Black with #720942
Text Example
Text Example
White with #720942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720942; }
p { color: rgb(114,9,66); }
H1.HeaderClassName
{
color: #720942;
}
.AnyTagClassName
{
color: #720942;
}
</style>
background-color css
<style>
a { background-color: #720942; }
a { background-color: rgb(114,9,66); }
div.DivClassName
{
background-color: #720942;
}
.BgClassName
{
background-color: #720942;
}
</style>
border-color css
<style>
span { border-color: #720942; }
span { border-color: rgb(114,9,66); }
td.TdClassName
{
border-color: #720942;
}
.TagClassName
{
border-color: #720942;
}
</style>