Shades of Eminence #774970
Tints of Eminence #774970
RGB
CMYK
RGB Variations
Color information
#774970 (or 0x774970) is known color: Eminence. HEX triplet: 77, 49 and 70. RGB value is (119,73,112). Sum of RGB (Red+Green+Blue) = 119+73+112=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 73 (28.91% from 255 or 24.01% from 304); Blue value is 112 (44.14% from 255 or 36.84% from 304); Max value from RGB is 119 - color contains mainly: red. Hex color #774970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774970 is #88B68F. Grayscale: #5B5B5B. Windows color (decimal): -8959632 or 7358839. OLE color: 7358839.
HSL color Cylindrical-coordinate representation of color #774970: hue angle of 309.13º 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 #774970 is Cyan = 0, Magento = 0.39, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 112 | - |
| CMYK | 0 | 0.39 | 0.06 | 0.53 |
| HSL | 309.13º | 0.24% | 0.38% | - |
| HSV(B) | 309.13º | 0.39% | 0.47% | - |
| XYZ | 12.91 | 9.86 | 16.55 | - |
| YUV | 91.2 | 139.74 | 147.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 112 | 0 | 0.39 | 0.06 | 0.53 | 309.13 | 0.24 | 0.38 |
| Hex | 77 | 49 | 70 | 0 | 27 | 6 | 35 | 135 | 18 | 26 |
| Octal | 167 | 111 | 160 | 0 | 47 | 6 | 65 | 465 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1110000 | 0 | 100111 | 110 | 110101 | 100110101 | 11000 | 100110 |
Color Harmonies of #774970
Complementary color
Monochromatic Colors of #774970
Black with #774970
Text Example
Text Example
White with #774970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774970; }
p { color: rgb(119,73,112); }
H1.HeaderClassName
{
color: #774970;
}
.AnyTagClassName
{
color: #774970;
}
</style>
background-color css
<style>
a { background-color: #774970; }
a { background-color: rgb(119,73,112); }
div.DivClassName
{
background-color: #774970;
}
.BgClassName
{
background-color: #774970;
}
</style>
border-color css
<style>
span { border-color: #774970; }
span { border-color: rgb(119,73,112); }
td.TdClassName
{
border-color: #774970;
}
.TagClassName
{
border-color: #774970;
}
</style>