Shades of Eminence #783171
Tints of Eminence #783171
RGB
CMYK
RGB Variations
Color information
#783171 (or 0x783171) is known color: Eminence. HEX triplet: 78, 31 and 71. RGB value is (120,49,113). Sum of RGB (Red+Green+Blue) = 120+49+113=282 (37% of max value = 765). Red value is 120 (47.27% from 255 or 42.55% from 282); Green value is 49 (19.53% from 255 or 17.38% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 120 - color contains mainly: red. Hex color #783171 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783171 is #87CE8E. Grayscale: #4D4D4D. Windows color (decimal): -8900239 or 7418232. OLE color: 7418232.
HSL color Cylindrical-coordinate representation of color #783171: hue angle of 305.92º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783171 is Cyan = 0, Magento = 0.59, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 113 | - |
| CMYK | 0 | 0.59 | 0.06 | 0.53 |
| HSL | 305.92º | 0.42% | 0.33% | - |
| HSV(B) | 305.92º | 0.59% | 0.47% | - |
| XYZ | 11.82 | 7.38 | 16.42 | - |
| YUV | 77.53 | 148.02 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 113 | 0 | 0.59 | 0.06 | 0.53 | 305.92 | 0.42 | 0.33 |
| Hex | 78 | 31 | 71 | 0 | 3B | 6 | 35 | 132 | 2A | 21 |
| Octal | 170 | 61 | 161 | 0 | 73 | 6 | 65 | 462 | 52 | 41 |
| Binary | 1111000 | 110001 | 1110001 | 0 | 111011 | 110 | 110101 | 100110010 | 101010 | 100001 |
Color Harmonies of #783171
Complementary color
Monochromatic Colors of #783171
Black with #783171
Text Example
Text Example
White with #783171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783171; }
p { color: rgb(120,49,113); }
H1.HeaderClassName
{
color: #783171;
}
.AnyTagClassName
{
color: #783171;
}
</style>
background-color css
<style>
a { background-color: #783171; }
a { background-color: rgb(120,49,113); }
div.DivClassName
{
background-color: #783171;
}
.BgClassName
{
background-color: #783171;
}
</style>
border-color css
<style>
span { border-color: #783171; }
span { border-color: rgb(120,49,113); }
td.TdClassName
{
border-color: #783171;
}
.TagClassName
{
border-color: #783171;
}
</style>