Shades of Eminence #793672
Tints of Eminence #793672
RGB
CMYK
RGB Variations
Color information
#793672 (or 0x793672) is known color: Eminence. HEX triplet: 79, 36 and 72. RGB value is (121,54,114). Sum of RGB (Red+Green+Blue) = 121+54+114=289 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.87% from 289); Green value is 54 (21.48% from 255 or 18.69% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 121 - color contains mainly: red. Hex color #793672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793672 is #86C98D. Grayscale: #505050. Windows color (decimal): -8833422 or 7485049. OLE color: 7485049.
HSL color Cylindrical-coordinate representation of color #793672: hue angle of 306.27º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793672 is Cyan = 0, Magento = 0.55, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 114 | - |
| CMYK | 0 | 0.55 | 0.06 | 0.53 |
| HSL | 306.27º | 0.38% | 0.34% | - |
| HSV(B) | 306.27º | 0.55% | 0.47% | - |
| XYZ | 12.24 | 7.92 | 16.8 | - |
| YUV | 80.87 | 146.7 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 114 | 0 | 0.55 | 0.06 | 0.53 | 306.27 | 0.38 | 0.34 |
| Hex | 79 | 36 | 72 | 0 | 37 | 6 | 35 | 132 | 26 | 22 |
| Octal | 171 | 66 | 162 | 0 | 67 | 6 | 65 | 462 | 46 | 42 |
| Binary | 1111001 | 110110 | 1110010 | 0 | 110111 | 110 | 110101 | 100110010 | 100110 | 100010 |
Color Harmonies of #793672
Complementary color
Monochromatic Colors of #793672
Black with #793672
Text Example
Text Example
White with #793672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793672; }
p { color: rgb(121,54,114); }
H1.HeaderClassName
{
color: #793672;
}
.AnyTagClassName
{
color: #793672;
}
</style>
background-color css
<style>
a { background-color: #793672; }
a { background-color: rgb(121,54,114); }
div.DivClassName
{
background-color: #793672;
}
.BgClassName
{
background-color: #793672;
}
</style>
border-color css
<style>
span { border-color: #793672; }
span { border-color: rgb(121,54,114); }
td.TdClassName
{
border-color: #793672;
}
.TagClassName
{
border-color: #793672;
}
</style>