Shades of Eminence #784678
Tints of Eminence #784678
RGB
CMYK
RGB Variations
Color information
#784678 (or 0x784678) is known color: Eminence. HEX triplet: 78, 46 and 78. RGB value is (120,70,120). Sum of RGB (Red+Green+Blue) = 120+70+120=310 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.71% from 310); Green value is 70 (27.73% from 255 or 22.58% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: red, blue. Hex color #784678 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784678 is #87B987. Grayscale: #5A5A5A. Windows color (decimal): -8894856 or 7882360. OLE color: 7882360.
HSL color Cylindrical-coordinate representation of color #784678: hue angle of 300º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #784678 is Cyan = 0, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 70 | 120 | - |
| CMYK | 0 | 0.42 | 0 | 0.53 |
| HSL | 300º | 0.26% | 0.37% | - |
| HSV(B) | 300º | 0.42% | 0.47% | - |
| XYZ | 13.33 | 9.73 | 18.94 | - |
| YUV | 90.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 120 | 0 | 0.42 | 0 | 0.53 | 300 | 0.26 | 0.37 |
| Hex | 78 | 46 | 78 | 0 | 2A | 0 | 35 | 12C | 1A | 25 |
| Octal | 170 | 106 | 170 | 0 | 52 | 0 | 65 | 454 | 32 | 45 |
| Binary | 1111000 | 1000110 | 1111000 | 0 | 101010 | 0 | 110101 | 100101100 | 11010 | 100101 |
Color Harmonies of #784678
Complementary color
Monochromatic Colors of #784678
Black with #784678
Text Example
Text Example
White with #784678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784678; }
p { color: rgb(120,70,120); }
H1.HeaderClassName
{
color: #784678;
}
.AnyTagClassName
{
color: #784678;
}
</style>
background-color css
<style>
a { background-color: #784678; }
a { background-color: rgb(120,70,120); }
div.DivClassName
{
background-color: #784678;
}
.BgClassName
{
background-color: #784678;
}
</style>
border-color css
<style>
span { border-color: #784678; }
span { border-color: rgb(120,70,120); }
td.TdClassName
{
border-color: #784678;
}
.TagClassName
{
border-color: #784678;
}
</style>