Shades of Eminence #773471
Tints of Eminence #773471
RGB
CMYK
RGB Variations
Color information
#773471 (or 0x773471) is known color: Eminence. HEX triplet: 77, 34 and 71. RGB value is (119,52,113). Sum of RGB (Red+Green+Blue) = 119+52+113=284 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.90% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 119 - color contains mainly: red. Hex color #773471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773471 is #88CB8E. Grayscale: #4E4E4E. Windows color (decimal): -8965007 or 7418999. OLE color: 7418999.
HSL color Cylindrical-coordinate representation of color #773471: hue angle of 305.37º 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 #773471 is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 113 | - |
| CMYK | 0 | 0.56 | 0.05 | 0.53 |
| HSL | 305.37º | 0.39% | 0.34% | - |
| HSV(B) | 305.37º | 0.56% | 0.47% | - |
| XYZ | 11.82 | 7.57 | 16.46 | - |
| YUV | 78.99 | 147.2 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 113 | 0 | 0.56 | 0.05 | 0.53 | 305.37 | 0.39 | 0.34 |
| Hex | 77 | 34 | 71 | 0 | 38 | 5 | 35 | 131 | 27 | 22 |
| Octal | 167 | 64 | 161 | 0 | 70 | 5 | 65 | 461 | 47 | 42 |
| Binary | 1110111 | 110100 | 1110001 | 0 | 111000 | 101 | 110101 | 100110001 | 100111 | 100010 |
Color Harmonies of #773471
Complementary color
Monochromatic Colors of #773471
Black with #773471
Text Example
Text Example
White with #773471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773471; }
p { color: rgb(119,52,113); }
H1.HeaderClassName
{
color: #773471;
}
.AnyTagClassName
{
color: #773471;
}
</style>
background-color css
<style>
a { background-color: #773471; }
a { background-color: rgb(119,52,113); }
div.DivClassName
{
background-color: #773471;
}
.BgClassName
{
background-color: #773471;
}
</style>
border-color css
<style>
span { border-color: #773471; }
span { border-color: rgb(119,52,113); }
td.TdClassName
{
border-color: #773471;
}
.TagClassName
{
border-color: #773471;
}
</style>