Shades of Eminence #774079
Tints of Eminence #774079
RGB
CMYK
RGB Variations
Color information
#774079 (or 0x774079) is known color: Eminence. HEX triplet: 77, 40 and 79. RGB value is (119,64,121). Sum of RGB (Red+Green+Blue) = 119+64+121=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 64 (25.39% from 255 or 21.05% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #774079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774079 is #88BF86. Grayscale: #565656. Windows color (decimal): -8961927 or 7946359. OLE color: 7946359.
HSL color Cylindrical-coordinate representation of color #774079: hue angle of 297.89º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #774079 is Cyan = 0.02, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 121 | - |
| CMYK | 0.02 | 0.47 | 0 | 0.53 |
| HSL | 297.89º | 0.31% | 0.36% | - |
| HSV(B) | 297.89º | 0.47% | 0.47% | - |
| XYZ | 12.89 | 8.97 | 19.14 | - |
| YUV | 86.94 | 147.22 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 121 | 0.02 | 0.47 | 0 | 0.53 | 297.89 | 0.31 | 0.36 |
| Hex | 77 | 40 | 79 | 2 | 2F | 0 | 35 | 12A | 1F | 24 |
| Octal | 167 | 100 | 171 | 2 | 57 | 0 | 65 | 452 | 37 | 44 |
| Binary | 1110111 | 1000000 | 1111001 | 10 | 101111 | 0 | 110101 | 100101010 | 11111 | 100100 |
Color Harmonies of #774079
Complementary color
Monochromatic Colors of #774079
Black with #774079
Text Example
Text Example
White with #774079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774079; }
p { color: rgb(119,64,121); }
H1.HeaderClassName
{
color: #774079;
}
.AnyTagClassName
{
color: #774079;
}
</style>
background-color css
<style>
a { background-color: #774079; }
a { background-color: rgb(119,64,121); }
div.DivClassName
{
background-color: #774079;
}
.BgClassName
{
background-color: #774079;
}
</style>
border-color css
<style>
span { border-color: #774079; }
span { border-color: rgb(119,64,121); }
td.TdClassName
{
border-color: #774079;
}
.TagClassName
{
border-color: #774079;
}
</style>