Shades of Eminence #774773
Tints of Eminence #774773
RGB
CMYK
RGB Variations
Color information
#774773 (or 0x774773) is known color: Eminence. HEX triplet: 77, 47 and 73. RGB value is (119,71,115). Sum of RGB (Red+Green+Blue) = 119+71+115=305 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.02% from 305); Green value is 71 (28.12% from 255 or 23.28% from 305); Blue value is 115 (45.31% from 255 or 37.70% from 305); Max value from RGB is 119 - color contains mainly: red. Hex color #774773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774773 is #88B88C. Grayscale: #5A5A5A. Windows color (decimal): -8960141 or 7554935. OLE color: 7554935.
HSL color Cylindrical-coordinate representation of color #774773: hue angle of 305º 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 #774773 is Cyan = 0, Magento = 0.40, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 115 | - |
| CMYK | 0 | 0.40 | 0.03 | 0.53 |
| HSL | 305º | 0.25% | 0.37% | - |
| HSV(B) | 305º | 0.4% | 0.47% | - |
| XYZ | 12.96 | 9.67 | 17.4 | - |
| YUV | 90.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 115 | 0 | 0.40 | 0.03 | 0.53 | 305 | 0.25 | 0.37 |
| Hex | 77 | 47 | 73 | 0 | 28 | 3 | 35 | 131 | 19 | 25 |
| Octal | 167 | 107 | 163 | 0 | 50 | 3 | 65 | 461 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1110011 | 0 | 101000 | 11 | 110101 | 100110001 | 11001 | 100101 |
Color Harmonies of #774773
Complementary color
Monochromatic Colors of #774773
Black with #774773
Text Example
Text Example
White with #774773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774773; }
p { color: rgb(119,71,115); }
H1.HeaderClassName
{
color: #774773;
}
.AnyTagClassName
{
color: #774773;
}
</style>
background-color css
<style>
a { background-color: #774773; }
a { background-color: rgb(119,71,115); }
div.DivClassName
{
background-color: #774773;
}
.BgClassName
{
background-color: #774773;
}
</style>
border-color css
<style>
span { border-color: #774773; }
span { border-color: rgb(119,71,115); }
td.TdClassName
{
border-color: #774773;
}
.TagClassName
{
border-color: #774773;
}
</style>