Shades of Tyrian Purple #720456
Tints of Tyrian Purple #720456
RGB
CMYK
RGB Variations
Color information
#720456 (or 0x720456) is known color: Tyrian Purple. HEX triplet: 72, 04 and 56. RGB value is (114,4,86). Sum of RGB (Red+Green+Blue) = 114+4+86=204 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.88% from 204); Green value is 4 (1.95% from 255 or 1.96% from 204); Blue value is 86 (33.98% from 255 or 42.16% from 204); Max value from RGB is 114 - color contains mainly: red. Hex color #720456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720456 is #8DFBA9. Grayscale: #2E2E2E. Windows color (decimal): -9305002 or 5637234. OLE color: 5637234.
HSL color Cylindrical-coordinate representation of color #720456: hue angle of 315.27º 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 #720456 is Cyan = 0, Magento = 0.96, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 86 | - |
| CMYK | 0 | 0.96 | 0.25 | 0.55 |
| HSL | 315.27º | 0.93% | 0.23% | - |
| HSV(B) | 315.27º | 0.96% | 0.45% | - |
| XYZ | 8.66 | 4.34 | 9.18 | - |
| YUV | 46.24 | 150.44 | 176.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 86 | 0 | 0.96 | 0.25 | 0.55 | 315.27 | 0.93 | 0.23 |
| Hex | 72 | 4 | 56 | 0 | 60 | 19 | 37 | 13B | 5D | 17 |
| Octal | 162 | 4 | 126 | 0 | 140 | 31 | 67 | 473 | 135 | 27 |
| Binary | 1110010 | 100 | 1010110 | 0 | 1100000 | 11001 | 110111 | 100111011 | 1011101 | 10111 |
Color Harmonies of #720456
Complementary color
Monochromatic Colors of #720456
Black with #720456
Text Example
Text Example
White with #720456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720456; }
p { color: rgb(114,4,86); }
H1.HeaderClassName
{
color: #720456;
}
.AnyTagClassName
{
color: #720456;
}
</style>
background-color css
<style>
a { background-color: #720456; }
a { background-color: rgb(114,4,86); }
div.DivClassName
{
background-color: #720456;
}
.BgClassName
{
background-color: #720456;
}
</style>
border-color css
<style>
span { border-color: #720456; }
span { border-color: rgb(114,4,86); }
td.TdClassName
{
border-color: #720456;
}
.TagClassName
{
border-color: #720456;
}
</style>