Shades of Eminence #793874
Tints of Eminence #793874
RGB
CMYK
RGB Variations
Color information
#793874 (or 0x793874) is known color: Eminence. HEX triplet: 79, 38 and 74. RGB value is (121,56,116). Sum of RGB (Red+Green+Blue) = 121+56+116=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 56 (22.27% from 255 or 19.11% from 293); Blue value is 116 (45.70% from 255 or 39.59% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #793874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793874 is #86C78B. Grayscale: #525252. Windows color (decimal): -8832908 or 7616633. OLE color: 7616633.
HSL color Cylindrical-coordinate representation of color #793874: hue angle of 304.62º 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 #793874 is Cyan = 0, Magento = 0.54, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 56 | 116 | - |
| CMYK | 0 | 0.54 | 0.04 | 0.53 |
| HSL | 304.62º | 0.37% | 0.35% | - |
| HSV(B) | 304.62º | 0.54% | 0.47% | - |
| XYZ | 12.45 | 8.15 | 17.44 | - |
| YUV | 82.28 | 147.03 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 116 | 0 | 0.54 | 0.04 | 0.53 | 304.62 | 0.37 | 0.35 |
| Hex | 79 | 38 | 74 | 0 | 36 | 4 | 35 | 131 | 25 | 23 |
| Octal | 171 | 70 | 164 | 0 | 66 | 4 | 65 | 461 | 45 | 43 |
| Binary | 1111001 | 111000 | 1110100 | 0 | 110110 | 100 | 110101 | 100110001 | 100101 | 100011 |
Color Harmonies of #793874
Complementary color
Monochromatic Colors of #793874
Black with #793874
Text Example
Text Example
White with #793874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793874; }
p { color: rgb(121,56,116); }
H1.HeaderClassName
{
color: #793874;
}
.AnyTagClassName
{
color: #793874;
}
</style>
background-color css
<style>
a { background-color: #793874; }
a { background-color: rgb(121,56,116); }
div.DivClassName
{
background-color: #793874;
}
.BgClassName
{
background-color: #793874;
}
</style>
border-color css
<style>
span { border-color: #793874; }
span { border-color: rgb(121,56,116); }
td.TdClassName
{
border-color: #793874;
}
.TagClassName
{
border-color: #793874;
}
</style>