Shades of Eminence #793478
Tints of Eminence #793478
RGB
CMYK
RGB Variations
Color information
#793478 (or 0x793478) is known color: Eminence. HEX triplet: 79, 34 and 78. RGB value is (121,52,120). Sum of RGB (Red+Green+Blue) = 121+52+120=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 52 (20.70% from 255 or 17.75% from 293); Blue value is 120 (47.27% from 255 or 40.96% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #793478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793478 is #86CB87. Grayscale: #505050. Windows color (decimal): -8833928 or 7877753. OLE color: 7877753.
HSL color Cylindrical-coordinate representation of color #793478: hue angle of 300.87º 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 #793478 is Cyan = 0, Magento = 0.57, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 120 | - |
| CMYK | 0 | 0.57 | 0.01 | 0.53 |
| HSL | 300.87º | 0.4% | 0.34% | - |
| HSV(B) | 300.87º | 0.57% | 0.47% | - |
| XYZ | 12.5 | 7.88 | 18.63 | - |
| YUV | 80.38 | 150.36 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 120 | 0 | 0.57 | 0.01 | 0.53 | 300.87 | 0.4 | 0.34 |
| Hex | 79 | 34 | 78 | 0 | 39 | 1 | 35 | 12D | 28 | 22 |
| Octal | 171 | 64 | 170 | 0 | 71 | 1 | 65 | 455 | 50 | 42 |
| Binary | 1111001 | 110100 | 1111000 | 0 | 111001 | 1 | 110101 | 100101101 | 101000 | 100010 |
Color Harmonies of #793478
Complementary color
Monochromatic Colors of #793478
Black with #793478
Text Example
Text Example
White with #793478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793478; }
p { color: rgb(121,52,120); }
H1.HeaderClassName
{
color: #793478;
}
.AnyTagClassName
{
color: #793478;
}
</style>
background-color css
<style>
a { background-color: #793478; }
a { background-color: rgb(121,52,120); }
div.DivClassName
{
background-color: #793478;
}
.BgClassName
{
background-color: #793478;
}
</style>
border-color css
<style>
span { border-color: #793478; }
span { border-color: rgb(121,52,120); }
td.TdClassName
{
border-color: #793478;
}
.TagClassName
{
border-color: #793478;
}
</style>