Shades of Eminence #793577
Tints of Eminence #793577
RGB
CMYK
RGB Variations
Color information
#793577 (or 0x793577) is known color: Eminence. HEX triplet: 79, 35 and 77. RGB value is (121,53,119). Sum of RGB (Red+Green+Blue) = 121+53+119=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 53 (21.09% from 255 or 18.09% from 293); Blue value is 119 (46.88% from 255 or 40.61% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #793577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793577 is #86CA88. Grayscale: #505050. Windows color (decimal): -8833673 or 7812473. OLE color: 7812473.
HSL color Cylindrical-coordinate representation of color #793577: hue angle of 301.76º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #793577 is Cyan = 0, Magento = 0.56, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 119 | - |
| CMYK | 0 | 0.56 | 0.02 | 0.53 |
| HSL | 301.76º | 0.39% | 0.34% | - |
| HSV(B) | 301.76º | 0.56% | 0.47% | - |
| XYZ | 12.49 | 7.94 | 18.33 | - |
| YUV | 80.86 | 149.53 | 156.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 119 | 0 | 0.56 | 0.02 | 0.53 | 301.76 | 0.39 | 0.34 |
| Hex | 79 | 35 | 77 | 0 | 38 | 2 | 35 | 12E | 27 | 22 |
| Octal | 171 | 65 | 167 | 0 | 70 | 2 | 65 | 456 | 47 | 42 |
| Binary | 1111001 | 110101 | 1110111 | 0 | 111000 | 10 | 110101 | 100101110 | 100111 | 100010 |
Color Harmonies of #793577
Complementary color
Monochromatic Colors of #793577
Black with #793577
Text Example
Text Example
White with #793577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793577; }
p { color: rgb(121,53,119); }
H1.HeaderClassName
{
color: #793577;
}
.AnyTagClassName
{
color: #793577;
}
</style>
background-color css
<style>
a { background-color: #793577; }
a { background-color: rgb(121,53,119); }
div.DivClassName
{
background-color: #793577;
}
.BgClassName
{
background-color: #793577;
}
</style>
border-color css
<style>
span { border-color: #793577; }
span { border-color: rgb(121,53,119); }
td.TdClassName
{
border-color: #793577;
}
.TagClassName
{
border-color: #793577;
}
</style>