Shades of Eminence #793476
Tints of Eminence #793476
RGB
CMYK
RGB Variations
Color information
#793476 (or 0x793476) is known color: Eminence. HEX triplet: 79, 34 and 76. RGB value is (121,52,118). Sum of RGB (Red+Green+Blue) = 121+52+118=291 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.58% from 291); Green value is 52 (20.70% from 255 or 17.87% from 291); Blue value is 118 (46.48% from 255 or 40.55% from 291); Max value from RGB is 121 - color contains mainly: red. Hex color #793476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793476 is #86CB89. Grayscale: #4F4F4F. Windows color (decimal): -8833930 or 7746681. OLE color: 7746681.
HSL color Cylindrical-coordinate representation of color #793476: hue angle of 302.61º 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 #793476 is Cyan = 0, Magento = 0.57, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 118 | - |
| CMYK | 0 | 0.57 | 0.02 | 0.53 |
| HSL | 302.61º | 0.4% | 0.34% | - |
| HSV(B) | 302.61º | 0.57% | 0.47% | - |
| XYZ | 12.38 | 7.83 | 18 | - |
| YUV | 80.16 | 149.36 | 157.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 118 | 0 | 0.57 | 0.02 | 0.53 | 302.61 | 0.4 | 0.34 |
| Hex | 79 | 34 | 76 | 0 | 39 | 2 | 35 | 12F | 28 | 22 |
| Octal | 171 | 64 | 166 | 0 | 71 | 2 | 65 | 457 | 50 | 42 |
| Binary | 1111001 | 110100 | 1110110 | 0 | 111001 | 10 | 110101 | 100101111 | 101000 | 100010 |
Color Harmonies of #793476
Complementary color
Monochromatic Colors of #793476
Black with #793476
Text Example
Text Example
White with #793476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793476; }
p { color: rgb(121,52,118); }
H1.HeaderClassName
{
color: #793476;
}
.AnyTagClassName
{
color: #793476;
}
</style>
background-color css
<style>
a { background-color: #793476; }
a { background-color: rgb(121,52,118); }
div.DivClassName
{
background-color: #793476;
}
.BgClassName
{
background-color: #793476;
}
</style>
border-color css
<style>
span { border-color: #793476; }
span { border-color: rgb(121,52,118); }
td.TdClassName
{
border-color: #793476;
}
.TagClassName
{
border-color: #793476;
}
</style>