Shades of Eminence #774775
Tints of Eminence #774775
RGB
CMYK
RGB Variations
Color information
#774775 (or 0x774775) is known color: Eminence. HEX triplet: 77, 47 and 75. RGB value is (119,71,117). Sum of RGB (Red+Green+Blue) = 119+71+117=307 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.76% from 307); Green value is 71 (28.12% from 255 or 23.13% from 307); Blue value is 117 (46.09% from 255 or 38.11% from 307); Max value from RGB is 119 - color contains mainly: red. Hex color #774775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774775 is #88B88A. Grayscale: #5A5A5A. Windows color (decimal): -8960139 or 7686007. OLE color: 7686007.
HSL color Cylindrical-coordinate representation of color #774775: hue angle of 302.5º 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 #774775 is Cyan = 0, Magento = 0.40, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 117 | - |
| CMYK | 0 | 0.40 | 0.02 | 0.53 |
| HSL | 302.5º | 0.25% | 0.37% | - |
| HSV(B) | 302.5º | 0.4% | 0.47% | - |
| XYZ | 13.07 | 9.71 | 18.02 | - |
| YUV | 90.6 | 142.9 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 117 | 0 | 0.40 | 0.02 | 0.53 | 302.5 | 0.25 | 0.37 |
| Hex | 77 | 47 | 75 | 0 | 28 | 2 | 35 | 12E | 19 | 25 |
| Octal | 167 | 107 | 165 | 0 | 50 | 2 | 65 | 456 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1110101 | 0 | 101000 | 10 | 110101 | 100101110 | 11001 | 100101 |
Color Harmonies of #774775
Complementary color
Monochromatic Colors of #774775
Black with #774775
Text Example
Text Example
White with #774775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774775; }
p { color: rgb(119,71,117); }
H1.HeaderClassName
{
color: #774775;
}
.AnyTagClassName
{
color: #774775;
}
</style>
background-color css
<style>
a { background-color: #774775; }
a { background-color: rgb(119,71,117); }
div.DivClassName
{
background-color: #774775;
}
.BgClassName
{
background-color: #774775;
}
</style>
border-color css
<style>
span { border-color: #774775; }
span { border-color: rgb(119,71,117); }
td.TdClassName
{
border-color: #774775;
}
.TagClassName
{
border-color: #774775;
}
</style>