Shades of Eminence #834077
Tints of Eminence #834077
RGB
CMYK
RGB Variations
Color information
#834077 (or 0x834077) is known color: Eminence. HEX triplet: 83, 40 and 77. RGB value is (131,64,119). Sum of RGB (Red+Green+Blue) = 131+64+119=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 64 (25.39% from 255 or 20.38% from 314); Blue value is 119 (46.88% from 255 or 37.90% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #834077 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834077 is #7CBF88. Grayscale: #5A5A5A. Windows color (decimal): -8175497 or 7815299. OLE color: 7815299.
HSL color Cylindrical-coordinate representation of color #834077: hue angle of 310.75º 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 #834077 is Cyan = 0, Magento = 0.51, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 119 | - |
| CMYK | 0 | 0.51 | 0.09 | 0.49 |
| HSL | 310.75º | 0.34% | 0.38% | - |
| HSV(B) | 310.75º | 0.51% | 0.51% | - |
| XYZ | 14.52 | 9.82 | 18.58 | - |
| YUV | 90.3 | 144.2 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 119 | 0 | 0.51 | 0.09 | 0.49 | 310.75 | 0.34 | 0.38 |
| Hex | 83 | 40 | 77 | 0 | 33 | 9 | 31 | 137 | 22 | 26 |
| Octal | 203 | 100 | 167 | 0 | 63 | 11 | 61 | 467 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1110111 | 0 | 110011 | 1001 | 110001 | 100110111 | 100010 | 100110 |
Color Harmonies of #834077
Complementary color
Monochromatic Colors of #834077
Black with #834077
Text Example
Text Example
White with #834077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834077; }
p { color: rgb(131,64,119); }
H1.HeaderClassName
{
color: #834077;
}
.AnyTagClassName
{
color: #834077;
}
</style>
background-color css
<style>
a { background-color: #834077; }
a { background-color: rgb(131,64,119); }
div.DivClassName
{
background-color: #834077;
}
.BgClassName
{
background-color: #834077;
}
</style>
border-color css
<style>
span { border-color: #834077; }
span { border-color: rgb(131,64,119); }
td.TdClassName
{
border-color: #834077;
}
.TagClassName
{
border-color: #834077;
}
</style>