Shades of Eminence #794375
Tints of Eminence #794375
RGB
CMYK
RGB Variations
Color information
#794375 (or 0x794375) is known color: Eminence. HEX triplet: 79, 43 and 75. RGB value is (121,67,117). Sum of RGB (Red+Green+Blue) = 121+67+117=305 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.67% from 305); Green value is 67 (26.56% from 255 or 21.97% from 305); Blue value is 117 (46.09% from 255 or 38.36% from 305); Max value from RGB is 121 - color contains mainly: red. Hex color #794375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794375 is #86BC8A. Grayscale: #585858. Windows color (decimal): -8830091 or 7684985. OLE color: 7684985.
HSL color Cylindrical-coordinate representation of color #794375: hue angle of 304.44º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794375 is Cyan = 0, Magento = 0.45, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 117 | - |
| CMYK | 0 | 0.45 | 0.03 | 0.53 |
| HSL | 304.44º | 0.29% | 0.37% | - |
| HSV(B) | 304.44º | 0.45% | 0.47% | - |
| XYZ | 13.1 | 9.36 | 17.95 | - |
| YUV | 88.85 | 143.89 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 117 | 0 | 0.45 | 0.03 | 0.53 | 304.44 | 0.29 | 0.37 |
| Hex | 79 | 43 | 75 | 0 | 2D | 3 | 35 | 130 | 1D | 25 |
| Octal | 171 | 103 | 165 | 0 | 55 | 3 | 65 | 460 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1110101 | 0 | 101101 | 11 | 110101 | 100110000 | 11101 | 100101 |
Color Harmonies of #794375
Complementary color
Monochromatic Colors of #794375
Black with #794375
Text Example
Text Example
White with #794375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794375; }
p { color: rgb(121,67,117); }
H1.HeaderClassName
{
color: #794375;
}
.AnyTagClassName
{
color: #794375;
}
</style>
background-color css
<style>
a { background-color: #794375; }
a { background-color: rgb(121,67,117); }
div.DivClassName
{
background-color: #794375;
}
.BgClassName
{
background-color: #794375;
}
</style>
border-color css
<style>
span { border-color: #794375; }
span { border-color: rgb(121,67,117); }
td.TdClassName
{
border-color: #794375;
}
.TagClassName
{
border-color: #794375;
}
</style>