Shades of Eminence #773874
Tints of Eminence #773874
RGB
CMYK
RGB Variations
Color information
#773874 (or 0x773874) is known color: Eminence. HEX triplet: 77, 38 and 74. RGB value is (119,56,116). Sum of RGB (Red+Green+Blue) = 119+56+116=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 56 (22.27% from 255 or 19.24% from 291); Blue value is 116 (45.70% from 255 or 39.86% from 291); Max value from RGB is 119 - color contains mainly: red. Hex color #773874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773874 is #88C78B. Grayscale: #515151. Windows color (decimal): -8963980 or 7616631. OLE color: 7616631.
HSL color Cylindrical-coordinate representation of color #773874: hue angle of 302.86º 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 #773874 is Cyan = 0, Magento = 0.53, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 116 | - |
| CMYK | 0 | 0.53 | 0.03 | 0.53 |
| HSL | 302.86º | 0.36% | 0.34% | - |
| HSV(B) | 302.86º | 0.53% | 0.47% | - |
| XYZ | 12.17 | 8.01 | 17.43 | - |
| YUV | 81.68 | 147.37 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 116 | 0 | 0.53 | 0.03 | 0.53 | 302.86 | 0.36 | 0.34 |
| Hex | 77 | 38 | 74 | 0 | 35 | 3 | 35 | 12F | 24 | 22 |
| Octal | 167 | 70 | 164 | 0 | 65 | 3 | 65 | 457 | 44 | 42 |
| Binary | 1110111 | 111000 | 1110100 | 0 | 110101 | 11 | 110101 | 100101111 | 100100 | 100010 |
Color Harmonies of #773874
Complementary color
Monochromatic Colors of #773874
Black with #773874
Text Example
Text Example
White with #773874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773874; }
p { color: rgb(119,56,116); }
H1.HeaderClassName
{
color: #773874;
}
.AnyTagClassName
{
color: #773874;
}
</style>
background-color css
<style>
a { background-color: #773874; }
a { background-color: rgb(119,56,116); }
div.DivClassName
{
background-color: #773874;
}
.BgClassName
{
background-color: #773874;
}
</style>
border-color css
<style>
span { border-color: #773874; }
span { border-color: rgb(119,56,116); }
td.TdClassName
{
border-color: #773874;
}
.TagClassName
{
border-color: #773874;
}
</style>