Shades of Purple #760770
Tints of Purple #760770
RGB
CMYK
RGB Variations
Color information
#760770 (or 0x760770) is known color: Purple. HEX triplet: 76, 07 and 70. RGB value is (118,7,112). Sum of RGB (Red+Green+Blue) = 118+7+112=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 7 (3.12% from 255 or 2.95% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #760770 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760770 is #89F88F. Grayscale: #333333. Windows color (decimal): -9042064 or 7341942. OLE color: 7341942.
HSL color Cylindrical-coordinate representation of color #760770: hue angle of 303.24º 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 #760770 is Cyan = 0, Magento = 0.94, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 112 | - |
| CMYK | 0 | 0.94 | 0.05 | 0.54 |
| HSL | 303.24º | 0.89% | 0.25% | - |
| HSV(B) | 303.24º | 0.94% | 0.46% | - |
| XYZ | 10.47 | 5.17 | 15.78 | - |
| YUV | 52.16 | 161.77 | 174.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 112 | 0 | 0.94 | 0.05 | 0.54 | 303.24 | 0.89 | 0.25 |
| Hex | 76 | 7 | 70 | 0 | 5E | 5 | 36 | 12F | 59 | 19 |
| Octal | 166 | 7 | 160 | 0 | 136 | 5 | 66 | 457 | 131 | 31 |
| Binary | 1110110 | 111 | 1110000 | 0 | 1011110 | 101 | 110110 | 100101111 | 1011001 | 11001 |
Color Harmonies of #760770
Complementary color
Monochromatic Colors of #760770
Black with #760770
Text Example
Text Example
White with #760770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760770; }
p { color: rgb(118,7,112); }
H1.HeaderClassName
{
color: #760770;
}
.AnyTagClassName
{
color: #760770;
}
</style>
background-color css
<style>
a { background-color: #760770; }
a { background-color: rgb(118,7,112); }
div.DivClassName
{
background-color: #760770;
}
.BgClassName
{
background-color: #760770;
}
</style>
border-color css
<style>
span { border-color: #760770; }
span { border-color: rgb(118,7,112); }
td.TdClassName
{
border-color: #760770;
}
.TagClassName
{
border-color: #760770;
}
</style>