Shades of Eminence #793274
Tints of Eminence #793274
RGB
CMYK
RGB Variations
Color information
#793274 (or 0x793274) is known color: Eminence. HEX triplet: 79, 32 and 74. RGB value is (121,50,116). Sum of RGB (Red+Green+Blue) = 121+50+116=287 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.16% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 121 - color contains mainly: red. Hex color #793274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793274 is #86CD8B. Grayscale: #4E4E4E. Windows color (decimal): -8834444 or 7615097. OLE color: 7615097.
HSL color Cylindrical-coordinate representation of color #793274: hue angle of 304.23º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793274 is Cyan = 0, Magento = 0.59, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 116 | - |
| CMYK | 0 | 0.59 | 0.04 | 0.53 |
| HSL | 304.23º | 0.42% | 0.34% | - |
| HSV(B) | 304.23º | 0.59% | 0.47% | - |
| XYZ | 12.18 | 7.61 | 17.35 | - |
| YUV | 78.75 | 149.02 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 116 | 0 | 0.59 | 0.04 | 0.53 | 304.23 | 0.42 | 0.34 |
| Hex | 79 | 32 | 74 | 0 | 3B | 4 | 35 | 130 | 2A | 22 |
| Octal | 171 | 62 | 164 | 0 | 73 | 4 | 65 | 460 | 52 | 42 |
| Binary | 1111001 | 110010 | 1110100 | 0 | 111011 | 100 | 110101 | 100110000 | 101010 | 100010 |
Color Harmonies of #793274
Complementary color
Monochromatic Colors of #793274
Black with #793274
Text Example
Text Example
White with #793274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793274; }
p { color: rgb(121,50,116); }
H1.HeaderClassName
{
color: #793274;
}
.AnyTagClassName
{
color: #793274;
}
</style>
background-color css
<style>
a { background-color: #793274; }
a { background-color: rgb(121,50,116); }
div.DivClassName
{
background-color: #793274;
}
.BgClassName
{
background-color: #793274;
}
</style>
border-color css
<style>
span { border-color: #793274; }
span { border-color: rgb(121,50,116); }
td.TdClassName
{
border-color: #793274;
}
.TagClassName
{
border-color: #793274;
}
</style>