Shades of Purple #760780
Tints of Purple #760780
RGB
CMYK
RGB Variations
Color information
#760780 (or 0x760780) is known color: Purple. HEX triplet: 76, 07 and 80. RGB value is (118,7,128). Sum of RGB (Red+Green+Blue) = 118+7+128=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 7 (3.12% from 255 or 2.77% from 253); Blue value is 128 (50.39% from 255 or 50.59% from 253); Max value from RGB is 128 - color contains mainly: blue. Hex color #760780 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #760780 is #89F87F. Grayscale: #353535. Windows color (decimal): -9042048 or 8390518. OLE color: 8390518.
HSL color Cylindrical-coordinate representation of color #760780: hue angle of 295.04º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #760780 is Cyan = 0.08, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 7 | 128 | - |
| CMYK | 0.08 | 0.95 | 0 | 0.50 |
| HSL | 295.04º | 0.9% | 0.26% | - |
| HSV(B) | 295.04º | 0.95% | 0.5% | - |
| XYZ | 11.44 | 5.56 | 20.89 | - |
| YUV | 53.98 | 169.77 | 173.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 128 | 0.08 | 0.95 | 0 | 0.50 | 295.04 | 0.9 | 0.26 |
| Hex | 76 | 7 | 80 | 8 | 5F | 0 | 32 | 127 | 5A | 1A |
| Octal | 166 | 7 | 200 | 10 | 137 | 0 | 62 | 447 | 132 | 32 |
| Binary | 1110110 | 111 | 10000000 | 1000 | 1011111 | 0 | 110010 | 100100111 | 1011010 | 11010 |
Color Harmonies of #760780
Complementary color
Monochromatic Colors of #760780
Black with #760780
Text Example
Text Example
White with #760780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760780; }
p { color: rgb(118,7,128); }
H1.HeaderClassName
{
color: #760780;
}
.AnyTagClassName
{
color: #760780;
}
</style>
background-color css
<style>
a { background-color: #760780; }
a { background-color: rgb(118,7,128); }
div.DivClassName
{
background-color: #760780;
}
.BgClassName
{
background-color: #760780;
}
</style>
border-color css
<style>
span { border-color: #760780; }
span { border-color: rgb(118,7,128); }
td.TdClassName
{
border-color: #760780;
}
.TagClassName
{
border-color: #760780;
}
</style>