Shades of Eminence #793979
Tints of Eminence #793979
RGB
CMYK
RGB Variations
Color information
#793979 (or 0x793979) is known color: Eminence. HEX triplet: 79, 39 and 79. RGB value is (121,57,121). Sum of RGB (Red+Green+Blue) = 121+57+121=299 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.47% from 299); Green value is 57 (22.66% from 255 or 19.06% from 299); Blue value is 121 (47.66% from 255 or 40.47% from 299); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #793979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793979 is #86C686. Grayscale: #535353. Windows color (decimal): -8832647 or 7944569. OLE color: 7944569.
HSL color Cylindrical-coordinate representation of color #793979: hue angle of 300º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #793979 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 121 | - |
| CMYK | 0 | 0.53 | 0 | 0.53 |
| HSL | 300º | 0.36% | 0.35% | - |
| HSV(B) | 300º | 0.53% | 0.47% | - |
| XYZ | 12.8 | 8.37 | 19.03 | - |
| YUV | 83.43 | 149.2 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 121 | 0 | 0.53 | 0 | 0.53 | 300 | 0.36 | 0.35 |
| Hex | 79 | 39 | 79 | 0 | 35 | 0 | 35 | 12C | 24 | 23 |
| Octal | 171 | 71 | 171 | 0 | 65 | 0 | 65 | 454 | 44 | 43 |
| Binary | 1111001 | 111001 | 1111001 | 0 | 110101 | 0 | 110101 | 100101100 | 100100 | 100011 |
Color Harmonies of #793979
Complementary color
Monochromatic Colors of #793979
Black with #793979
Text Example
Text Example
White with #793979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793979; }
p { color: rgb(121,57,121); }
H1.HeaderClassName
{
color: #793979;
}
.AnyTagClassName
{
color: #793979;
}
</style>
background-color css
<style>
a { background-color: #793979; }
a { background-color: rgb(121,57,121); }
div.DivClassName
{
background-color: #793979;
}
.BgClassName
{
background-color: #793979;
}
</style>
border-color css
<style>
span { border-color: #793979; }
span { border-color: rgb(121,57,121); }
td.TdClassName
{
border-color: #793979;
}
.TagClassName
{
border-color: #793979;
}
</style>