Shades of Eminence #773772
Tints of Eminence #773772
RGB
CMYK
RGB Variations
Color information
#773772 (or 0x773772) is known color: Eminence. HEX triplet: 77, 37 and 72. RGB value is (119,55,114). Sum of RGB (Red+Green+Blue) = 119+55+114=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 55 (21.88% from 255 or 19.10% from 288); Blue value is 114 (44.92% from 255 or 39.58% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #773772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773772 is #88C88D. Grayscale: #505050. Windows color (decimal): -8964238 or 7485303. OLE color: 7485303.
HSL color Cylindrical-coordinate representation of color #773772: hue angle of 304.69º 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 #773772 is Cyan = 0, Magento = 0.54, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 114 | - |
| CMYK | 0 | 0.54 | 0.04 | 0.53 |
| HSL | 304.69º | 0.37% | 0.34% | - |
| HSV(B) | 304.69º | 0.54% | 0.47% | - |
| XYZ | 12.01 | 7.87 | 16.81 | - |
| YUV | 80.86 | 146.7 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 114 | 0 | 0.54 | 0.04 | 0.53 | 304.69 | 0.37 | 0.34 |
| Hex | 77 | 37 | 72 | 0 | 36 | 4 | 35 | 131 | 25 | 22 |
| Octal | 167 | 67 | 162 | 0 | 66 | 4 | 65 | 461 | 45 | 42 |
| Binary | 1110111 | 110111 | 1110010 | 0 | 110110 | 100 | 110101 | 100110001 | 100101 | 100010 |
Color Harmonies of #773772
Complementary color
Monochromatic Colors of #773772
Black with #773772
Text Example
Text Example
White with #773772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773772; }
p { color: rgb(119,55,114); }
H1.HeaderClassName
{
color: #773772;
}
.AnyTagClassName
{
color: #773772;
}
</style>
background-color css
<style>
a { background-color: #773772; }
a { background-color: rgb(119,55,114); }
div.DivClassName
{
background-color: #773772;
}
.BgClassName
{
background-color: #773772;
}
</style>
border-color css
<style>
span { border-color: #773772; }
span { border-color: rgb(119,55,114); }
td.TdClassName
{
border-color: #773772;
}
.TagClassName
{
border-color: #773772;
}
</style>