Shades of Tyrian Purple #720052
Tints of Tyrian Purple #720052
RGB
CMYK
RGB Variations
Color information
#720052 (or 0x720052) is known color: Tyrian Purple. HEX triplet: 72, 00 and 52. RGB value is (114,0,82). Sum of RGB (Red+Green+Blue) = 114+0+82=196 (25% of max value = 765). Red value is 114 (44.92% from 255 or 58.16% from 196); Green value is 0 (0.39% from 255 or 0% from 196); Blue value is 82 (32.42% from 255 or 41.84% from 196); Max value from RGB is 114 - color contains mainly: red. Hex color #720052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720052 is #8DFFAD. Grayscale: #2B2B2B. Windows color (decimal): -9306030 or 5374066. OLE color: 5374066.
HSL color Cylindrical-coordinate representation of color #720052: hue angle of 316.84º 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 #720052 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 0 | 82 | - |
| CMYK | 0 | 1 | 0.28 | 0.55 |
| HSL | 316.84º | 1% | 0.22% | - |
| HSV(B) | 316.84º | 1% | 0.45% | - |
| XYZ | 8.46 | 4.19 | 8.34 | - |
| YUV | 43.43 | 149.77 | 178.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 0 | 82 | 0 | 1 | 0.28 | 0.55 | 316.84 | 1 | 0.22 |
| Hex | 72 | 0 | 52 | 0 | 64 | 1C | 37 | 13D | 64 | 16 |
| Octal | 162 | 0 | 122 | 0 | 144 | 34 | 67 | 475 | 144 | 26 |
| Binary | 1110010 | 0 | 1010010 | 0 | 1100100 | 11100 | 110111 | 100111101 | 1100100 | 10110 |
Color Harmonies of #720052
Complementary color
Monochromatic Colors of #720052
Black with #720052
Text Example
Text Example
White with #720052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720052; }
p { color: rgb(114,0,82); }
H1.HeaderClassName
{
color: #720052;
}
.AnyTagClassName
{
color: #720052;
}
</style>
background-color css
<style>
a { background-color: #720052; }
a { background-color: rgb(114,0,82); }
div.DivClassName
{
background-color: #720052;
}
.BgClassName
{
background-color: #720052;
}
</style>
border-color css
<style>
span { border-color: #720052; }
span { border-color: rgb(114,0,82); }
td.TdClassName
{
border-color: #720052;
}
.TagClassName
{
border-color: #720052;
}
</style>