Shades of Eminence #793574
Tints of Eminence #793574
RGB
CMYK
RGB Variations
Color information
#793574 (or 0x793574) is known color: Eminence. HEX triplet: 79, 35 and 74. RGB value is (121,53,116). Sum of RGB (Red+Green+Blue) = 121+53+116=290 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.72% from 290); Green value is 53 (21.09% from 255 or 18.28% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 121 - color contains mainly: red. Hex color #793574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793574 is #86CA8B. Grayscale: #505050. Windows color (decimal): -8833676 or 7615865. OLE color: 7615865.
HSL color Cylindrical-coordinate representation of color #793574: hue angle of 304.41º 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 #793574 is Cyan = 0, Magento = 0.56, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 53 | 116 | - |
| CMYK | 0 | 0.56 | 0.04 | 0.53 |
| HSL | 304.41º | 0.39% | 0.34% | - |
| HSV(B) | 304.41º | 0.56% | 0.47% | - |
| XYZ | 12.31 | 7.87 | 17.39 | - |
| YUV | 80.51 | 148.03 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 116 | 0 | 0.56 | 0.04 | 0.53 | 304.41 | 0.39 | 0.34 |
| Hex | 79 | 35 | 74 | 0 | 38 | 4 | 35 | 130 | 27 | 22 |
| Octal | 171 | 65 | 164 | 0 | 70 | 4 | 65 | 460 | 47 | 42 |
| Binary | 1111001 | 110101 | 1110100 | 0 | 111000 | 100 | 110101 | 100110000 | 100111 | 100010 |
Color Harmonies of #793574
Complementary color
Monochromatic Colors of #793574
Black with #793574
Text Example
Text Example
White with #793574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793574; }
p { color: rgb(121,53,116); }
H1.HeaderClassName
{
color: #793574;
}
.AnyTagClassName
{
color: #793574;
}
</style>
background-color css
<style>
a { background-color: #793574; }
a { background-color: rgb(121,53,116); }
div.DivClassName
{
background-color: #793574;
}
.BgClassName
{
background-color: #793574;
}
</style>
border-color css
<style>
span { border-color: #793574; }
span { border-color: rgb(121,53,116); }
td.TdClassName
{
border-color: #793574;
}
.TagClassName
{
border-color: #793574;
}
</style>