Shades of Eminence #784672
Tints of Eminence #784672
RGB
CMYK
RGB Variations
Color information
#784672 (or 0x784672) is known color: Eminence. HEX triplet: 78, 46 and 72. RGB value is (120,70,114). Sum of RGB (Red+Green+Blue) = 120+70+114=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 70 (27.73% from 255 or 23.03% from 304); Blue value is 114 (44.92% from 255 or 37.5% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #784672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784672 is #87B98D. Grayscale: #595959. Windows color (decimal): -8894862 or 7489144. OLE color: 7489144.
HSL color Cylindrical-coordinate representation of color #784672: hue angle of 307.2º 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 #784672 is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 70 | 114 | - |
| CMYK | 0 | 0.42 | 0.05 | 0.53 |
| HSL | 307.2º | 0.26% | 0.37% | - |
| HSV(B) | 307.2º | 0.42% | 0.47% | - |
| XYZ | 12.97 | 9.59 | 17.09 | - |
| YUV | 89.97 | 141.57 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 114 | 0 | 0.42 | 0.05 | 0.53 | 307.2 | 0.26 | 0.37 |
| Hex | 78 | 46 | 72 | 0 | 2A | 5 | 35 | 133 | 1A | 25 |
| Octal | 170 | 106 | 162 | 0 | 52 | 5 | 65 | 463 | 32 | 45 |
| Binary | 1111000 | 1000110 | 1110010 | 0 | 101010 | 101 | 110101 | 100110011 | 11010 | 100101 |
Color Harmonies of #784672
Complementary color
Monochromatic Colors of #784672
Black with #784672
Text Example
Text Example
White with #784672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784672; }
p { color: rgb(120,70,114); }
H1.HeaderClassName
{
color: #784672;
}
.AnyTagClassName
{
color: #784672;
}
</style>
background-color css
<style>
a { background-color: #784672; }
a { background-color: rgb(120,70,114); }
div.DivClassName
{
background-color: #784672;
}
.BgClassName
{
background-color: #784672;
}
</style>
border-color css
<style>
span { border-color: #784672; }
span { border-color: rgb(120,70,114); }
td.TdClassName
{
border-color: #784672;
}
.TagClassName
{
border-color: #784672;
}
</style>