Shades of Eminence #773477
Tints of Eminence #773477
RGB
CMYK
RGB Variations
Color information
#773477 (or 0x773477) is known color: Eminence. HEX triplet: 77, 34 and 77. RGB value is (119,52,119). Sum of RGB (Red+Green+Blue) = 119+52+119=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 52 (20.70% from 255 or 17.93% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #773477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773477 is #88CB88. Grayscale: #4F4F4F. Windows color (decimal): -8965001 or 7812215. OLE color: 7812215.
HSL color Cylindrical-coordinate representation of color #773477: hue angle of 300º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773477 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 119 | - |
| CMYK | 0 | 0.56 | 0 | 0.53 |
| HSL | 300º | 0.39% | 0.34% | - |
| HSV(B) | 300º | 0.56% | 0.47% | - |
| XYZ | 12.17 | 7.71 | 18.3 | - |
| YUV | 79.67 | 150.2 | 156.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 119 | 0 | 0.56 | 0 | 0.53 | 300 | 0.39 | 0.34 |
| Hex | 77 | 34 | 77 | 0 | 38 | 0 | 35 | 12C | 27 | 22 |
| Octal | 167 | 64 | 167 | 0 | 70 | 0 | 65 | 454 | 47 | 42 |
| Binary | 1110111 | 110100 | 1110111 | 0 | 111000 | 0 | 110101 | 100101100 | 100111 | 100010 |
Color Harmonies of #773477
Complementary color
Monochromatic Colors of #773477
Black with #773477
Text Example
Text Example
White with #773477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773477; }
p { color: rgb(119,52,119); }
H1.HeaderClassName
{
color: #773477;
}
.AnyTagClassName
{
color: #773477;
}
</style>
background-color css
<style>
a { background-color: #773477; }
a { background-color: rgb(119,52,119); }
div.DivClassName
{
background-color: #773477;
}
.BgClassName
{
background-color: #773477;
}
</style>
border-color css
<style>
span { border-color: #773477; }
span { border-color: rgb(119,52,119); }
td.TdClassName
{
border-color: #773477;
}
.TagClassName
{
border-color: #773477;
}
</style>