Shades of Tyrian Purple #720057
Tints of Tyrian Purple #720057
RGB
CMYK
RGB Variations
Color information
#720057 (or 0x720057) is known color: Tyrian Purple. HEX triplet: 72, 00 and 57. RGB value is (114,0,87). Sum of RGB (Red+Green+Blue) = 114+0+87=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 0 (0.39% from 255 or 0% from 201); Blue value is 87 (34.38% from 255 or 43.28% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #720057 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720057 is #8DFFA8. Grayscale: #2B2B2B. Windows color (decimal): -9306025 or 5701746. OLE color: 5701746.
HSL color Cylindrical-coordinate representation of color #720057: hue angle of 314.21º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #720057 is Cyan = 0, Magento = 1, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 87 | - |
| CMYK | 0 | 1 | 0.24 | 0.55 |
| HSL | 314.21º | 1% | 0.22% | - |
| HSV(B) | 314.21º | 1% | 0.45% | - |
| XYZ | 8.66 | 4.27 | 9.38 | - |
| YUV | 44 | 152.27 | 177.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 87 | 0 | 1 | 0.24 | 0.55 | 314.21 | 1 | 0.22 |
| Hex | 72 | 0 | 57 | 0 | 64 | 18 | 37 | 13A | 64 | 16 |
| Octal | 162 | 0 | 127 | 0 | 144 | 30 | 67 | 472 | 144 | 26 |
| Binary | 1110010 | 0 | 1010111 | 0 | 1100100 | 11000 | 110111 | 100111010 | 1100100 | 10110 |
Color Harmonies of #720057
Complementary color
Monochromatic Colors of #720057
Black with #720057
Text Example
Text Example
White with #720057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720057; }
p { color: rgb(114,0,87); }
H1.HeaderClassName
{
color: #720057;
}
.AnyTagClassName
{
color: #720057;
}
</style>
background-color css
<style>
a { background-color: #720057; }
a { background-color: rgb(114,0,87); }
div.DivClassName
{
background-color: #720057;
}
.BgClassName
{
background-color: #720057;
}
</style>
border-color css
<style>
span { border-color: #720057; }
span { border-color: rgb(114,0,87); }
td.TdClassName
{
border-color: #720057;
}
.TagClassName
{
border-color: #720057;
}
</style>