Shades of Eminence #774972
Tints of Eminence #774972
RGB
CMYK
RGB Variations
Color information
#774972 (or 0x774972) is known color: Eminence. HEX triplet: 77, 49 and 72. RGB value is (119,73,114). Sum of RGB (Red+Green+Blue) = 119+73+114=306 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.89% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 114 (44.92% from 255 or 37.25% from 306); Max value from RGB is 119 - color contains mainly: red. Hex color #774972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774972 is #88B68D. Grayscale: #5B5B5B. Windows color (decimal): -8959630 or 7489911. OLE color: 7489911.
HSL color Cylindrical-coordinate representation of color #774972: hue angle of 306.52º 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 #774972 is Cyan = 0, Magento = 0.39, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 114 | - |
| CMYK | 0 | 0.39 | 0.04 | 0.53 |
| HSL | 306.52º | 0.24% | 0.38% | - |
| HSV(B) | 306.52º | 0.39% | 0.47% | - |
| XYZ | 13.03 | 9.9 | 17.14 | - |
| YUV | 91.43 | 140.74 | 147.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 114 | 0 | 0.39 | 0.04 | 0.53 | 306.52 | 0.24 | 0.38 |
| Hex | 77 | 49 | 72 | 0 | 27 | 4 | 35 | 133 | 18 | 26 |
| Octal | 167 | 111 | 162 | 0 | 47 | 4 | 65 | 463 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1110010 | 0 | 100111 | 100 | 110101 | 100110011 | 11000 | 100110 |
Color Harmonies of #774972
Complementary color
Monochromatic Colors of #774972
Black with #774972
Text Example
Text Example
White with #774972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774972; }
p { color: rgb(119,73,114); }
H1.HeaderClassName
{
color: #774972;
}
.AnyTagClassName
{
color: #774972;
}
</style>
background-color css
<style>
a { background-color: #774972; }
a { background-color: rgb(119,73,114); }
div.DivClassName
{
background-color: #774972;
}
.BgClassName
{
background-color: #774972;
}
</style>
border-color css
<style>
span { border-color: #774972; }
span { border-color: rgb(119,73,114); }
td.TdClassName
{
border-color: #774972;
}
.TagClassName
{
border-color: #774972;
}
</style>