Shades of Eminence #774071
Tints of Eminence #774071
RGB
CMYK
RGB Variations
Color information
#774071 (or 0x774071) is known color: Eminence. HEX triplet: 77, 40 and 71. RGB value is (119,64,113). Sum of RGB (Red+Green+Blue) = 119+64+113=296 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.20% from 296); Green value is 64 (25.39% from 255 or 21.62% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 119 - color contains mainly: red. Hex color #774071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774071 is #88BF8E. Grayscale: #555555. Windows color (decimal): -8961935 or 7422071. OLE color: 7422071.
HSL color Cylindrical-coordinate representation of color #774071: hue angle of 306.55º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774071 is Cyan = 0, Magento = 0.46, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 113 | - |
| CMYK | 0 | 0.46 | 0.05 | 0.53 |
| HSL | 306.55º | 0.3% | 0.36% | - |
| HSV(B) | 306.55º | 0.46% | 0.47% | - |
| XYZ | 12.42 | 8.78 | 16.66 | - |
| YUV | 86.03 | 143.22 | 151.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 113 | 0 | 0.46 | 0.05 | 0.53 | 306.55 | 0.3 | 0.36 |
| Hex | 77 | 40 | 71 | 0 | 2E | 5 | 35 | 133 | 1E | 24 |
| Octal | 167 | 100 | 161 | 0 | 56 | 5 | 65 | 463 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1110001 | 0 | 101110 | 101 | 110101 | 100110011 | 11110 | 100100 |
Color Harmonies of #774071
Complementary color
Monochromatic Colors of #774071
Black with #774071
Text Example
Text Example
White with #774071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774071; }
p { color: rgb(119,64,113); }
H1.HeaderClassName
{
color: #774071;
}
.AnyTagClassName
{
color: #774071;
}
</style>
background-color css
<style>
a { background-color: #774071; }
a { background-color: rgb(119,64,113); }
div.DivClassName
{
background-color: #774071;
}
.BgClassName
{
background-color: #774071;
}
</style>
border-color css
<style>
span { border-color: #774071; }
span { border-color: rgb(119,64,113); }
td.TdClassName
{
border-color: #774071;
}
.TagClassName
{
border-color: #774071;
}
</style>