Shades of Eminence #793770
Tints of Eminence #793770
RGB
CMYK
RGB Variations
Color information
#793770 (or 0x793770) is known color: Eminence. HEX triplet: 79, 37 and 70. RGB value is (121,55,112). Sum of RGB (Red+Green+Blue) = 121+55+112=288 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.01% from 288); Green value is 55 (21.88% from 255 or 19.10% from 288); Blue value is 112 (44.14% from 255 or 38.89% from 288); Max value from RGB is 121 - color contains mainly: red. Hex color #793770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793770 is #86C88F. Grayscale: #515151. Windows color (decimal): -8833168 or 7354233. OLE color: 7354233.
HSL color Cylindrical-coordinate representation of color #793770: hue angle of 308.18º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793770 is Cyan = 0, Magento = 0.55, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 112 | - |
| CMYK | 0 | 0.55 | 0.07 | 0.53 |
| HSL | 308.18º | 0.38% | 0.35% | - |
| HSV(B) | 308.18º | 0.55% | 0.47% | - |
| XYZ | 12.18 | 7.97 | 16.23 | - |
| YUV | 81.23 | 145.37 | 156.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 112 | 0 | 0.55 | 0.07 | 0.53 | 308.18 | 0.38 | 0.35 |
| Hex | 79 | 37 | 70 | 0 | 37 | 7 | 35 | 134 | 26 | 23 |
| Octal | 171 | 67 | 160 | 0 | 67 | 7 | 65 | 464 | 46 | 43 |
| Binary | 1111001 | 110111 | 1110000 | 0 | 110111 | 111 | 110101 | 100110100 | 100110 | 100011 |
Color Harmonies of #793770
Complementary color
Monochromatic Colors of #793770
Black with #793770
Text Example
Text Example
White with #793770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793770; }
p { color: rgb(121,55,112); }
H1.HeaderClassName
{
color: #793770;
}
.AnyTagClassName
{
color: #793770;
}
</style>
background-color css
<style>
a { background-color: #793770; }
a { background-color: rgb(121,55,112); }
div.DivClassName
{
background-color: #793770;
}
.BgClassName
{
background-color: #793770;
}
</style>
border-color css
<style>
span { border-color: #793770; }
span { border-color: rgb(121,55,112); }
td.TdClassName
{
border-color: #793770;
}
.TagClassName
{
border-color: #793770;
}
</style>