Shades of Eminence #774371
Tints of Eminence #774371
RGB
CMYK
RGB Variations
Color information
#774371 (or 0x774371) is known color: Eminence. HEX triplet: 77, 43 and 71. RGB value is (119,67,113). Sum of RGB (Red+Green+Blue) = 119+67+113=299 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.80% from 299); Green value is 67 (26.56% from 255 or 22.41% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 119 - color contains mainly: red. Hex color #774371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774371 is #88BC8E. Grayscale: #575757. Windows color (decimal): -8961167 or 7422839. OLE color: 7422839.
HSL color Cylindrical-coordinate representation of color #774371: hue angle of 306.92º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774371 is Cyan = 0, Magento = 0.44, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 113 | - |
| CMYK | 0 | 0.44 | 0.05 | 0.53 |
| HSL | 306.92º | 0.28% | 0.36% | - |
| HSV(B) | 306.92º | 0.44% | 0.47% | - |
| XYZ | 12.6 | 9.13 | 16.72 | - |
| YUV | 87.79 | 142.23 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 113 | 0 | 0.44 | 0.05 | 0.53 | 306.92 | 0.28 | 0.36 |
| Hex | 77 | 43 | 71 | 0 | 2C | 5 | 35 | 133 | 1C | 24 |
| Octal | 167 | 103 | 161 | 0 | 54 | 5 | 65 | 463 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1110001 | 0 | 101100 | 101 | 110101 | 100110011 | 11100 | 100100 |
Color Harmonies of #774371
Complementary color
Monochromatic Colors of #774371
Black with #774371
Text Example
Text Example
White with #774371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774371; }
p { color: rgb(119,67,113); }
H1.HeaderClassName
{
color: #774371;
}
.AnyTagClassName
{
color: #774371;
}
</style>
background-color css
<style>
a { background-color: #774371; }
a { background-color: rgb(119,67,113); }
div.DivClassName
{
background-color: #774371;
}
.BgClassName
{
background-color: #774371;
}
</style>
border-color css
<style>
span { border-color: #774371; }
span { border-color: rgb(119,67,113); }
td.TdClassName
{
border-color: #774371;
}
.TagClassName
{
border-color: #774371;
}
</style>