Shades of Eminence #824075
Tints of Eminence #824075
RGB
CMYK
RGB Variations
Color information
#824075 (or 0x824075) is known color: Eminence. HEX triplet: 82, 40 and 75. RGB value is (130,64,117). Sum of RGB (Red+Green+Blue) = 130+64+117=311 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.80% from 311); Green value is 64 (25.39% from 255 or 20.58% from 311); Blue value is 117 (46.09% from 255 or 37.62% from 311); Max value from RGB is 130 - color contains mainly: red. Hex color #824075 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824075 is #7DBF8A. Grayscale: #595959. Windows color (decimal): -8241035 or 7684226. OLE color: 7684226.
HSL color Cylindrical-coordinate representation of color #824075: hue angle of 311.82º 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 #824075 is Cyan = 0, Magento = 0.51, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 64 | 117 | - |
| CMYK | 0 | 0.51 | 0.1 | 0.49 |
| HSL | 311.82º | 0.34% | 0.38% | - |
| HSV(B) | 311.82º | 0.51% | 0.51% | - |
| XYZ | 14.25 | 9.7 | 17.95 | - |
| YUV | 89.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 64 | 117 | 0 | 0.51 | 0.1 | 0.49 | 311.82 | 0.34 | 0.38 |
| Hex | 82 | 40 | 75 | 0 | 33 | A | 31 | 138 | 22 | 26 |
| Octal | 202 | 100 | 165 | 0 | 63 | 12 | 61 | 470 | 42 | 46 |
| Binary | 10000010 | 1000000 | 1110101 | 0 | 110011 | 1010 | 110001 | 100111000 | 100010 | 100110 |
Color Harmonies of #824075
Complementary color
Monochromatic Colors of #824075
Black with #824075
Text Example
Text Example
White with #824075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824075; }
p { color: rgb(130,64,117); }
H1.HeaderClassName
{
color: #824075;
}
.AnyTagClassName
{
color: #824075;
}
</style>
background-color css
<style>
a { background-color: #824075; }
a { background-color: rgb(130,64,117); }
div.DivClassName
{
background-color: #824075;
}
.BgClassName
{
background-color: #824075;
}
</style>
border-color css
<style>
span { border-color: #824075; }
span { border-color: rgb(130,64,117); }
td.TdClassName
{
border-color: #824075;
}
.TagClassName
{
border-color: #824075;
}
</style>