Shades of Eminence #844079
Tints of Eminence #844079
RGB
CMYK
RGB Variations
Color information
#844079 (or 0x844079) is known color: Eminence. HEX triplet: 84, 40 and 79. RGB value is (132,64,121). Sum of RGB (Red+Green+Blue) = 132+64+121=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 64 (25.39% from 255 or 20.19% from 317); Blue value is 121 (47.66% from 255 or 38.17% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #844079 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844079 is #7BBF86. Grayscale: #5A5A5A. Windows color (decimal): -8109959 or 7946372. OLE color: 7946372.
HSL color Cylindrical-coordinate representation of color #844079: hue angle of 309.71º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #844079 is Cyan = 0, Magento = 0.52, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 64 | 121 | - |
| CMYK | 0 | 0.52 | 0.08 | 0.48 |
| HSL | 309.71º | 0.35% | 0.38% | - |
| HSV(B) | 309.71º | 0.52% | 0.52% | - |
| XYZ | 14.8 | 9.95 | 19.23 | - |
| YUV | 90.83 | 145.03 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 64 | 121 | 0 | 0.52 | 0.08 | 0.48 | 309.71 | 0.35 | 0.38 |
| Hex | 84 | 40 | 79 | 0 | 34 | 8 | 30 | 136 | 23 | 26 |
| Octal | 204 | 100 | 171 | 0 | 64 | 10 | 60 | 466 | 43 | 46 |
| Binary | 10000100 | 1000000 | 1111001 | 0 | 110100 | 1000 | 110000 | 100110110 | 100011 | 100110 |
Color Harmonies of #844079
Complementary color
Monochromatic Colors of #844079
Black with #844079
Text Example
Text Example
White with #844079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844079; }
p { color: rgb(132,64,121); }
H1.HeaderClassName
{
color: #844079;
}
.AnyTagClassName
{
color: #844079;
}
</style>
background-color css
<style>
a { background-color: #844079; }
a { background-color: rgb(132,64,121); }
div.DivClassName
{
background-color: #844079;
}
.BgClassName
{
background-color: #844079;
}
</style>
border-color css
<style>
span { border-color: #844079; }
span { border-color: rgb(132,64,121); }
td.TdClassName
{
border-color: #844079;
}
.TagClassName
{
border-color: #844079;
}
</style>