Shades of Eminence #774376
Tints of Eminence #774376
RGB
CMYK
RGB Variations
Color information
#774376 (or 0x774376) is known color: Eminence. HEX triplet: 77, 43 and 76. RGB value is (119,67,118). Sum of RGB (Red+Green+Blue) = 119+67+118=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 67 (26.56% from 255 or 22.04% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 119 - color contains mainly: red. Hex color #774376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774376 is #88BC89. Grayscale: #585858. Windows color (decimal): -8961162 or 7750519. OLE color: 7750519.
HSL color Cylindrical-coordinate representation of color #774376: hue angle of 301.15º 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 #774376 is Cyan = 0, Magento = 0.44, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 118 | - |
| CMYK | 0 | 0.44 | 0.01 | 0.53 |
| HSL | 301.15º | 0.28% | 0.36% | - |
| HSV(B) | 301.15º | 0.44% | 0.47% | - |
| XYZ | 12.88 | 9.24 | 18.24 | - |
| YUV | 88.36 | 144.73 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 118 | 0 | 0.44 | 0.01 | 0.53 | 301.15 | 0.28 | 0.36 |
| Hex | 77 | 43 | 76 | 0 | 2C | 1 | 35 | 12D | 1C | 24 |
| Octal | 167 | 103 | 166 | 0 | 54 | 1 | 65 | 455 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1110110 | 0 | 101100 | 1 | 110101 | 100101101 | 11100 | 100100 |
Color Harmonies of #774376
Complementary color
Monochromatic Colors of #774376
Black with #774376
Text Example
Text Example
White with #774376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774376; }
p { color: rgb(119,67,118); }
H1.HeaderClassName
{
color: #774376;
}
.AnyTagClassName
{
color: #774376;
}
</style>
background-color css
<style>
a { background-color: #774376; }
a { background-color: rgb(119,67,118); }
div.DivClassName
{
background-color: #774376;
}
.BgClassName
{
background-color: #774376;
}
</style>
border-color css
<style>
span { border-color: #774376; }
span { border-color: rgb(119,67,118); }
td.TdClassName
{
border-color: #774376;
}
.TagClassName
{
border-color: #774376;
}
</style>