Shades of Eminence #783577
Tints of Eminence #783577
RGB
CMYK
RGB Variations
Color information
#783577 (or 0x783577) is known color: Eminence. HEX triplet: 78, 35 and 77. RGB value is (120,53,119). Sum of RGB (Red+Green+Blue) = 120+53+119=292 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.10% from 292); Green value is 53 (21.09% from 255 or 18.15% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 120 - color contains mainly: red. Hex color #783577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783577 is #87CA88. Grayscale: #505050. Windows color (decimal): -8899209 or 7812472. OLE color: 7812472.
HSL color Cylindrical-coordinate representation of color #783577: hue angle of 300.9º 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 #783577 is Cyan = 0, Magento = 0.56, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 119 | - |
| CMYK | 0 | 0.56 | 0.01 | 0.53 |
| HSL | 300.9º | 0.39% | 0.34% | - |
| HSV(B) | 300.9º | 0.56% | 0.47% | - |
| XYZ | 12.35 | 7.87 | 18.32 | - |
| YUV | 80.56 | 149.7 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 119 | 0 | 0.56 | 0.01 | 0.53 | 300.9 | 0.39 | 0.34 |
| Hex | 78 | 35 | 77 | 0 | 38 | 1 | 35 | 12D | 27 | 22 |
| Octal | 170 | 65 | 167 | 0 | 70 | 1 | 65 | 455 | 47 | 42 |
| Binary | 1111000 | 110101 | 1110111 | 0 | 111000 | 1 | 110101 | 100101101 | 100111 | 100010 |
Color Harmonies of #783577
Complementary color
Monochromatic Colors of #783577
Black with #783577
Text Example
Text Example
White with #783577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783577; }
p { color: rgb(120,53,119); }
H1.HeaderClassName
{
color: #783577;
}
.AnyTagClassName
{
color: #783577;
}
</style>
background-color css
<style>
a { background-color: #783577; }
a { background-color: rgb(120,53,119); }
div.DivClassName
{
background-color: #783577;
}
.BgClassName
{
background-color: #783577;
}
</style>
border-color css
<style>
span { border-color: #783577; }
span { border-color: rgb(120,53,119); }
td.TdClassName
{
border-color: #783577;
}
.TagClassName
{
border-color: #783577;
}
</style>