Shades of Eminence #774377
Tints of Eminence #774377
RGB
CMYK
RGB Variations
Color information
#774377 (or 0x774377) is known color: Eminence. HEX triplet: 77, 43 and 77. RGB value is (119,67,119). Sum of RGB (Red+Green+Blue) = 119+67+119=305 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.02% from 305); Green value is 67 (26.56% from 255 or 21.97% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #774377 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774377 is #88BC88. Grayscale: #585858. Windows color (decimal): -8961161 or 7816055. OLE color: 7816055.
HSL color Cylindrical-coordinate representation of color #774377: hue angle of 300º 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 #774377 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 119 | - |
| CMYK | 0 | 0.44 | 0 | 0.53 |
| HSL | 300º | 0.28% | 0.36% | - |
| HSV(B) | 300º | 0.44% | 0.47% | - |
| XYZ | 12.94 | 9.27 | 18.56 | - |
| YUV | 88.48 | 145.23 | 149.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 119 | 0 | 0.44 | 0 | 0.53 | 300 | 0.28 | 0.36 |
| Hex | 77 | 43 | 77 | 0 | 2C | 0 | 35 | 12C | 1C | 24 |
| Octal | 167 | 103 | 167 | 0 | 54 | 0 | 65 | 454 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1110111 | 0 | 101100 | 0 | 110101 | 100101100 | 11100 | 100100 |
Color Harmonies of #774377
Complementary color
Monochromatic Colors of #774377
Black with #774377
Text Example
Text Example
White with #774377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774377; }
p { color: rgb(119,67,119); }
H1.HeaderClassName
{
color: #774377;
}
.AnyTagClassName
{
color: #774377;
}
</style>
background-color css
<style>
a { background-color: #774377; }
a { background-color: rgb(119,67,119); }
div.DivClassName
{
background-color: #774377;
}
.BgClassName
{
background-color: #774377;
}
</style>
border-color css
<style>
span { border-color: #774377; }
span { border-color: rgb(119,67,119); }
td.TdClassName
{
border-color: #774377;
}
.TagClassName
{
border-color: #774377;
}
</style>