Shades of Eminence #773774
Tints of Eminence #773774
RGB
CMYK
RGB Variations
Color information
#773774 (or 0x773774) is known color: Eminence. HEX triplet: 77, 37 and 74. RGB value is (119,55,116). Sum of RGB (Red+Green+Blue) = 119+55+116=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 55 (21.88% from 255 or 18.97% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 119 - color contains mainly: red. Hex color #773774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773774 is #88C88B. Grayscale: #505050. Windows color (decimal): -8964236 or 7616375. OLE color: 7616375.
HSL color Cylindrical-coordinate representation of color #773774: hue angle of 302.81º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773774 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 116 | - |
| CMYK | 0 | 0.54 | 0.03 | 0.53 |
| HSL | 302.81º | 0.37% | 0.34% | - |
| HSV(B) | 302.81º | 0.54% | 0.47% | - |
| XYZ | 12.13 | 7.92 | 17.41 | - |
| YUV | 81.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 116 | 0 | 0.54 | 0.03 | 0.53 | 302.81 | 0.37 | 0.34 |
| Hex | 77 | 37 | 74 | 0 | 36 | 3 | 35 | 12F | 25 | 22 |
| Octal | 167 | 67 | 164 | 0 | 66 | 3 | 65 | 457 | 45 | 42 |
| Binary | 1110111 | 110111 | 1110100 | 0 | 110110 | 11 | 110101 | 100101111 | 100101 | 100010 |
Color Harmonies of #773774
Complementary color
Monochromatic Colors of #773774
Black with #773774
Text Example
Text Example
White with #773774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773774; }
p { color: rgb(119,55,116); }
H1.HeaderClassName
{
color: #773774;
}
.AnyTagClassName
{
color: #773774;
}
</style>
background-color css
<style>
a { background-color: #773774; }
a { background-color: rgb(119,55,116); }
div.DivClassName
{
background-color: #773774;
}
.BgClassName
{
background-color: #773774;
}
</style>
border-color css
<style>
span { border-color: #773774; }
span { border-color: rgb(119,55,116); }
td.TdClassName
{
border-color: #773774;
}
.TagClassName
{
border-color: #773774;
}
</style>