Shades of Eminence #784579
Tints of Eminence #784579
RGB
CMYK
RGB Variations
Color information
#784579 (or 0x784579) is known color: Eminence. HEX triplet: 78, 45 and 79. RGB value is (120,69,121). Sum of RGB (Red+Green+Blue) = 120+69+121=310 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.71% from 310); Green value is 69 (27.34% from 255 or 22.26% from 310); Blue value is 121 (47.66% from 255 or 39.03% from 310); Max value from RGB is 121 - color contains mainly: blue. Hex color #784579 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784579 is #87BA86. Grayscale: #5A5A5A. Windows color (decimal): -8895111 or 7947640. OLE color: 7947640.
HSL color Cylindrical-coordinate representation of color #784579: hue angle of 298.85º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #784579 is Cyan = 0.01, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 121 | - |
| CMYK | 0.01 | 0.43 | 0 | 0.53 |
| HSL | 298.85º | 0.27% | 0.37% | - |
| HSV(B) | 298.85º | 0.43% | 0.47% | - |
| XYZ | 13.33 | 9.63 | 19.25 | - |
| YUV | 90.18 | 145.4 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 121 | 0.01 | 0.43 | 0 | 0.53 | 298.85 | 0.27 | 0.37 |
| Hex | 78 | 45 | 79 | 1 | 2B | 0 | 35 | 12B | 1B | 25 |
| Octal | 170 | 105 | 171 | 1 | 53 | 0 | 65 | 453 | 33 | 45 |
| Binary | 1111000 | 1000101 | 1111001 | 1 | 101011 | 0 | 110101 | 100101011 | 11011 | 100101 |
Color Harmonies of #784579
Complementary color
Monochromatic Colors of #784579
Black with #784579
Text Example
Text Example
White with #784579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784579; }
p { color: rgb(120,69,121); }
H1.HeaderClassName
{
color: #784579;
}
.AnyTagClassName
{
color: #784579;
}
</style>
background-color css
<style>
a { background-color: #784579; }
a { background-color: rgb(120,69,121); }
div.DivClassName
{
background-color: #784579;
}
.BgClassName
{
background-color: #784579;
}
</style>
border-color css
<style>
span { border-color: #784579; }
span { border-color: rgb(120,69,121); }
td.TdClassName
{
border-color: #784579;
}
.TagClassName
{
border-color: #784579;
}
</style>