Shades of Eminence #783575
Tints of Eminence #783575
RGB
CMYK
RGB Variations
Color information
#783575 (or 0x783575) is known color: Eminence. HEX triplet: 78, 35 and 75. RGB value is (120,53,117). Sum of RGB (Red+Green+Blue) = 120+53+117=290 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.38% from 290); Green value is 53 (21.09% from 255 or 18.28% from 290); Blue value is 117 (46.09% from 255 or 40.34% from 290); Max value from RGB is 120 - color contains mainly: red. Hex color #783575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783575 is #87CA8A. Grayscale: #505050. Windows color (decimal): -8899211 or 7681400. OLE color: 7681400.
HSL color Cylindrical-coordinate representation of color #783575: hue angle of 302.69º 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 #783575 is Cyan = 0, Magento = 0.56, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 117 | - |
| CMYK | 0 | 0.56 | 0.02 | 0.53 |
| HSL | 302.69º | 0.39% | 0.34% | - |
| HSV(B) | 302.69º | 0.56% | 0.47% | - |
| XYZ | 12.23 | 7.82 | 17.7 | - |
| YUV | 80.33 | 148.7 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 117 | 0 | 0.56 | 0.02 | 0.53 | 302.69 | 0.39 | 0.34 |
| Hex | 78 | 35 | 75 | 0 | 38 | 2 | 35 | 12F | 27 | 22 |
| Octal | 170 | 65 | 165 | 0 | 70 | 2 | 65 | 457 | 47 | 42 |
| Binary | 1111000 | 110101 | 1110101 | 0 | 111000 | 10 | 110101 | 100101111 | 100111 | 100010 |
Color Harmonies of #783575
Complementary color
Monochromatic Colors of #783575
Black with #783575
Text Example
Text Example
White with #783575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783575; }
p { color: rgb(120,53,117); }
H1.HeaderClassName
{
color: #783575;
}
.AnyTagClassName
{
color: #783575;
}
</style>
background-color css
<style>
a { background-color: #783575; }
a { background-color: rgb(120,53,117); }
div.DivClassName
{
background-color: #783575;
}
.BgClassName
{
background-color: #783575;
}
</style>
border-color css
<style>
span { border-color: #783575; }
span { border-color: rgb(120,53,117); }
td.TdClassName
{
border-color: #783575;
}
.TagClassName
{
border-color: #783575;
}
</style>