Shades of Tyrian Purple #720048
Tints of Tyrian Purple #720048
RGB
CMYK
RGB Variations
Color information
#720048 (or 0x720048) is known color: Tyrian Purple. HEX triplet: 72, 00 and 48. RGB value is (114,0,72). Sum of RGB (Red+Green+Blue) = 114+0+72=186 (24% of max value = 765). Red value is 114 (44.92% from 255 or 61.29% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 72 (28.52% from 255 or 38.71% from 186); Max value from RGB is 114 - color contains mainly: red. Hex color #720048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720048 is #8DFFB7. Grayscale: #2A2A2A. Windows color (decimal): -9306040 or 4718706. OLE color: 4718706.
HSL color Cylindrical-coordinate representation of color #720048: hue angle of 322.11º 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 #720048 is Cyan = 0, Magento = 1, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 72 | - |
| CMYK | 0 | 1 | 0.37 | 0.55 |
| HSL | 322.11º | 1% | 0.22% | - |
| HSV(B) | 322.11º | 1% | 0.45% | - |
| XYZ | 8.11 | 4.05 | 6.48 | - |
| YUV | 42.29 | 144.77 | 179.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 72 | 0 | 1 | 0.37 | 0.55 | 322.11 | 1 | 0.22 |
| Hex | 72 | 0 | 48 | 0 | 64 | 25 | 37 | 142 | 64 | 16 |
| Octal | 162 | 0 | 110 | 0 | 144 | 45 | 67 | 502 | 144 | 26 |
| Binary | 1110010 | 0 | 1001000 | 0 | 1100100 | 100101 | 110111 | 101000010 | 1100100 | 10110 |
Color Harmonies of #720048
Complementary color
Monochromatic Colors of #720048
Black with #720048
Text Example
Text Example
White with #720048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720048; }
p { color: rgb(114,0,72); }
H1.HeaderClassName
{
color: #720048;
}
.AnyTagClassName
{
color: #720048;
}
</style>
background-color css
<style>
a { background-color: #720048; }
a { background-color: rgb(114,0,72); }
div.DivClassName
{
background-color: #720048;
}
.BgClassName
{
background-color: #720048;
}
</style>
border-color css
<style>
span { border-color: #720048; }
span { border-color: rgb(114,0,72); }
td.TdClassName
{
border-color: #720048;
}
.TagClassName
{
border-color: #720048;
}
</style>