Shades of Eminence #794378
Tints of Eminence #794378
RGB
CMYK
RGB Variations
Color information
#794378 (or 0x794378) is known color: Eminence. HEX triplet: 79, 43 and 78. RGB value is (121,67,120). Sum of RGB (Red+Green+Blue) = 121+67+120=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 121 - color contains mainly: red. Hex color #794378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794378 is #86BC87. Grayscale: #595959. Windows color (decimal): -8830088 or 7881593. OLE color: 7881593.
HSL color Cylindrical-coordinate representation of color #794378: hue angle of 301.11º 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 #794378 is Cyan = 0, Magento = 0.45, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 120 | - |
| CMYK | 0 | 0.45 | 0.01 | 0.53 |
| HSL | 301.11º | 0.29% | 0.37% | - |
| HSV(B) | 301.11º | 0.45% | 0.47% | - |
| XYZ | 13.28 | 9.44 | 18.89 | - |
| YUV | 89.19 | 145.39 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 120 | 0 | 0.45 | 0.01 | 0.53 | 301.11 | 0.29 | 0.37 |
| Hex | 79 | 43 | 78 | 0 | 2D | 1 | 35 | 12D | 1D | 25 |
| Octal | 171 | 103 | 170 | 0 | 55 | 1 | 65 | 455 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1111000 | 0 | 101101 | 1 | 110101 | 100101101 | 11101 | 100101 |
Color Harmonies of #794378
Complementary color
Monochromatic Colors of #794378
Black with #794378
Text Example
Text Example
White with #794378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794378; }
p { color: rgb(121,67,120); }
H1.HeaderClassName
{
color: #794378;
}
.AnyTagClassName
{
color: #794378;
}
</style>
background-color css
<style>
a { background-color: #794378; }
a { background-color: rgb(121,67,120); }
div.DivClassName
{
background-color: #794378;
}
.BgClassName
{
background-color: #794378;
}
</style>
border-color css
<style>
span { border-color: #794378; }
span { border-color: rgb(121,67,120); }
td.TdClassName
{
border-color: #794378;
}
.TagClassName
{
border-color: #794378;
}
</style>