Shades of Eminence #774576
Tints of Eminence #774576
RGB
CMYK
RGB Variations
Color information
#774576 (or 0x774576) is known color: Eminence. HEX triplet: 77, 45 and 76. RGB value is (119,69,118). Sum of RGB (Red+Green+Blue) = 119+69+118=306 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.89% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 119 - color contains mainly: red. Hex color #774576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774576 is #88BA89. Grayscale: #595959. Windows color (decimal): -8960650 or 7751031. OLE color: 7751031.
HSL color Cylindrical-coordinate representation of color #774576: hue angle of 301.2º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #774576 is Cyan = 0, Magento = 0.42, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 118 | - |
| CMYK | 0 | 0.42 | 0.01 | 0.53 |
| HSL | 301.2º | 0.27% | 0.37% | - |
| HSV(B) | 301.2º | 0.42% | 0.47% | - |
| XYZ | 13.01 | 9.49 | 18.29 | - |
| YUV | 89.54 | 144.07 | 149.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 118 | 0 | 0.42 | 0.01 | 0.53 | 301.2 | 0.27 | 0.37 |
| Hex | 77 | 45 | 76 | 0 | 2A | 1 | 35 | 12D | 1B | 25 |
| Octal | 167 | 105 | 166 | 0 | 52 | 1 | 65 | 455 | 33 | 45 |
| Binary | 1110111 | 1000101 | 1110110 | 0 | 101010 | 1 | 110101 | 100101101 | 11011 | 100101 |
Color Harmonies of #774576
Complementary color
Monochromatic Colors of #774576
Black with #774576
Text Example
Text Example
White with #774576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774576; }
p { color: rgb(119,69,118); }
H1.HeaderClassName
{
color: #774576;
}
.AnyTagClassName
{
color: #774576;
}
</style>
background-color css
<style>
a { background-color: #774576; }
a { background-color: rgb(119,69,118); }
div.DivClassName
{
background-color: #774576;
}
.BgClassName
{
background-color: #774576;
}
</style>
border-color css
<style>
span { border-color: #774576; }
span { border-color: rgb(119,69,118); }
td.TdClassName
{
border-color: #774576;
}
.TagClassName
{
border-color: #774576;
}
</style>