Shades of Eminence #773777
Tints of Eminence #773777
RGB
CMYK
RGB Variations
Color information
#773777 (or 0x773777) is known color: Eminence. HEX triplet: 77, 37 and 77. RGB value is (119,55,119). Sum of RGB (Red+Green+Blue) = 119+55+119=293 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.61% from 293); Green value is 55 (21.88% from 255 or 18.77% from 293); Blue value is 119 (46.88% from 255 or 40.61% from 293); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #773777 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773777 is #88C888. Grayscale: #515151. Windows color (decimal): -8964233 or 7812983. OLE color: 7812983.
HSL color Cylindrical-coordinate representation of color #773777: hue angle of 300º 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 #773777 is Cyan = 0, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 119 | - |
| CMYK | 0 | 0.54 | 0 | 0.53 |
| HSL | 300º | 0.37% | 0.34% | - |
| HSV(B) | 300º | 0.54% | 0.47% | - |
| XYZ | 12.3 | 7.99 | 18.35 | - |
| YUV | 81.43 | 149.2 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 119 | 0 | 0.54 | 0 | 0.53 | 300 | 0.37 | 0.34 |
| Hex | 77 | 37 | 77 | 0 | 36 | 0 | 35 | 12C | 25 | 22 |
| Octal | 167 | 67 | 167 | 0 | 66 | 0 | 65 | 454 | 45 | 42 |
| Binary | 1110111 | 110111 | 1110111 | 0 | 110110 | 0 | 110101 | 100101100 | 100101 | 100010 |
Color Harmonies of #773777
Complementary color
Monochromatic Colors of #773777
Black with #773777
Text Example
Text Example
White with #773777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773777; }
p { color: rgb(119,55,119); }
H1.HeaderClassName
{
color: #773777;
}
.AnyTagClassName
{
color: #773777;
}
</style>
background-color css
<style>
a { background-color: #773777; }
a { background-color: rgb(119,55,119); }
div.DivClassName
{
background-color: #773777;
}
.BgClassName
{
background-color: #773777;
}
</style>
border-color css
<style>
span { border-color: #773777; }
span { border-color: rgb(119,55,119); }
td.TdClassName
{
border-color: #773777;
}
.TagClassName
{
border-color: #773777;
}
</style>