Shades of Eminence #783473
Tints of Eminence #783473
RGB
CMYK
RGB Variations
Color information
#783473 (or 0x783473) is known color: Eminence. HEX triplet: 78, 34 and 73. RGB value is (120,52,115). Sum of RGB (Red+Green+Blue) = 120+52+115=287 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.81% from 287); Green value is 52 (20.70% from 255 or 18.12% from 287); Blue value is 115 (45.31% from 255 or 40.07% from 287); Max value from RGB is 120 - color contains mainly: red. Hex color #783473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783473 is #87CB8C. Grayscale: #4F4F4F. Windows color (decimal): -8899469 or 7550072. OLE color: 7550072.
HSL color Cylindrical-coordinate representation of color #783473: hue angle of 304.41º 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 #783473 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 115 | - |
| CMYK | 0 | 0.57 | 0.04 | 0.53 |
| HSL | 304.41º | 0.4% | 0.34% | - |
| HSV(B) | 304.41º | 0.57% | 0.47% | - |
| XYZ | 12.07 | 7.69 | 17.07 | - |
| YUV | 79.51 | 148.03 | 156.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 115 | 0 | 0.57 | 0.04 | 0.53 | 304.41 | 0.4 | 0.34 |
| Hex | 78 | 34 | 73 | 0 | 39 | 4 | 35 | 130 | 28 | 22 |
| Octal | 170 | 64 | 163 | 0 | 71 | 4 | 65 | 460 | 50 | 42 |
| Binary | 1111000 | 110100 | 1110011 | 0 | 111001 | 100 | 110101 | 100110000 | 101000 | 100010 |
Color Harmonies of #783473
Complementary color
Monochromatic Colors of #783473
Black with #783473
Text Example
Text Example
White with #783473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783473; }
p { color: rgb(120,52,115); }
H1.HeaderClassName
{
color: #783473;
}
.AnyTagClassName
{
color: #783473;
}
</style>
background-color css
<style>
a { background-color: #783473; }
a { background-color: rgb(120,52,115); }
div.DivClassName
{
background-color: #783473;
}
.BgClassName
{
background-color: #783473;
}
</style>
border-color css
<style>
span { border-color: #783473; }
span { border-color: rgb(120,52,115); }
td.TdClassName
{
border-color: #783473;
}
.TagClassName
{
border-color: #783473;
}
</style>