Shades of Eminence #793877
Tints of Eminence #793877
RGB
CMYK
RGB Variations
Color information
#793877 (or 0x793877) is known color: Eminence. HEX triplet: 79, 38 and 77. RGB value is (121,56,119). Sum of RGB (Red+Green+Blue) = 121+56+119=296 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.88% from 296); Green value is 56 (22.27% from 255 or 18.92% from 296); Blue value is 119 (46.88% from 255 or 40.20% from 296); Max value from RGB is 121 - color contains mainly: red. Hex color #793877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793877 is #86C788. Grayscale: #525252. Windows color (decimal): -8832905 or 7813241. OLE color: 7813241.
HSL color Cylindrical-coordinate representation of color #793877: hue angle of 301.85º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793877 is Cyan = 0, Magento = 0.54, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 119 | - |
| CMYK | 0 | 0.54 | 0.02 | 0.53 |
| HSL | 301.85º | 0.37% | 0.35% | - |
| HSV(B) | 301.85º | 0.54% | 0.47% | - |
| XYZ | 12.63 | 8.23 | 18.37 | - |
| YUV | 82.62 | 148.53 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 119 | 0 | 0.54 | 0.02 | 0.53 | 301.85 | 0.37 | 0.35 |
| Hex | 79 | 38 | 77 | 0 | 36 | 2 | 35 | 12E | 25 | 23 |
| Octal | 171 | 70 | 167 | 0 | 66 | 2 | 65 | 456 | 45 | 43 |
| Binary | 1111001 | 111000 | 1110111 | 0 | 110110 | 10 | 110101 | 100101110 | 100101 | 100011 |
Color Harmonies of #793877
Complementary color
Monochromatic Colors of #793877
Black with #793877
Text Example
Text Example
White with #793877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793877; }
p { color: rgb(121,56,119); }
H1.HeaderClassName
{
color: #793877;
}
.AnyTagClassName
{
color: #793877;
}
</style>
background-color css
<style>
a { background-color: #793877; }
a { background-color: rgb(121,56,119); }
div.DivClassName
{
background-color: #793877;
}
.BgClassName
{
background-color: #793877;
}
</style>
border-color css
<style>
span { border-color: #793877; }
span { border-color: rgb(121,56,119); }
td.TdClassName
{
border-color: #793877;
}
.TagClassName
{
border-color: #793877;
}
</style>