Shades of Eminence #793475
Tints of Eminence #793475
RGB
CMYK
RGB Variations
Color information
#793475 (or 0x793475) is known color: Eminence. HEX triplet: 79, 34 and 75. RGB value is (121,52,117). Sum of RGB (Red+Green+Blue) = 121+52+117=290 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.72% from 290); Green value is 52 (20.70% from 255 or 17.93% from 290); Blue value is 117 (46.09% from 255 or 40.34% from 290); Max value from RGB is 121 - color contains mainly: red. Hex color #793475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793475 is #86CB8A. Grayscale: #4F4F4F. Windows color (decimal): -8833931 or 7681145. OLE color: 7681145.
HSL color Cylindrical-coordinate representation of color #793475: hue angle of 303.48º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793475 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 117 | - |
| CMYK | 0 | 0.57 | 0.03 | 0.53 |
| HSL | 303.48º | 0.4% | 0.34% | - |
| HSV(B) | 303.48º | 0.57% | 0.47% | - |
| XYZ | 12.32 | 7.81 | 17.69 | - |
| YUV | 80.04 | 148.86 | 157.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 117 | 0 | 0.57 | 0.03 | 0.53 | 303.48 | 0.4 | 0.34 |
| Hex | 79 | 34 | 75 | 0 | 39 | 3 | 35 | 12F | 28 | 22 |
| Octal | 171 | 64 | 165 | 0 | 71 | 3 | 65 | 457 | 50 | 42 |
| Binary | 1111001 | 110100 | 1110101 | 0 | 111001 | 11 | 110101 | 100101111 | 101000 | 100010 |
Color Harmonies of #793475
Complementary color
Monochromatic Colors of #793475
Black with #793475
Text Example
Text Example
White with #793475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793475; }
p { color: rgb(121,52,117); }
H1.HeaderClassName
{
color: #793475;
}
.AnyTagClassName
{
color: #793475;
}
</style>
background-color css
<style>
a { background-color: #793475; }
a { background-color: rgb(121,52,117); }
div.DivClassName
{
background-color: #793475;
}
.BgClassName
{
background-color: #793475;
}
</style>
border-color css
<style>
span { border-color: #793475; }
span { border-color: rgb(121,52,117); }
td.TdClassName
{
border-color: #793475;
}
.TagClassName
{
border-color: #793475;
}
</style>