Shades of Tyrian Purple #720752
Tints of Tyrian Purple #720752
RGB
CMYK
RGB Variations
Color information
#720752 (or 0x720752) is known color: Tyrian Purple. HEX triplet: 72, 07 and 52. RGB value is (114,7,82). Sum of RGB (Red+Green+Blue) = 114+7+82=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 7 (3.12% from 255 or 3.45% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #720752 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720752 is #8DF8AD. Grayscale: #2F2F2F. Windows color (decimal): -9304238 or 5375858. OLE color: 5375858.
HSL color Cylindrical-coordinate representation of color #720752: hue angle of 317.94º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #720752 is Cyan = 0, Magento = 0.94, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 7 | 82 | - |
| CMYK | 0 | 0.94 | 0.28 | 0.55 |
| HSL | 317.94º | 0.88% | 0.24% | - |
| HSV(B) | 317.94º | 0.94% | 0.45% | - |
| XYZ | 8.54 | 4.34 | 8.37 | - |
| YUV | 47.54 | 147.45 | 175.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 7 | 82 | 0 | 0.94 | 0.28 | 0.55 | 317.94 | 0.88 | 0.24 |
| Hex | 72 | 7 | 52 | 0 | 5E | 1C | 37 | 13E | 58 | 18 |
| Octal | 162 | 7 | 122 | 0 | 136 | 34 | 67 | 476 | 130 | 30 |
| Binary | 1110010 | 111 | 1010010 | 0 | 1011110 | 11100 | 110111 | 100111110 | 1011000 | 11000 |
Color Harmonies of #720752
Complementary color
Monochromatic Colors of #720752
Black with #720752
Text Example
Text Example
White with #720752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720752; }
p { color: rgb(114,7,82); }
H1.HeaderClassName
{
color: #720752;
}
.AnyTagClassName
{
color: #720752;
}
</style>
background-color css
<style>
a { background-color: #720752; }
a { background-color: rgb(114,7,82); }
div.DivClassName
{
background-color: #720752;
}
.BgClassName
{
background-color: #720752;
}
</style>
border-color css
<style>
span { border-color: #720752; }
span { border-color: rgb(114,7,82); }
td.TdClassName
{
border-color: #720752;
}
.TagClassName
{
border-color: #720752;
}
</style>