Shades of Eminence #773876
Tints of Eminence #773876
RGB
CMYK
RGB Variations
Color information
#773876 (or 0x773876) is known color: Eminence. HEX triplet: 77, 38 and 76. RGB value is (119,56,118). Sum of RGB (Red+Green+Blue) = 119+56+118=293 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.61% from 293); Green value is 56 (22.27% from 255 or 19.11% from 293); Blue value is 118 (46.48% from 255 or 40.27% from 293); Max value from RGB is 119 - color contains mainly: red. Hex color #773876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773876 is #88C789. Grayscale: #515151. Windows color (decimal): -8963978 or 7747703. OLE color: 7747703.
HSL color Cylindrical-coordinate representation of color #773876: hue angle of 300.95º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773876 is Cyan = 0, Magento = 0.53, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 118 | - |
| CMYK | 0 | 0.53 | 0.01 | 0.53 |
| HSL | 300.95º | 0.36% | 0.34% | - |
| HSV(B) | 300.95º | 0.53% | 0.47% | - |
| XYZ | 12.29 | 8.06 | 18.05 | - |
| YUV | 81.91 | 148.37 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 118 | 0 | 0.53 | 0.01 | 0.53 | 300.95 | 0.36 | 0.34 |
| Hex | 77 | 38 | 76 | 0 | 35 | 1 | 35 | 12D | 24 | 22 |
| Octal | 167 | 70 | 166 | 0 | 65 | 1 | 65 | 455 | 44 | 42 |
| Binary | 1110111 | 111000 | 1110110 | 0 | 110101 | 1 | 110101 | 100101101 | 100100 | 100010 |
Color Harmonies of #773876
Complementary color
Monochromatic Colors of #773876
Black with #773876
Text Example
Text Example
White with #773876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773876; }
p { color: rgb(119,56,118); }
H1.HeaderClassName
{
color: #773876;
}
.AnyTagClassName
{
color: #773876;
}
</style>
background-color css
<style>
a { background-color: #773876; }
a { background-color: rgb(119,56,118); }
div.DivClassName
{
background-color: #773876;
}
.BgClassName
{
background-color: #773876;
}
</style>
border-color css
<style>
span { border-color: #773876; }
span { border-color: rgb(119,56,118); }
td.TdClassName
{
border-color: #773876;
}
.TagClassName
{
border-color: #773876;
}
</style>