Shades of Eminence #774776
Tints of Eminence #774776
RGB
CMYK
RGB Variations
Color information
#774776 (or 0x774776) is known color: Eminence. HEX triplet: 77, 47 and 76. RGB value is (119,71,118). Sum of RGB (Red+Green+Blue) = 119+71+118=308 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.64% from 308); Green value is 71 (28.12% from 255 or 23.05% from 308); Blue value is 118 (46.48% from 255 or 38.31% from 308); Max value from RGB is 119 - color contains mainly: red. Hex color #774776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774776 is #88B889. Grayscale: #5A5A5A. Windows color (decimal): -8960138 or 7751543. OLE color: 7751543.
HSL color Cylindrical-coordinate representation of color #774776: hue angle of 301.25º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774776 is Cyan = 0, Magento = 0.40, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 118 | - |
| CMYK | 0 | 0.40 | 0.01 | 0.53 |
| HSL | 301.25º | 0.25% | 0.37% | - |
| HSV(B) | 301.25º | 0.4% | 0.47% | - |
| XYZ | 13.13 | 9.74 | 18.33 | - |
| YUV | 90.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 118 | 0 | 0.40 | 0.01 | 0.53 | 301.25 | 0.25 | 0.37 |
| Hex | 77 | 47 | 76 | 0 | 28 | 1 | 35 | 12D | 19 | 25 |
| Octal | 167 | 107 | 166 | 0 | 50 | 1 | 65 | 455 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1110110 | 0 | 101000 | 1 | 110101 | 100101101 | 11001 | 100101 |
Color Harmonies of #774776
Complementary color
Monochromatic Colors of #774776
Black with #774776
Text Example
Text Example
White with #774776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774776; }
p { color: rgb(119,71,118); }
H1.HeaderClassName
{
color: #774776;
}
.AnyTagClassName
{
color: #774776;
}
</style>
background-color css
<style>
a { background-color: #774776; }
a { background-color: rgb(119,71,118); }
div.DivClassName
{
background-color: #774776;
}
.BgClassName
{
background-color: #774776;
}
</style>
border-color css
<style>
span { border-color: #774776; }
span { border-color: rgb(119,71,118); }
td.TdClassName
{
border-color: #774776;
}
.TagClassName
{
border-color: #774776;
}
</style>