Shades of Eminence #774778
Tints of Eminence #774778
RGB
CMYK
RGB Variations
Color information
#774778 (or 0x774778) is known color: Eminence. HEX triplet: 77, 47 and 78. RGB value is (119,71,120). Sum of RGB (Red+Green+Blue) = 119+71+120=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 71 (28.12% from 255 or 22.90% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: blue. Hex color #774778 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774778 is #88B887. Grayscale: #5A5A5A. Windows color (decimal): -8960136 or 7882615. OLE color: 7882615.
HSL color Cylindrical-coordinate representation of color #774778: hue angle of 298.78º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774778 is Cyan = 0.01, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 120 | - |
| CMYK | 0.01 | 0.41 | 0 | 0.53 |
| HSL | 298.78º | 0.26% | 0.37% | - |
| HSV(B) | 298.78º | 0.41% | 0.47% | - |
| XYZ | 13.25 | 9.78 | 18.96 | - |
| YUV | 90.94 | 144.4 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 120 | 0.01 | 0.41 | 0 | 0.53 | 298.78 | 0.26 | 0.37 |
| Hex | 77 | 47 | 78 | 1 | 29 | 0 | 35 | 12B | 1A | 25 |
| Octal | 167 | 107 | 170 | 1 | 51 | 0 | 65 | 453 | 32 | 45 |
| Binary | 1110111 | 1000111 | 1111000 | 1 | 101001 | 0 | 110101 | 100101011 | 11010 | 100101 |
Color Harmonies of #774778
Complementary color
Monochromatic Colors of #774778
Black with #774778
Text Example
Text Example
White with #774778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774778; }
p { color: rgb(119,71,120); }
H1.HeaderClassName
{
color: #774778;
}
.AnyTagClassName
{
color: #774778;
}
</style>
background-color css
<style>
a { background-color: #774778; }
a { background-color: rgb(119,71,120); }
div.DivClassName
{
background-color: #774778;
}
.BgClassName
{
background-color: #774778;
}
</style>
border-color css
<style>
span { border-color: #774778; }
span { border-color: rgb(119,71,120); }
td.TdClassName
{
border-color: #774778;
}
.TagClassName
{
border-color: #774778;
}
</style>