Shades of Eminence #774070
Tints of Eminence #774070
RGB
CMYK
RGB Variations
Color information
#774070 (or 0x774070) is known color: Eminence. HEX triplet: 77, 40 and 70. RGB value is (119,64,112). Sum of RGB (Red+Green+Blue) = 119+64+112=295 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.34% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 119 - color contains mainly: red. Hex color #774070 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774070 is #88BF8F. Grayscale: #555555. Windows color (decimal): -8961936 or 7356535. OLE color: 7356535.
HSL color Cylindrical-coordinate representation of color #774070: hue angle of 307.64º 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 #774070 is Cyan = 0, Magento = 0.46, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 112 | - |
| CMYK | 0 | 0.46 | 0.06 | 0.53 |
| HSL | 307.64º | 0.3% | 0.36% | - |
| HSV(B) | 307.64º | 0.46% | 0.47% | - |
| XYZ | 12.37 | 8.76 | 16.37 | - |
| YUV | 85.92 | 142.72 | 151.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 112 | 0 | 0.46 | 0.06 | 0.53 | 307.64 | 0.3 | 0.36 |
| Hex | 77 | 40 | 70 | 0 | 2E | 6 | 35 | 134 | 1E | 24 |
| Octal | 167 | 100 | 160 | 0 | 56 | 6 | 65 | 464 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1110000 | 0 | 101110 | 110 | 110101 | 100110100 | 11110 | 100100 |
Color Harmonies of #774070
Complementary color
Monochromatic Colors of #774070
Black with #774070
Text Example
Text Example
White with #774070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774070; }
p { color: rgb(119,64,112); }
H1.HeaderClassName
{
color: #774070;
}
.AnyTagClassName
{
color: #774070;
}
</style>
background-color css
<style>
a { background-color: #774070; }
a { background-color: rgb(119,64,112); }
div.DivClassName
{
background-color: #774070;
}
.BgClassName
{
background-color: #774070;
}
</style>
border-color css
<style>
span { border-color: #774070; }
span { border-color: rgb(119,64,112); }
td.TdClassName
{
border-color: #774070;
}
.TagClassName
{
border-color: #774070;
}
</style>