Shades of Eminence #772380
Tints of Eminence #772380
RGB
CMYK
RGB Variations
Color information
#772380 (or 0x772380) is known color: Eminence. HEX triplet: 77, 23 and 80. RGB value is (119,35,128). Sum of RGB (Red+Green+Blue) = 119+35+128=282 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.20% from 282); Green value is 35 (14.06% from 255 or 12.41% from 282); Blue value is 128 (50.39% from 255 or 45.39% from 282); Max value from RGB is 128 - color contains mainly: blue. Hex color #772380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #772380 is #88DC7F. Grayscale: #464646. Windows color (decimal): -8969344 or 8397687. OLE color: 8397687.
HSL color Cylindrical-coordinate representation of color #772380: hue angle of 294.19º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #772380 is Cyan = 0.07, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 35 | 128 | - |
| CMYK | 0.07 | 0.73 | 0 | 0.50 |
| HSL | 294.19º | 0.57% | 0.32% | - |
| HSV(B) | 294.19º | 0.73% | 0.5% | - |
| XYZ | 12.11 | 6.68 | 21.07 | - |
| YUV | 70.72 | 160.33 | 162.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 128 | 0.07 | 0.73 | 0 | 0.50 | 294.19 | 0.57 | 0.32 |
| Hex | 77 | 23 | 80 | 7 | 49 | 0 | 32 | 126 | 39 | 20 |
| Octal | 167 | 43 | 200 | 7 | 111 | 0 | 62 | 446 | 71 | 40 |
| Binary | 1110111 | 100011 | 10000000 | 111 | 1001001 | 0 | 110010 | 100100110 | 111001 | 100000 |
Color Harmonies of #772380
Complementary color
Monochromatic Colors of #772380
Black with #772380
Text Example
Text Example
White with #772380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772380; }
p { color: rgb(119,35,128); }
H1.HeaderClassName
{
color: #772380;
}
.AnyTagClassName
{
color: #772380;
}
</style>
background-color css
<style>
a { background-color: #772380; }
a { background-color: rgb(119,35,128); }
div.DivClassName
{
background-color: #772380;
}
.BgClassName
{
background-color: #772380;
}
</style>
border-color css
<style>
span { border-color: #772380; }
span { border-color: rgb(119,35,128); }
td.TdClassName
{
border-color: #772380;
}
.TagClassName
{
border-color: #772380;
}
</style>