Shades of Eminence #774675
Tints of Eminence #774675
RGB
CMYK
RGB Variations
Color information
#774675 (or 0x774675) is known color: Eminence. HEX triplet: 77, 46 and 75. RGB value is (119,70,117). Sum of RGB (Red+Green+Blue) = 119+70+117=306 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.89% from 306); Green value is 70 (27.73% from 255 or 22.88% from 306); Blue value is 117 (46.09% from 255 or 38.24% from 306); Max value from RGB is 119 - color contains mainly: red. Hex color #774675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774675 is #88B98A. Grayscale: #595959. Windows color (decimal): -8960395 or 7685751. OLE color: 7685751.
HSL color Cylindrical-coordinate representation of color #774675: hue angle of 302.45º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #774675 is Cyan = 0, Magento = 0.41, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 117 | - |
| CMYK | 0 | 0.41 | 0.02 | 0.53 |
| HSL | 302.45º | 0.26% | 0.37% | - |
| HSV(B) | 302.45º | 0.41% | 0.47% | - |
| XYZ | 13.01 | 9.59 | 17.99 | - |
| YUV | 90.01 | 143.23 | 148.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 117 | 0 | 0.41 | 0.02 | 0.53 | 302.45 | 0.26 | 0.37 |
| Hex | 77 | 46 | 75 | 0 | 29 | 2 | 35 | 12E | 1A | 25 |
| Octal | 167 | 106 | 165 | 0 | 51 | 2 | 65 | 456 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1110101 | 0 | 101001 | 10 | 110101 | 100101110 | 11010 | 100101 |
Color Harmonies of #774675
Complementary color
Monochromatic Colors of #774675
Black with #774675
Text Example
Text Example
White with #774675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774675; }
p { color: rgb(119,70,117); }
H1.HeaderClassName
{
color: #774675;
}
.AnyTagClassName
{
color: #774675;
}
</style>
background-color css
<style>
a { background-color: #774675; }
a { background-color: rgb(119,70,117); }
div.DivClassName
{
background-color: #774675;
}
.BgClassName
{
background-color: #774675;
}
</style>
border-color css
<style>
span { border-color: #774675; }
span { border-color: rgb(119,70,117); }
td.TdClassName
{
border-color: #774675;
}
.TagClassName
{
border-color: #774675;
}
</style>