Shades of Tyrian Purple #720032
Tints of Tyrian Purple #720032
RGB
CMYK
RGB Variations
Color information
#720032 (or 0x720032) is known color: Tyrian Purple. HEX triplet: 72, 00 and 32. RGB value is (114,0,50). Sum of RGB (Red+Green+Blue) = 114+0+50=164 (21% of max value = 765). Red value is 114 (44.92% from 255 or 69.51% from 164); Green value is 0 (0.39% from 255 or 0% from 164); Blue value is 50 (19.92% from 255 or 30.49% from 164); Max value from RGB is 114 - color contains mainly: red. Hex color #720032 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #720032 is #8DFFCD. Grayscale: #272727. Windows color (decimal): -9306062 or 3276914. OLE color: 3276914.
HSL color Cylindrical-coordinate representation of color #720032: hue angle of 333.68º 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 #720032 is Cyan = 0, Magento = 1, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.56 | 0.55 |
| HSL | 333.68º | 1% | 0.22% | - |
| HSV(B) | 333.68º | 1% | 0.45% | - |
| XYZ | 7.52 | 3.81 | 3.36 | - |
| YUV | 39.79 | 133.77 | 180.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 50 | 0 | 1 | 0.56 | 0.55 | 333.68 | 1 | 0.22 |
| Hex | 72 | 0 | 32 | 0 | 64 | 38 | 37 | 14E | 64 | 16 |
| Octal | 162 | 0 | 62 | 0 | 144 | 70 | 67 | 516 | 144 | 26 |
| Binary | 1110010 | 0 | 110010 | 0 | 1100100 | 111000 | 110111 | 101001110 | 1100100 | 10110 |
Color Harmonies of #720032
Complementary color
Monochromatic Colors of #720032
Black with #720032
Text Example
Text Example
White with #720032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720032; }
p { color: rgb(114,0,50); }
H1.HeaderClassName
{
color: #720032;
}
.AnyTagClassName
{
color: #720032;
}
</style>
background-color css
<style>
a { background-color: #720032; }
a { background-color: rgb(114,0,50); }
div.DivClassName
{
background-color: #720032;
}
.BgClassName
{
background-color: #720032;
}
</style>
border-color css
<style>
span { border-color: #720032; }
span { border-color: rgb(114,0,50); }
td.TdClassName
{
border-color: #720032;
}
.TagClassName
{
border-color: #720032;
}
</style>