Shades of Eminence #794275
Tints of Eminence #794275
RGB
CMYK
RGB Variations
Color information
#794275 (or 0x794275) is known color: Eminence. HEX triplet: 79, 42 and 75. RGB value is (121,66,117). Sum of RGB (Red+Green+Blue) = 121+66+117=304 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.80% from 304); Green value is 66 (26.17% from 255 or 21.71% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 121 - color contains mainly: red. Hex color #794275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794275 is #86BD8A. Grayscale: #585858. Windows color (decimal): -8830347 or 7684729. OLE color: 7684729.
HSL color Cylindrical-coordinate representation of color #794275: hue angle of 304.36º 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 #794275 is Cyan = 0, Magento = 0.45, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 66 | 117 | - |
| CMYK | 0 | 0.45 | 0.03 | 0.53 |
| HSL | 304.36º | 0.29% | 0.37% | - |
| HSV(B) | 304.36º | 0.45% | 0.47% | - |
| XYZ | 13.04 | 9.25 | 17.93 | - |
| YUV | 88.26 | 144.22 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 66 | 117 | 0 | 0.45 | 0.03 | 0.53 | 304.36 | 0.29 | 0.37 |
| Hex | 79 | 42 | 75 | 0 | 2D | 3 | 35 | 130 | 1D | 25 |
| Octal | 171 | 102 | 165 | 0 | 55 | 3 | 65 | 460 | 35 | 45 |
| Binary | 1111001 | 1000010 | 1110101 | 0 | 101101 | 11 | 110101 | 100110000 | 11101 | 100101 |
Color Harmonies of #794275
Complementary color
Monochromatic Colors of #794275
Black with #794275
Text Example
Text Example
White with #794275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794275; }
p { color: rgb(121,66,117); }
H1.HeaderClassName
{
color: #794275;
}
.AnyTagClassName
{
color: #794275;
}
</style>
background-color css
<style>
a { background-color: #794275; }
a { background-color: rgb(121,66,117); }
div.DivClassName
{
background-color: #794275;
}
.BgClassName
{
background-color: #794275;
}
</style>
border-color css
<style>
span { border-color: #794275; }
span { border-color: rgb(121,66,117); }
td.TdClassName
{
border-color: #794275;
}
.TagClassName
{
border-color: #794275;
}
</style>