Shades of Eminence #834076
Tints of Eminence #834076
RGB
CMYK
RGB Variations
Color information
#834076 (or 0x834076) is known color: Eminence. HEX triplet: 83, 40 and 76. RGB value is (131,64,118). Sum of RGB (Red+Green+Blue) = 131+64+118=313 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.85% from 313); Green value is 64 (25.39% from 255 or 20.45% from 313); Blue value is 118 (46.48% from 255 or 37.70% from 313); Max value from RGB is 131 - color contains mainly: red. Hex color #834076 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834076 is #7CBF89. Grayscale: #5A5A5A. Windows color (decimal): -8175498 or 7749763. OLE color: 7749763.
HSL color Cylindrical-coordinate representation of color #834076: hue angle of 311.64º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834076 is Cyan = 0, Magento = 0.51, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 118 | - |
| CMYK | 0 | 0.51 | 0.10 | 0.49 |
| HSL | 311.64º | 0.34% | 0.38% | - |
| HSV(B) | 311.64º | 0.51% | 0.51% | - |
| XYZ | 14.46 | 9.8 | 18.27 | - |
| YUV | 90.19 | 143.7 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 118 | 0 | 0.51 | 0.10 | 0.49 | 311.64 | 0.34 | 0.38 |
| Hex | 83 | 40 | 76 | 0 | 33 | A | 31 | 138 | 22 | 26 |
| Octal | 203 | 100 | 166 | 0 | 63 | 12 | 61 | 470 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1110110 | 0 | 110011 | 1010 | 110001 | 100111000 | 100010 | 100110 |
Color Harmonies of #834076
Complementary color
Monochromatic Colors of #834076
Black with #834076
Text Example
Text Example
White with #834076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834076; }
p { color: rgb(131,64,118); }
H1.HeaderClassName
{
color: #834076;
}
.AnyTagClassName
{
color: #834076;
}
</style>
background-color css
<style>
a { background-color: #834076; }
a { background-color: rgb(131,64,118); }
div.DivClassName
{
background-color: #834076;
}
.BgClassName
{
background-color: #834076;
}
</style>
border-color css
<style>
span { border-color: #834076; }
span { border-color: rgb(131,64,118); }
td.TdClassName
{
border-color: #834076;
}
.TagClassName
{
border-color: #834076;
}
</style>