Shades of Eminence #783676
Tints of Eminence #783676
RGB
CMYK
RGB Variations
Color information
#783676 (or 0x783676) is known color: Eminence. HEX triplet: 78, 36 and 76. RGB value is (120,54,118). Sum of RGB (Red+Green+Blue) = 120+54+118=292 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.10% from 292); Green value is 54 (21.48% from 255 or 18.49% from 292); Blue value is 118 (46.48% from 255 or 40.41% from 292); Max value from RGB is 120 - color contains mainly: red. Hex color #783676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783676 is #87C989. Grayscale: #505050. Windows color (decimal): -8898954 or 7747192. OLE color: 7747192.
HSL color Cylindrical-coordinate representation of color #783676: hue angle of 301.82º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #783676 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 118 | - |
| CMYK | 0 | 0.55 | 0.02 | 0.53 |
| HSL | 301.82º | 0.38% | 0.34% | - |
| HSV(B) | 301.82º | 0.55% | 0.47% | - |
| XYZ | 12.33 | 7.94 | 18.02 | - |
| YUV | 81.03 | 148.87 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 118 | 0 | 0.55 | 0.02 | 0.53 | 301.82 | 0.38 | 0.34 |
| Hex | 78 | 36 | 76 | 0 | 37 | 2 | 35 | 12E | 26 | 22 |
| Octal | 170 | 66 | 166 | 0 | 67 | 2 | 65 | 456 | 46 | 42 |
| Binary | 1111000 | 110110 | 1110110 | 0 | 110111 | 10 | 110101 | 100101110 | 100110 | 100010 |
Color Harmonies of #783676
Complementary color
Monochromatic Colors of #783676
Black with #783676
Text Example
Text Example
White with #783676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783676; }
p { color: rgb(120,54,118); }
H1.HeaderClassName
{
color: #783676;
}
.AnyTagClassName
{
color: #783676;
}
</style>
background-color css
<style>
a { background-color: #783676; }
a { background-color: rgb(120,54,118); }
div.DivClassName
{
background-color: #783676;
}
.BgClassName
{
background-color: #783676;
}
</style>
border-color css
<style>
span { border-color: #783676; }
span { border-color: rgb(120,54,118); }
td.TdClassName
{
border-color: #783676;
}
.TagClassName
{
border-color: #783676;
}
</style>