Shades of Eminence #774973
Tints of Eminence #774973
RGB
CMYK
RGB Variations
Color information
#774973 (or 0x774973) is known color: Eminence. HEX triplet: 77, 49 and 73. RGB value is (119,73,115). Sum of RGB (Red+Green+Blue) = 119+73+115=307 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.76% from 307); Green value is 73 (28.91% from 255 or 23.78% from 307); Blue value is 115 (45.31% from 255 or 37.46% from 307); Max value from RGB is 119 - color contains mainly: red. Hex color #774973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774973 is #88B68C. Grayscale: #5B5B5B. Windows color (decimal): -8959629 or 7555447. OLE color: 7555447.
HSL color Cylindrical-coordinate representation of color #774973: hue angle of 305.22º 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 #774973 is Cyan = 0, Magento = 0.39, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 73 | 115 | - |
| CMYK | 0 | 0.39 | 0.03 | 0.53 |
| HSL | 305.22º | 0.24% | 0.38% | - |
| HSV(B) | 305.22º | 0.39% | 0.47% | - |
| XYZ | 13.08 | 9.92 | 17.45 | - |
| YUV | 91.54 | 141.24 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 115 | 0 | 0.39 | 0.03 | 0.53 | 305.22 | 0.24 | 0.38 |
| Hex | 77 | 49 | 73 | 0 | 27 | 3 | 35 | 131 | 18 | 26 |
| Octal | 167 | 111 | 163 | 0 | 47 | 3 | 65 | 461 | 30 | 46 |
| Binary | 1110111 | 1001001 | 1110011 | 0 | 100111 | 11 | 110101 | 100110001 | 11000 | 100110 |
Color Harmonies of #774973
Complementary color
Monochromatic Colors of #774973
Black with #774973
Text Example
Text Example
White with #774973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774973; }
p { color: rgb(119,73,115); }
H1.HeaderClassName
{
color: #774973;
}
.AnyTagClassName
{
color: #774973;
}
</style>
background-color css
<style>
a { background-color: #774973; }
a { background-color: rgb(119,73,115); }
div.DivClassName
{
background-color: #774973;
}
.BgClassName
{
background-color: #774973;
}
</style>
border-color css
<style>
span { border-color: #774973; }
span { border-color: rgb(119,73,115); }
td.TdClassName
{
border-color: #774973;
}
.TagClassName
{
border-color: #774973;
}
</style>