Shades of Tyrian Purple #720437
Tints of Tyrian Purple #720437
RGB
CMYK
RGB Variations
Color information
#720437 (or 0x720437) is known color: Tyrian Purple. HEX triplet: 72, 04 and 37. RGB value is (114,4,55). Sum of RGB (Red+Green+Blue) = 114+4+55=173 (22% of max value = 765). Red value is 114 (44.92% from 255 or 65.90% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 55 (21.88% from 255 or 31.79% from 173); Max value from RGB is 114 - color contains mainly: red. Hex color #720437 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720437 is #8DFBC8. Grayscale: #2A2A2A. Windows color (decimal): -9305033 or 3605618. OLE color: 3605618.
HSL color Cylindrical-coordinate representation of color #720437: hue angle of 332.18º 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 #720437 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 55 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.55 |
| HSL | 332.18º | 0.93% | 0.23% | - |
| HSV(B) | 332.18º | 0.96% | 0.45% | - |
| XYZ | 7.67 | 3.94 | 3.97 | - |
| YUV | 42.7 | 134.94 | 178.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 55 | 0 | 0.96 | 0.52 | 0.55 | 332.18 | 0.93 | 0.23 |
| Hex | 72 | 4 | 37 | 0 | 60 | 34 | 37 | 14C | 5D | 17 |
| Octal | 162 | 4 | 67 | 0 | 140 | 64 | 67 | 514 | 135 | 27 |
| Binary | 1110010 | 100 | 110111 | 0 | 1100000 | 110100 | 110111 | 101001100 | 1011101 | 10111 |
Color Harmonies of #720437
Complementary color
Monochromatic Colors of #720437
Black with #720437
Text Example
Text Example
White with #720437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720437; }
p { color: rgb(114,4,55); }
H1.HeaderClassName
{
color: #720437;
}
.AnyTagClassName
{
color: #720437;
}
</style>
background-color css
<style>
a { background-color: #720437; }
a { background-color: rgb(114,4,55); }
div.DivClassName
{
background-color: #720437;
}
.BgClassName
{
background-color: #720437;
}
</style>
border-color css
<style>
span { border-color: #720437; }
span { border-color: rgb(114,4,55); }
td.TdClassName
{
border-color: #720437;
}
.TagClassName
{
border-color: #720437;
}
</style>