Shades of Eminence #783574
Tints of Eminence #783574
RGB
CMYK
RGB Variations
Color information
#783574 (or 0x783574) is known color: Eminence. HEX triplet: 78, 35 and 74. RGB value is (120,53,116). Sum of RGB (Red+Green+Blue) = 120+53+116=289 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.52% from 289); Green value is 53 (21.09% from 255 or 18.34% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 120 - color contains mainly: red. Hex color #783574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783574 is #87CA8B. Grayscale: #505050. Windows color (decimal): -8899212 or 7615864. OLE color: 7615864.
HSL color Cylindrical-coordinate representation of color #783574: hue angle of 303.58º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #783574 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 116 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.53 |
| HSL | 303.58º | 0.39% | 0.34% | - |
| HSV(B) | 303.58º | 0.56% | 0.47% | - |
| XYZ | 12.17 | 7.8 | 17.39 | - |
| YUV | 80.22 | 148.2 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 116 | 0 | 0.56 | 0.03 | 0.53 | 303.58 | 0.39 | 0.34 |
| Hex | 78 | 35 | 74 | 0 | 38 | 3 | 35 | 130 | 27 | 22 |
| Octal | 170 | 65 | 164 | 0 | 70 | 3 | 65 | 460 | 47 | 42 |
| Binary | 1111000 | 110101 | 1110100 | 0 | 111000 | 11 | 110101 | 100110000 | 100111 | 100010 |
Color Harmonies of #783574
Complementary color
Monochromatic Colors of #783574
Black with #783574
Text Example
Text Example
White with #783574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783574; }
p { color: rgb(120,53,116); }
H1.HeaderClassName
{
color: #783574;
}
.AnyTagClassName
{
color: #783574;
}
</style>
background-color css
<style>
a { background-color: #783574; }
a { background-color: rgb(120,53,116); }
div.DivClassName
{
background-color: #783574;
}
.BgClassName
{
background-color: #783574;
}
</style>
border-color css
<style>
span { border-color: #783574; }
span { border-color: rgb(120,53,116); }
td.TdClassName
{
border-color: #783574;
}
.TagClassName
{
border-color: #783574;
}
</style>