Shades of Eminence #783178
Tints of Eminence #783178
RGB
CMYK
RGB Variations
Color information
#783178 (or 0x783178) is known color: Eminence. HEX triplet: 78, 31 and 78. RGB value is (120,49,120). Sum of RGB (Red+Green+Blue) = 120+49+120=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 49 (19.53% from 255 or 16.96% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 120 - color contains mainly: red, blue. Hex color #783178 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783178 is #87CE87. Grayscale: #4E4E4E. Windows color (decimal): -8900232 or 7876984. OLE color: 7876984.
HSL color Cylindrical-coordinate representation of color #783178: hue angle of 300º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783178 is Cyan = 0, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 120 | - |
| CMYK | 0 | 0.59 | 0 | 0.53 |
| HSL | 300º | 0.42% | 0.33% | - |
| HSV(B) | 300º | 0.59% | 0.47% | - |
| XYZ | 12.23 | 7.55 | 18.58 | - |
| YUV | 78.32 | 151.52 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 120 | 0 | 0.59 | 0 | 0.53 | 300 | 0.42 | 0.33 |
| Hex | 78 | 31 | 78 | 0 | 3B | 0 | 35 | 12C | 2A | 21 |
| Octal | 170 | 61 | 170 | 0 | 73 | 0 | 65 | 454 | 52 | 41 |
| Binary | 1111000 | 110001 | 1111000 | 0 | 111011 | 0 | 110101 | 100101100 | 101010 | 100001 |
Color Harmonies of #783178
Complementary color
Monochromatic Colors of #783178
Black with #783178
Text Example
Text Example
White with #783178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783178; }
p { color: rgb(120,49,120); }
H1.HeaderClassName
{
color: #783178;
}
.AnyTagClassName
{
color: #783178;
}
</style>
background-color css
<style>
a { background-color: #783178; }
a { background-color: rgb(120,49,120); }
div.DivClassName
{
background-color: #783178;
}
.BgClassName
{
background-color: #783178;
}
</style>
border-color css
<style>
span { border-color: #783178; }
span { border-color: rgb(120,49,120); }
td.TdClassName
{
border-color: #783178;
}
.TagClassName
{
border-color: #783178;
}
</style>