Shades of Purple #760772
Tints of Purple #760772
RGB
CMYK
RGB Variations
Color information
#760772 (or 0x760772) is known color: Purple. HEX triplet: 76, 07 and 72. RGB value is (118,7,114). Sum of RGB (Red+Green+Blue) = 118+7+114=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 7 (3.12% from 255 or 2.93% from 239); Blue value is 114 (44.92% from 255 or 47.70% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #760772 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760772 is #89F88D. Grayscale: #343434. Windows color (decimal): -9042062 or 7473014. OLE color: 7473014.
HSL color Cylindrical-coordinate representation of color #760772: hue angle of 302.16º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760772 is Cyan = 0, Magento = 0.94, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 114 | - |
| CMYK | 0 | 0.94 | 0.03 | 0.54 |
| HSL | 302.16º | 0.89% | 0.25% | - |
| HSV(B) | 302.16º | 0.94% | 0.46% | - |
| XYZ | 10.58 | 5.22 | 16.37 | - |
| YUV | 52.39 | 162.77 | 174.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 114 | 0 | 0.94 | 0.03 | 0.54 | 302.16 | 0.89 | 0.25 |
| Hex | 76 | 7 | 72 | 0 | 5E | 3 | 36 | 12E | 59 | 19 |
| Octal | 166 | 7 | 162 | 0 | 136 | 3 | 66 | 456 | 131 | 31 |
| Binary | 1110110 | 111 | 1110010 | 0 | 1011110 | 11 | 110110 | 100101110 | 1011001 | 11001 |
Color Harmonies of #760772
Complementary color
Monochromatic Colors of #760772
Black with #760772
Text Example
Text Example
White with #760772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760772; }
p { color: rgb(118,7,114); }
H1.HeaderClassName
{
color: #760772;
}
.AnyTagClassName
{
color: #760772;
}
</style>
background-color css
<style>
a { background-color: #760772; }
a { background-color: rgb(118,7,114); }
div.DivClassName
{
background-color: #760772;
}
.BgClassName
{
background-color: #760772;
}
</style>
border-color css
<style>
span { border-color: #760772; }
span { border-color: rgb(118,7,114); }
td.TdClassName
{
border-color: #760772;
}
.TagClassName
{
border-color: #760772;
}
</style>