Shades of Eminence #774977
Tints of Eminence #774977
RGB
CMYK
RGB Variations
Color information
#774977 (or 0x774977) is known color: Eminence. HEX triplet: 77, 49 and 77. RGB value is (119,73,119). Sum of RGB (Red+Green+Blue) = 119+73+119=311 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.26% from 311); Green value is 73 (28.91% from 255 or 23.47% from 311); Blue value is 119 (46.88% from 255 or 38.26% from 311); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #774977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774977 is #88B688. Grayscale: #5B5B5B. Windows color (decimal): -8959625 or 7817591. OLE color: 7817591.
HSL color Cylindrical-coordinate representation of color #774977: hue angle of 300º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774977 is Cyan = 0, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 119 | - |
| CMYK | 0 | 0.39 | 0 | 0.53 |
| HSL | 300º | 0.24% | 0.38% | - |
| HSV(B) | 300º | 0.39% | 0.47% | - |
| XYZ | 13.32 | 10.02 | 18.68 | - |
| YUV | 92 | 143.24 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 119 | 0 | 0.39 | 0 | 0.53 | 300 | 0.24 | 0.38 |
| Hex | 77 | 49 | 77 | 0 | 27 | 0 | 35 | 12C | 18 | 26 |
| Octal | 167 | 111 | 167 | 0 | 47 | 0 | 65 | 454 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1110111 | 0 | 100111 | 0 | 110101 | 100101100 | 11000 | 100110 |
Color Harmonies of #774977
Complementary color
Monochromatic Colors of #774977
Black with #774977
Text Example
Text Example
White with #774977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774977; }
p { color: rgb(119,73,119); }
H1.HeaderClassName
{
color: #774977;
}
.AnyTagClassName
{
color: #774977;
}
</style>
background-color css
<style>
a { background-color: #774977; }
a { background-color: rgb(119,73,119); }
div.DivClassName
{
background-color: #774977;
}
.BgClassName
{
background-color: #774977;
}
</style>
border-color css
<style>
span { border-color: #774977; }
span { border-color: rgb(119,73,119); }
td.TdClassName
{
border-color: #774977;
}
.TagClassName
{
border-color: #774977;
}
</style>