Shades of Eminence #774772
Tints of Eminence #774772
RGB
CMYK
RGB Variations
Color information
#774772 (or 0x774772) is known color: Eminence. HEX triplet: 77, 47 and 72. RGB value is (119,71,114). Sum of RGB (Red+Green+Blue) = 119+71+114=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 71 (28.12% from 255 or 23.36% from 304); Blue value is 114 (44.92% from 255 or 37.5% from 304); Max value from RGB is 119 - color contains mainly: red. Hex color #774772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774772 is #88B88D. Grayscale: #5A5A5A. Windows color (decimal): -8960142 or 7489399. OLE color: 7489399.
HSL color Cylindrical-coordinate representation of color #774772: hue angle of 306.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 #774772 is Cyan = 0, Magento = 0.40, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 114 | - |
| CMYK | 0 | 0.40 | 0.04 | 0.53 |
| HSL | 306.25º | 0.25% | 0.37% | - |
| HSV(B) | 306.25º | 0.4% | 0.47% | - |
| XYZ | 12.9 | 9.64 | 17.1 | - |
| YUV | 90.25 | 141.4 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 114 | 0 | 0.40 | 0.04 | 0.53 | 306.25 | 0.25 | 0.37 |
| Hex | 77 | 47 | 72 | 0 | 28 | 4 | 35 | 132 | 19 | 25 |
| Octal | 167 | 107 | 162 | 0 | 50 | 4 | 65 | 462 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1110010 | 0 | 101000 | 100 | 110101 | 100110010 | 11001 | 100101 |
Color Harmonies of #774772
Complementary color
Monochromatic Colors of #774772
Black with #774772
Text Example
Text Example
White with #774772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774772; }
p { color: rgb(119,71,114); }
H1.HeaderClassName
{
color: #774772;
}
.AnyTagClassName
{
color: #774772;
}
</style>
background-color css
<style>
a { background-color: #774772; }
a { background-color: rgb(119,71,114); }
div.DivClassName
{
background-color: #774772;
}
.BgClassName
{
background-color: #774772;
}
</style>
border-color css
<style>
span { border-color: #774772; }
span { border-color: rgb(119,71,114); }
td.TdClassName
{
border-color: #774772;
}
.TagClassName
{
border-color: #774772;
}
</style>