Shades of Eminence #794570
Tints of Eminence #794570
RGB
CMYK
RGB Variations
Color information
#794570 (or 0x794570) is known color: Eminence. HEX triplet: 79, 45 and 70. RGB value is (121,69,112). Sum of RGB (Red+Green+Blue) = 121+69+112=302 (40% of max value = 765). Red value is 121 (47.66% from 255 or 40.07% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 112 (44.14% from 255 or 37.09% from 302); Max value from RGB is 121 - color contains mainly: red. Hex color #794570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794570 is #86BA8F. Grayscale: #595959. Windows color (decimal): -8829584 or 7357817. OLE color: 7357817.
HSL color Cylindrical-coordinate representation of color #794570: hue angle of 310.38º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #794570 is Cyan = 0, Magento = 0.43, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 69 | 112 | - |
| CMYK | 0 | 0.43 | 0.07 | 0.53 |
| HSL | 310.38º | 0.27% | 0.37% | - |
| HSV(B) | 310.38º | 0.43% | 0.47% | - |
| XYZ | 12.94 | 9.49 | 16.48 | - |
| YUV | 89.45 | 140.73 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 112 | 0 | 0.43 | 0.07 | 0.53 | 310.38 | 0.27 | 0.37 |
| Hex | 79 | 45 | 70 | 0 | 2B | 7 | 35 | 136 | 1B | 25 |
| Octal | 171 | 105 | 160 | 0 | 53 | 7 | 65 | 466 | 33 | 45 |
| Binary | 1111001 | 1000101 | 1110000 | 0 | 101011 | 111 | 110101 | 100110110 | 11011 | 100101 |
Color Harmonies of #794570
Complementary color
Monochromatic Colors of #794570
Black with #794570
Text Example
Text Example
White with #794570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794570; }
p { color: rgb(121,69,112); }
H1.HeaderClassName
{
color: #794570;
}
.AnyTagClassName
{
color: #794570;
}
</style>
background-color css
<style>
a { background-color: #794570; }
a { background-color: rgb(121,69,112); }
div.DivClassName
{
background-color: #794570;
}
.BgClassName
{
background-color: #794570;
}
</style>
border-color css
<style>
span { border-color: #794570; }
span { border-color: rgb(121,69,112); }
td.TdClassName
{
border-color: #794570;
}
.TagClassName
{
border-color: #794570;
}
</style>