Shades of Eminence #774674
Tints of Eminence #774674
RGB
CMYK
RGB Variations
Color information
#774674 (or 0x774674) is known color: Eminence. HEX triplet: 77, 46 and 74. RGB value is (119,70,116). Sum of RGB (Red+Green+Blue) = 119+70+116=305 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.02% from 305); Green value is 70 (27.73% from 255 or 22.95% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 119 - color contains mainly: red. Hex color #774674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774674 is #88B98B. Grayscale: #595959. Windows color (decimal): -8960396 or 7620215. OLE color: 7620215.
HSL color Cylindrical-coordinate representation of color #774674: hue angle of 303.67º 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 #774674 is Cyan = 0, Magento = 0.41, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 70 | 116 | - |
| CMYK | 0 | 0.41 | 0.03 | 0.53 |
| HSL | 303.67º | 0.26% | 0.37% | - |
| HSV(B) | 303.67º | 0.41% | 0.47% | - |
| XYZ | 12.95 | 9.56 | 17.69 | - |
| YUV | 89.9 | 142.73 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 116 | 0 | 0.41 | 0.03 | 0.53 | 303.67 | 0.26 | 0.37 |
| Hex | 77 | 46 | 74 | 0 | 29 | 3 | 35 | 130 | 1A | 25 |
| Octal | 167 | 106 | 164 | 0 | 51 | 3 | 65 | 460 | 32 | 45 |
| Binary | 1110111 | 1000110 | 1110100 | 0 | 101001 | 11 | 110101 | 100110000 | 11010 | 100101 |
Color Harmonies of #774674
Complementary color
Monochromatic Colors of #774674
Black with #774674
Text Example
Text Example
White with #774674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774674; }
p { color: rgb(119,70,116); }
H1.HeaderClassName
{
color: #774674;
}
.AnyTagClassName
{
color: #774674;
}
</style>
background-color css
<style>
a { background-color: #774674; }
a { background-color: rgb(119,70,116); }
div.DivClassName
{
background-color: #774674;
}
.BgClassName
{
background-color: #774674;
}
</style>
border-color css
<style>
span { border-color: #774674; }
span { border-color: rgb(119,70,116); }
td.TdClassName
{
border-color: #774674;
}
.TagClassName
{
border-color: #774674;
}
</style>