Shades of Eminence #774779
Tints of Eminence #774779
RGB
CMYK
RGB Variations
Color information
#774779 (or 0x774779) is known color: Eminence. HEX triplet: 77, 47 and 79. RGB value is (119,71,121). Sum of RGB (Red+Green+Blue) = 119+71+121=311 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.26% from 311); Green value is 71 (28.12% from 255 or 22.83% from 311); Blue value is 121 (47.66% from 255 or 38.91% from 311); Max value from RGB is 121 - color contains mainly: blue. Hex color #774779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774779 is #88B886. Grayscale: #5A5A5A. Windows color (decimal): -8960135 or 7948151. OLE color: 7948151.
HSL color Cylindrical-coordinate representation of color #774779: hue angle of 297.6º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774779 is Cyan = 0.02, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 121 | - |
| CMYK | 0.02 | 0.41 | 0 | 0.53 |
| HSL | 297.6º | 0.26% | 0.38% | - |
| HSV(B) | 297.6º | 0.41% | 0.47% | - |
| XYZ | 13.31 | 9.81 | 19.28 | - |
| YUV | 91.05 | 144.9 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 121 | 0.02 | 0.41 | 0 | 0.53 | 297.6 | 0.26 | 0.38 |
| Hex | 77 | 47 | 79 | 2 | 29 | 0 | 35 | 12A | 1A | 26 |
| Octal | 167 | 107 | 171 | 2 | 51 | 0 | 65 | 452 | 32 | 46 |
| Binary | 1110111 | 1000111 | 1111001 | 10 | 101001 | 0 | 110101 | 100101010 | 11010 | 100110 |
Color Harmonies of #774779
Complementary color
Monochromatic Colors of #774779
Black with #774779
Text Example
Text Example
White with #774779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774779; }
p { color: rgb(119,71,121); }
H1.HeaderClassName
{
color: #774779;
}
.AnyTagClassName
{
color: #774779;
}
</style>
background-color css
<style>
a { background-color: #774779; }
a { background-color: rgb(119,71,121); }
div.DivClassName
{
background-color: #774779;
}
.BgClassName
{
background-color: #774779;
}
</style>
border-color css
<style>
span { border-color: #774779; }
span { border-color: rgb(119,71,121); }
td.TdClassName
{
border-color: #774779;
}
.TagClassName
{
border-color: #774779;
}
</style>