Shades of Tyrian Purple #720552
Tints of Tyrian Purple #720552
RGB
CMYK
RGB Variations
Color information
#720552 (or 0x720552) is known color: Tyrian Purple. HEX triplet: 72, 05 and 52. RGB value is (114,5,82). Sum of RGB (Red+Green+Blue) = 114+5+82=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 5 (2.34% from 255 or 2.49% from 201); Blue value is 82 (32.42% from 255 or 40.80% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #720552 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720552 is #8DFAAD. Grayscale: #2E2E2E. Windows color (decimal): -9304750 or 5375346. OLE color: 5375346.
HSL color Cylindrical-coordinate representation of color #720552: hue angle of 317.61º degrees, saturation: 0.92, 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 #720552 is Cyan = 0, Magento = 0.96, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 5 | 82 | - |
| CMYK | 0 | 0.96 | 0.28 | 0.55 |
| HSL | 317.61º | 0.92% | 0.23% | - |
| HSV(B) | 317.61º | 0.96% | 0.45% | - |
| XYZ | 8.52 | 4.3 | 8.36 | - |
| YUV | 46.37 | 148.11 | 176.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 5 | 82 | 0 | 0.96 | 0.28 | 0.55 | 317.61 | 0.92 | 0.23 |
| Hex | 72 | 5 | 52 | 0 | 60 | 1C | 37 | 13E | 5C | 17 |
| Octal | 162 | 5 | 122 | 0 | 140 | 34 | 67 | 476 | 134 | 27 |
| Binary | 1110010 | 101 | 1010010 | 0 | 1100000 | 11100 | 110111 | 100111110 | 1011100 | 10111 |
Color Harmonies of #720552
Complementary color
Monochromatic Colors of #720552
Black with #720552
Text Example
Text Example
White with #720552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720552; }
p { color: rgb(114,5,82); }
H1.HeaderClassName
{
color: #720552;
}
.AnyTagClassName
{
color: #720552;
}
</style>
background-color css
<style>
a { background-color: #720552; }
a { background-color: rgb(114,5,82); }
div.DivClassName
{
background-color: #720552;
}
.BgClassName
{
background-color: #720552;
}
</style>
border-color css
<style>
span { border-color: #720552; }
span { border-color: rgb(114,5,82); }
td.TdClassName
{
border-color: #720552;
}
.TagClassName
{
border-color: #720552;
}
</style>