Shades of Tyrian Purple #720453
Tints of Tyrian Purple #720453
RGB
CMYK
RGB Variations
Color information
#720453 (or 0x720453) is known color: Tyrian Purple. HEX triplet: 72, 04 and 53. RGB value is (114,4,83). Sum of RGB (Red+Green+Blue) = 114+4+83=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 4 (1.95% from 255 or 1.99% from 201); Blue value is 83 (32.81% from 255 or 41.29% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #720453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720453 is #8DFBAC. Grayscale: #2D2D2D. Windows color (decimal): -9305005 or 5440626. OLE color: 5440626.
HSL color Cylindrical-coordinate representation of color #720453: hue angle of 316.91º 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 #720453 is Cyan = 0, Magento = 0.96, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 83 | - |
| CMYK | 0 | 0.96 | 0.27 | 0.55 |
| HSL | 316.91º | 0.93% | 0.23% | - |
| HSV(B) | 316.91º | 0.96% | 0.45% | - |
| XYZ | 8.54 | 4.29 | 8.56 | - |
| YUV | 45.9 | 148.94 | 176.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 83 | 0 | 0.96 | 0.27 | 0.55 | 316.91 | 0.93 | 0.23 |
| Hex | 72 | 4 | 53 | 0 | 60 | 1B | 37 | 13D | 5D | 17 |
| Octal | 162 | 4 | 123 | 0 | 140 | 33 | 67 | 475 | 135 | 27 |
| Binary | 1110010 | 100 | 1010011 | 0 | 1100000 | 11011 | 110111 | 100111101 | 1011101 | 10111 |
Color Harmonies of #720453
Complementary color
Monochromatic Colors of #720453
Black with #720453
Text Example
Text Example
White with #720453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720453; }
p { color: rgb(114,4,83); }
H1.HeaderClassName
{
color: #720453;
}
.AnyTagClassName
{
color: #720453;
}
</style>
background-color css
<style>
a { background-color: #720453; }
a { background-color: rgb(114,4,83); }
div.DivClassName
{
background-color: #720453;
}
.BgClassName
{
background-color: #720453;
}
</style>
border-color css
<style>
span { border-color: #720453; }
span { border-color: rgb(114,4,83); }
td.TdClassName
{
border-color: #720453;
}
.TagClassName
{
border-color: #720453;
}
</style>