Shades of Tyrian Purple #720957
Tints of Tyrian Purple #720957
RGB
CMYK
RGB Variations
Color information
#720957 (or 0x720957) is known color: Tyrian Purple. HEX triplet: 72, 09 and 57. RGB value is (114,9,87). Sum of RGB (Red+Green+Blue) = 114+9+87=210 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.29% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 114 - color contains mainly: red. Hex color #720957 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720957 is #8DF6A8. Grayscale: #313131. Windows color (decimal): -9303721 or 5704050. OLE color: 5704050.
HSL color Cylindrical-coordinate representation of color #720957: hue angle of 315.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 #720957 is Cyan = 0, Magento = 0.92, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 9 | 87 | - |
| CMYK | 0 | 0.92 | 0.24 | 0.55 |
| HSL | 315.43º | 0.85% | 0.24% | - |
| HSV(B) | 315.43º | 0.92% | 0.45% | - |
| XYZ | 8.76 | 4.46 | 9.42 | - |
| YUV | 49.29 | 149.29 | 174.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 9 | 87 | 0 | 0.92 | 0.24 | 0.55 | 315.43 | 0.85 | 0.24 |
| Hex | 72 | 9 | 57 | 0 | 5C | 18 | 37 | 13B | 55 | 18 |
| Octal | 162 | 11 | 127 | 0 | 134 | 30 | 67 | 473 | 125 | 30 |
| Binary | 1110010 | 1001 | 1010111 | 0 | 1011100 | 11000 | 110111 | 100111011 | 1010101 | 11000 |
Color Harmonies of #720957
Complementary color
Monochromatic Colors of #720957
Black with #720957
Text Example
Text Example
White with #720957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720957; }
p { color: rgb(114,9,87); }
H1.HeaderClassName
{
color: #720957;
}
.AnyTagClassName
{
color: #720957;
}
</style>
background-color css
<style>
a { background-color: #720957; }
a { background-color: rgb(114,9,87); }
div.DivClassName
{
background-color: #720957;
}
.BgClassName
{
background-color: #720957;
}
</style>
border-color css
<style>
span { border-color: #720957; }
span { border-color: rgb(114,9,87); }
td.TdClassName
{
border-color: #720957;
}
.TagClassName
{
border-color: #720957;
}
</style>