Shades of Eminence #783674
Tints of Eminence #783674
RGB
CMYK
RGB Variations
Color information
#783674 (or 0x783674) is known color: Eminence. HEX triplet: 78, 36 and 74. RGB value is (120,54,116). Sum of RGB (Red+Green+Blue) = 120+54+116=290 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.38% from 290); Green value is 54 (21.48% from 255 or 18.62% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 120 - color contains mainly: red. Hex color #783674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783674 is #87C98B. Grayscale: #505050. Windows color (decimal): -8898956 or 7616120. OLE color: 7616120.
HSL color Cylindrical-coordinate representation of color #783674: hue angle of 303.64º 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 #783674 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 116 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.53 |
| HSL | 303.64º | 0.38% | 0.34% | - |
| HSV(B) | 303.64º | 0.55% | 0.47% | - |
| XYZ | 12.22 | 7.89 | 17.4 | - |
| YUV | 80.8 | 147.87 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 116 | 0 | 0.55 | 0.03 | 0.53 | 303.64 | 0.38 | 0.34 |
| Hex | 78 | 36 | 74 | 0 | 37 | 3 | 35 | 130 | 26 | 22 |
| Octal | 170 | 66 | 164 | 0 | 67 | 3 | 65 | 460 | 46 | 42 |
| Binary | 1111000 | 110110 | 1110100 | 0 | 110111 | 11 | 110101 | 100110000 | 100110 | 100010 |
Color Harmonies of #783674
Complementary color
Monochromatic Colors of #783674
Black with #783674
Text Example
Text Example
White with #783674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783674; }
p { color: rgb(120,54,116); }
H1.HeaderClassName
{
color: #783674;
}
.AnyTagClassName
{
color: #783674;
}
</style>
background-color css
<style>
a { background-color: #783674; }
a { background-color: rgb(120,54,116); }
div.DivClassName
{
background-color: #783674;
}
.BgClassName
{
background-color: #783674;
}
</style>
border-color css
<style>
span { border-color: #783674; }
span { border-color: rgb(120,54,116); }
td.TdClassName
{
border-color: #783674;
}
.TagClassName
{
border-color: #783674;
}
</style>