Shades of Purple #720577
Tints of Purple #720577
RGB
CMYK
RGB Variations
Color information
#720577 (or 0x720577) is known color: Purple. HEX triplet: 72, 05 and 77. RGB value is (114,5,119). Sum of RGB (Red+Green+Blue) = 114+5+119=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 5 (2.34% from 255 or 2.10% from 238); Blue value is 119 (46.88% from 255 or 50% from 238); Max value from RGB is 119 - color contains mainly: blue. Hex color #720577 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720577 is #8DFA88. Grayscale: #323232. Windows color (decimal): -9304713 or 7800178. OLE color: 7800178.
HSL color Cylindrical-coordinate representation of color #720577: hue angle of 297.37º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #720577 is Cyan = 0.04, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 5 | 119 | - |
| CMYK | 0.04 | 0.96 | 0 | 0.53 |
| HSL | 297.37º | 0.92% | 0.24% | - |
| HSV(B) | 297.37º | 0.96% | 0.47% | - |
| XYZ | 10.32 | 5.02 | 17.88 | - |
| YUV | 50.59 | 166.61 | 173.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 5 | 119 | 0.04 | 0.96 | 0 | 0.53 | 297.37 | 0.92 | 0.24 |
| Hex | 72 | 5 | 77 | 4 | 60 | 0 | 35 | 129 | 5C | 18 |
| Octal | 162 | 5 | 167 | 4 | 140 | 0 | 65 | 451 | 134 | 30 |
| Binary | 1110010 | 101 | 1110111 | 100 | 1100000 | 0 | 110101 | 100101001 | 1011100 | 11000 |
Color Harmonies of #720577
Complementary color
Monochromatic Colors of #720577
Black with #720577
Text Example
Text Example
White with #720577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720577; }
p { color: rgb(114,5,119); }
H1.HeaderClassName
{
color: #720577;
}
.AnyTagClassName
{
color: #720577;
}
</style>
background-color css
<style>
a { background-color: #720577; }
a { background-color: rgb(114,5,119); }
div.DivClassName
{
background-color: #720577;
}
.BgClassName
{
background-color: #720577;
}
</style>
border-color css
<style>
span { border-color: #720577; }
span { border-color: rgb(114,5,119); }
td.TdClassName
{
border-color: #720577;
}
.TagClassName
{
border-color: #720577;
}
</style>