Shades of Eminence #774770
Tints of Eminence #774770
RGB
CMYK
RGB Variations
Color information
#774770 (or 0x774770) is known color: Eminence. HEX triplet: 77, 47 and 70. RGB value is (119,71,112). Sum of RGB (Red+Green+Blue) = 119+71+112=302 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.40% from 302); Green value is 71 (28.12% from 255 or 23.51% from 302); Blue value is 112 (44.14% from 255 or 37.09% from 302); Max value from RGB is 119 - color contains mainly: red. Hex color #774770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774770 is #88B88F. Grayscale: #595959. Windows color (decimal): -8960144 or 7358327. OLE color: 7358327.
HSL color Cylindrical-coordinate representation of color #774770: hue angle of 308.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #774770 is Cyan = 0, Magento = 0.40, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 71 | 112 | - |
| CMYK | 0 | 0.40 | 0.06 | 0.53 |
| HSL | 308.75º | 0.25% | 0.37% | - |
| HSV(B) | 308.75º | 0.4% | 0.47% | - |
| XYZ | 12.79 | 9.6 | 16.51 | - |
| YUV | 90.03 | 140.4 | 148.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 112 | 0 | 0.40 | 0.06 | 0.53 | 308.75 | 0.25 | 0.37 |
| Hex | 77 | 47 | 70 | 0 | 28 | 6 | 35 | 135 | 19 | 25 |
| Octal | 167 | 107 | 160 | 0 | 50 | 6 | 65 | 465 | 31 | 45 |
| Binary | 1110111 | 1000111 | 1110000 | 0 | 101000 | 110 | 110101 | 100110101 | 11001 | 100101 |
Color Harmonies of #774770
Complementary color
Monochromatic Colors of #774770
Black with #774770
Text Example
Text Example
White with #774770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774770; }
p { color: rgb(119,71,112); }
H1.HeaderClassName
{
color: #774770;
}
.AnyTagClassName
{
color: #774770;
}
</style>
background-color css
<style>
a { background-color: #774770; }
a { background-color: rgb(119,71,112); }
div.DivClassName
{
background-color: #774770;
}
.BgClassName
{
background-color: #774770;
}
</style>
border-color css
<style>
span { border-color: #774770; }
span { border-color: rgb(119,71,112); }
td.TdClassName
{
border-color: #774770;
}
.TagClassName
{
border-color: #774770;
}
</style>