Shades of Eminence #794071
Tints of Eminence #794071
RGB
CMYK
RGB Variations
Color information
#794071 (or 0x794071) is known color: Eminence. HEX triplet: 79, 40 and 71. RGB value is (121,64,113). Sum of RGB (Red+Green+Blue) = 121+64+113=298 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.60% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 121 - color contains mainly: red. Hex color #794071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794071 is #86BF8E. Grayscale: #565656. Windows color (decimal): -8830863 or 7422073. OLE color: 7422073.
HSL color Cylindrical-coordinate representation of color #794071: hue angle of 308.42º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794071 is Cyan = 0, Magento = 0.47, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 113 | - |
| CMYK | 0 | 0.47 | 0.07 | 0.53 |
| HSL | 308.42º | 0.31% | 0.36% | - |
| HSV(B) | 308.42º | 0.47% | 0.47% | - |
| XYZ | 12.7 | 8.92 | 16.68 | - |
| YUV | 86.63 | 142.88 | 152.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 113 | 0 | 0.47 | 0.07 | 0.53 | 308.42 | 0.31 | 0.36 |
| Hex | 79 | 40 | 71 | 0 | 2F | 7 | 35 | 134 | 1F | 24 |
| Octal | 171 | 100 | 161 | 0 | 57 | 7 | 65 | 464 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1110001 | 0 | 101111 | 111 | 110101 | 100110100 | 11111 | 100100 |
Color Harmonies of #794071
Complementary color
Monochromatic Colors of #794071
Black with #794071
Text Example
Text Example
White with #794071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794071; }
p { color: rgb(121,64,113); }
H1.HeaderClassName
{
color: #794071;
}
.AnyTagClassName
{
color: #794071;
}
</style>
background-color css
<style>
a { background-color: #794071; }
a { background-color: rgb(121,64,113); }
div.DivClassName
{
background-color: #794071;
}
.BgClassName
{
background-color: #794071;
}
</style>
border-color css
<style>
span { border-color: #794071; }
span { border-color: rgb(121,64,113); }
td.TdClassName
{
border-color: #794071;
}
.TagClassName
{
border-color: #794071;
}
</style>