Shades of Eminence #773176
Tints of Eminence #773176
RGB
CMYK
RGB Variations
Color information
#773176 (or 0x773176) is known color: Eminence. HEX triplet: 77, 31 and 76. RGB value is (119,49,118). Sum of RGB (Red+Green+Blue) = 119+49+118=286 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.61% from 286); Green value is 49 (19.53% from 255 or 17.13% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 119 - color contains mainly: red. Hex color #773176 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773176 is #88CE89. Grayscale: #4D4D4D. Windows color (decimal): -8965770 or 7745911. OLE color: 7745911.
HSL color Cylindrical-coordinate representation of color #773176: hue angle of 300.86º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #773176 is Cyan = 0, Magento = 0.59, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 118 | - |
| CMYK | 0 | 0.59 | 0.01 | 0.53 |
| HSL | 300.86º | 0.42% | 0.33% | - |
| HSV(B) | 300.86º | 0.59% | 0.47% | - |
| XYZ | 11.98 | 7.43 | 17.94 | - |
| YUV | 77.8 | 150.69 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 118 | 0 | 0.59 | 0.01 | 0.53 | 300.86 | 0.42 | 0.33 |
| Hex | 77 | 31 | 76 | 0 | 3B | 1 | 35 | 12D | 2A | 21 |
| Octal | 167 | 61 | 166 | 0 | 73 | 1 | 65 | 455 | 52 | 41 |
| Binary | 1110111 | 110001 | 1110110 | 0 | 111011 | 1 | 110101 | 100101101 | 101010 | 100001 |
Color Harmonies of #773176
Complementary color
Monochromatic Colors of #773176
Black with #773176
Text Example
Text Example
White with #773176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773176; }
p { color: rgb(119,49,118); }
H1.HeaderClassName
{
color: #773176;
}
.AnyTagClassName
{
color: #773176;
}
</style>
background-color css
<style>
a { background-color: #773176; }
a { background-color: rgb(119,49,118); }
div.DivClassName
{
background-color: #773176;
}
.BgClassName
{
background-color: #773176;
}
</style>
border-color css
<style>
span { border-color: #773176; }
span { border-color: rgb(119,49,118); }
td.TdClassName
{
border-color: #773176;
}
.TagClassName
{
border-color: #773176;
}
</style>