Shades of Eminence #773174
Tints of Eminence #773174
RGB
CMYK
RGB Variations
Color information
#773174 (or 0x773174) is known color: Eminence. HEX triplet: 77, 31 and 74. RGB value is (119,49,116). Sum of RGB (Red+Green+Blue) = 119+49+116=284 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.90% from 284); Green value is 49 (19.53% from 255 or 17.25% from 284); Blue value is 116 (45.70% from 255 or 40.85% from 284); Max value from RGB is 119 - color contains mainly: red. Hex color #773174 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773174 is #88CE8B. Grayscale: #4D4D4D. Windows color (decimal): -8965772 or 7614839. OLE color: 7614839.
HSL color Cylindrical-coordinate representation of color #773174: hue angle of 302.57º 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 #773174 is Cyan = 0, Magento = 0.59, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 116 | - |
| CMYK | 0 | 0.59 | 0.03 | 0.53 |
| HSL | 302.57º | 0.42% | 0.33% | - |
| HSV(B) | 302.57º | 0.59% | 0.47% | - |
| XYZ | 11.86 | 7.38 | 17.32 | - |
| YUV | 77.57 | 149.69 | 157.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 116 | 0 | 0.59 | 0.03 | 0.53 | 302.57 | 0.42 | 0.33 |
| Hex | 77 | 31 | 74 | 0 | 3B | 3 | 35 | 12F | 2A | 21 |
| Octal | 167 | 61 | 164 | 0 | 73 | 3 | 65 | 457 | 52 | 41 |
| Binary | 1110111 | 110001 | 1110100 | 0 | 111011 | 11 | 110101 | 100101111 | 101010 | 100001 |
Color Harmonies of #773174
Complementary color
Monochromatic Colors of #773174
Black with #773174
Text Example
Text Example
White with #773174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773174; }
p { color: rgb(119,49,116); }
H1.HeaderClassName
{
color: #773174;
}
.AnyTagClassName
{
color: #773174;
}
</style>
background-color css
<style>
a { background-color: #773174; }
a { background-color: rgb(119,49,116); }
div.DivClassName
{
background-color: #773174;
}
.BgClassName
{
background-color: #773174;
}
</style>
border-color css
<style>
span { border-color: #773174; }
span { border-color: rgb(119,49,116); }
td.TdClassName
{
border-color: #773174;
}
.TagClassName
{
border-color: #773174;
}
</style>