Shades of Eminence #784779
Tints of Eminence #784779
RGB
CMYK
RGB Variations
Color information
#784779 (or 0x784779) is known color: Eminence. HEX triplet: 78, 47 and 79. RGB value is (120,71,121). Sum of RGB (Red+Green+Blue) = 120+71+121=312 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.46% from 312); Green value is 71 (28.12% from 255 or 22.76% from 312); Blue value is 121 (47.66% from 255 or 38.78% from 312); Max value from RGB is 121 - color contains mainly: blue. Hex color #784779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784779 is #87B886. Grayscale: #5B5B5B. Windows color (decimal): -8894599 or 7948152. OLE color: 7948152.
HSL color Cylindrical-coordinate representation of color #784779: hue angle of 298.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #784779 is Cyan = 0.01, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 71 | 121 | - |
| CMYK | 0.01 | 0.41 | 0 | 0.53 |
| HSL | 298.8º | 0.26% | 0.38% | - |
| HSV(B) | 298.8º | 0.41% | 0.47% | - |
| XYZ | 13.45 | 9.88 | 19.29 | - |
| YUV | 91.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 71 | 121 | 0.01 | 0.41 | 0 | 0.53 | 298.8 | 0.26 | 0.38 |
| Hex | 78 | 47 | 79 | 1 | 29 | 0 | 35 | 12B | 1A | 26 |
| Octal | 170 | 107 | 171 | 1 | 51 | 0 | 65 | 453 | 32 | 46 |
| Binary | 1111000 | 1000111 | 1111001 | 1 | 101001 | 0 | 110101 | 100101011 | 11010 | 100110 |
Color Harmonies of #784779
Complementary color
Monochromatic Colors of #784779
Black with #784779
Text Example
Text Example
White with #784779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784779; }
p { color: rgb(120,71,121); }
H1.HeaderClassName
{
color: #784779;
}
.AnyTagClassName
{
color: #784779;
}
</style>
background-color css
<style>
a { background-color: #784779; }
a { background-color: rgb(120,71,121); }
div.DivClassName
{
background-color: #784779;
}
.BgClassName
{
background-color: #784779;
}
</style>
border-color css
<style>
span { border-color: #784779; }
span { border-color: rgb(120,71,121); }
td.TdClassName
{
border-color: #784779;
}
.TagClassName
{
border-color: #784779;
}
</style>