Shades of Eminence #783475
Tints of Eminence #783475
RGB
CMYK
RGB Variations
Color information
#783475 (or 0x783475) is known color: Eminence. HEX triplet: 78, 34 and 75. RGB value is (120,52,117). Sum of RGB (Red+Green+Blue) = 120+52+117=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 120 - color contains mainly: red. Hex color #783475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783475 is #87CB8A. Grayscale: #4F4F4F. Windows color (decimal): -8899467 or 7681144. OLE color: 7681144.
HSL color Cylindrical-coordinate representation of color #783475: hue angle of 302.65º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783475 is Cyan = 0, Magento = 0.57, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 117 | - |
| CMYK | 0 | 0.57 | 0.02 | 0.53 |
| HSL | 302.65º | 0.4% | 0.34% | - |
| HSV(B) | 302.65º | 0.57% | 0.47% | - |
| XYZ | 12.18 | 7.73 | 17.68 | - |
| YUV | 79.74 | 149.03 | 156.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 117 | 0 | 0.57 | 0.02 | 0.53 | 302.65 | 0.4 | 0.34 |
| Hex | 78 | 34 | 75 | 0 | 39 | 2 | 35 | 12F | 28 | 22 |
| Octal | 170 | 64 | 165 | 0 | 71 | 2 | 65 | 457 | 50 | 42 |
| Binary | 1111000 | 110100 | 1110101 | 0 | 111001 | 10 | 110101 | 100101111 | 101000 | 100010 |
Color Harmonies of #783475
Complementary color
Monochromatic Colors of #783475
Black with #783475
Text Example
Text Example
White with #783475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783475; }
p { color: rgb(120,52,117); }
H1.HeaderClassName
{
color: #783475;
}
.AnyTagClassName
{
color: #783475;
}
</style>
background-color css
<style>
a { background-color: #783475; }
a { background-color: rgb(120,52,117); }
div.DivClassName
{
background-color: #783475;
}
.BgClassName
{
background-color: #783475;
}
</style>
border-color css
<style>
span { border-color: #783475; }
span { border-color: rgb(120,52,117); }
td.TdClassName
{
border-color: #783475;
}
.TagClassName
{
border-color: #783475;
}
</style>