Shades of Eminence #774579
Tints of Eminence #774579
RGB
CMYK
RGB Variations
Color information
#774579 (or 0x774579) is known color: Eminence. HEX triplet: 77, 45 and 79. RGB value is (119,69,121). Sum of RGB (Red+Green+Blue) = 119+69+121=309 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.51% from 309); Green value is 69 (27.34% from 255 or 22.33% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #774579 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774579 is #88BA86. Grayscale: #595959. Windows color (decimal): -8960647 or 7947639. OLE color: 7947639.
HSL color Cylindrical-coordinate representation of color #774579: hue angle of 297.69º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774579 is Cyan = 0.02, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 121 | - |
| CMYK | 0.02 | 0.43 | 0 | 0.53 |
| HSL | 297.69º | 0.27% | 0.37% | - |
| HSV(B) | 297.69º | 0.43% | 0.47% | - |
| XYZ | 13.19 | 9.56 | 19.24 | - |
| YUV | 89.88 | 145.57 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 121 | 0.02 | 0.43 | 0 | 0.53 | 297.69 | 0.27 | 0.37 |
| Hex | 77 | 45 | 79 | 2 | 2B | 0 | 35 | 12A | 1B | 25 |
| Octal | 167 | 105 | 171 | 2 | 53 | 0 | 65 | 452 | 33 | 45 |
| Binary | 1110111 | 1000101 | 1111001 | 10 | 101011 | 0 | 110101 | 100101010 | 11011 | 100101 |
Color Harmonies of #774579
Complementary color
Monochromatic Colors of #774579
Black with #774579
Text Example
Text Example
White with #774579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774579; }
p { color: rgb(119,69,121); }
H1.HeaderClassName
{
color: #774579;
}
.AnyTagClassName
{
color: #774579;
}
</style>
background-color css
<style>
a { background-color: #774579; }
a { background-color: rgb(119,69,121); }
div.DivClassName
{
background-color: #774579;
}
.BgClassName
{
background-color: #774579;
}
</style>
border-color css
<style>
span { border-color: #774579; }
span { border-color: rgb(119,69,121); }
td.TdClassName
{
border-color: #774579;
}
.TagClassName
{
border-color: #774579;
}
</style>