Shades of Eminence #773778
Tints of Eminence #773778
RGB
CMYK
RGB Variations
Color information
#773778 (or 0x773778) is known color: Eminence. HEX triplet: 77, 37 and 78. RGB value is (119,55,120). Sum of RGB (Red+Green+Blue) = 119+55+120=294 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.48% from 294); Green value is 55 (21.88% from 255 or 18.71% from 294); Blue value is 120 (47.27% from 255 or 40.82% from 294); Max value from RGB is 120 - color contains mainly: blue. Hex color #773778 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773778 is #88C887. Grayscale: #515151. Windows color (decimal): -8964232 or 7878519. OLE color: 7878519.
HSL color Cylindrical-coordinate representation of color #773778: hue angle of 299.08º 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 #773778 is Cyan = 0.01, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 120 | - |
| CMYK | 0.01 | 0.54 | 0 | 0.53 |
| HSL | 299.08º | 0.37% | 0.34% | - |
| HSV(B) | 299.08º | 0.54% | 0.47% | - |
| XYZ | 12.36 | 8.01 | 18.66 | - |
| YUV | 81.55 | 149.7 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 120 | 0.01 | 0.54 | 0 | 0.53 | 299.08 | 0.37 | 0.34 |
| Hex | 77 | 37 | 78 | 1 | 36 | 0 | 35 | 12B | 25 | 22 |
| Octal | 167 | 67 | 170 | 1 | 66 | 0 | 65 | 453 | 45 | 42 |
| Binary | 1110111 | 110111 | 1111000 | 1 | 110110 | 0 | 110101 | 100101011 | 100101 | 100010 |
Color Harmonies of #773778
Complementary color
Monochromatic Colors of #773778
Black with #773778
Text Example
Text Example
White with #773778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773778; }
p { color: rgb(119,55,120); }
H1.HeaderClassName
{
color: #773778;
}
.AnyTagClassName
{
color: #773778;
}
</style>
background-color css
<style>
a { background-color: #773778; }
a { background-color: rgb(119,55,120); }
div.DivClassName
{
background-color: #773778;
}
.BgClassName
{
background-color: #773778;
}
</style>
border-color css
<style>
span { border-color: #773778; }
span { border-color: rgb(119,55,120); }
td.TdClassName
{
border-color: #773778;
}
.TagClassName
{
border-color: #773778;
}
</style>