Shades of Eminence #774774
Tints of Eminence #774774
RGB
CMYK
RGB Variations
Color information
#774774 (or 0x774774) is known color: Eminence. HEX triplet: 77, 47 and 74. RGB value is (119,71,116). Sum of RGB (Red+Green+Blue) = 119+71+116=306 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.89% from 306); Green value is 71 (28.12% from 255 or 23.20% from 306); Blue value is 116 (45.70% from 255 or 37.91% from 306); Max value from RGB is 119 - color contains mainly: red. Hex color #774774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774774 is #88B88B. Grayscale: #5A5A5A. Windows color (decimal): -8960140 or 7620471. OLE color: 7620471.
HSL color Cylindrical-coordinate representation of color #774774: hue angle of 303.75º 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 #774774 is Cyan = 0, Magento = 0.40, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 116 | - |
| CMYK | 0 | 0.40 | 0.03 | 0.53 |
| HSL | 303.75º | 0.25% | 0.37% | - |
| HSV(B) | 303.75º | 0.4% | 0.47% | - |
| XYZ | 13.01 | 9.69 | 17.71 | - |
| YUV | 90.48 | 142.4 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 116 | 0 | 0.40 | 0.03 | 0.53 | 303.75 | 0.25 | 0.37 |
| Hex | 77 | 47 | 74 | 0 | 28 | 3 | 35 | 130 | 19 | 25 |
| Octal | 167 | 107 | 164 | 0 | 50 | 3 | 65 | 460 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1110100 | 0 | 101000 | 11 | 110101 | 100110000 | 11001 | 100101 |
Color Harmonies of #774774
Complementary color
Monochromatic Colors of #774774
Black with #774774
Text Example
Text Example
White with #774774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774774; }
p { color: rgb(119,71,116); }
H1.HeaderClassName
{
color: #774774;
}
.AnyTagClassName
{
color: #774774;
}
</style>
background-color css
<style>
a { background-color: #774774; }
a { background-color: rgb(119,71,116); }
div.DivClassName
{
background-color: #774774;
}
.BgClassName
{
background-color: #774774;
}
</style>
border-color css
<style>
span { border-color: #774774; }
span { border-color: rgb(119,71,116); }
td.TdClassName
{
border-color: #774774;
}
.TagClassName
{
border-color: #774774;
}
</style>