Shades of Eminence #783371
Tints of Eminence #783371
RGB
CMYK
RGB Variations
Color information
#783371 (or 0x783371) is known color: Eminence. HEX triplet: 78, 33 and 71. RGB value is (120,51,113). Sum of RGB (Red+Green+Blue) = 120+51+113=284 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.25% from 284); Green value is 51 (20.31% from 255 or 17.96% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 120 - color contains mainly: red. Hex color #783371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783371 is #87CC8E. Grayscale: #4E4E4E. Windows color (decimal): -8899727 or 7418744. OLE color: 7418744.
HSL color Cylindrical-coordinate representation of color #783371: hue angle of 306.09º 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 #783371 is Cyan = 0, Magento = 0.58, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 51 | 113 | - |
| CMYK | 0 | 0.58 | 0.06 | 0.53 |
| HSL | 306.09º | 0.4% | 0.34% | - |
| HSV(B) | 306.09º | 0.58% | 0.47% | - |
| XYZ | 11.91 | 7.55 | 16.45 | - |
| YUV | 78.7 | 147.36 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 51 | 113 | 0 | 0.58 | 0.06 | 0.53 | 306.09 | 0.4 | 0.34 |
| Hex | 78 | 33 | 71 | 0 | 3A | 6 | 35 | 132 | 28 | 22 |
| Octal | 170 | 63 | 161 | 0 | 72 | 6 | 65 | 462 | 50 | 42 |
| Binary | 1111000 | 110011 | 1110001 | 0 | 111010 | 110 | 110101 | 100110010 | 101000 | 100010 |
Color Harmonies of #783371
Complementary color
Monochromatic Colors of #783371
Black with #783371
Text Example
Text Example
White with #783371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783371; }
p { color: rgb(120,51,113); }
H1.HeaderClassName
{
color: #783371;
}
.AnyTagClassName
{
color: #783371;
}
</style>
background-color css
<style>
a { background-color: #783371; }
a { background-color: rgb(120,51,113); }
div.DivClassName
{
background-color: #783371;
}
.BgClassName
{
background-color: #783371;
}
</style>
border-color css
<style>
span { border-color: #783371; }
span { border-color: rgb(120,51,113); }
td.TdClassName
{
border-color: #783371;
}
.TagClassName
{
border-color: #783371;
}
</style>