Shades of Eminence #824175
Tints of Eminence #824175
RGB
CMYK
RGB Variations
Color information
#824175 (or 0x824175) is known color: Eminence. HEX triplet: 82, 41 and 75. RGB value is (130,65,117). Sum of RGB (Red+Green+Blue) = 130+65+117=312 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.67% from 312); Green value is 65 (25.78% from 255 or 20.83% from 312); Blue value is 117 (46.09% from 255 or 37.5% from 312); Max value from RGB is 130 - color contains mainly: red. Hex color #824175 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824175 is #7DBE8A. Grayscale: #5A5A5A. Windows color (decimal): -8240779 or 7684482. OLE color: 7684482.
HSL color Cylindrical-coordinate representation of color #824175: hue angle of 312º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #824175 is Cyan = 0, Magento = 0.50, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 65 | 117 | - |
| CMYK | 0 | 0.50 | 0.1 | 0.49 |
| HSL | 312º | 0.33% | 0.38% | - |
| HSV(B) | 312º | 0.5% | 0.51% | - |
| XYZ | 14.31 | 9.81 | 17.97 | - |
| YUV | 90.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 65 | 117 | 0 | 0.50 | 0.1 | 0.49 | 312 | 0.33 | 0.38 |
| Hex | 82 | 41 | 75 | 0 | 32 | A | 31 | 138 | 21 | 26 |
| Octal | 202 | 101 | 165 | 0 | 62 | 12 | 61 | 470 | 41 | 46 |
| Binary | 10000010 | 1000001 | 1110101 | 0 | 110010 | 1010 | 110001 | 100111000 | 100001 | 100110 |
Color Harmonies of #824175
Complementary color
Monochromatic Colors of #824175
Black with #824175
Text Example
Text Example
White with #824175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824175; }
p { color: rgb(130,65,117); }
H1.HeaderClassName
{
color: #824175;
}
.AnyTagClassName
{
color: #824175;
}
</style>
background-color css
<style>
a { background-color: #824175; }
a { background-color: rgb(130,65,117); }
div.DivClassName
{
background-color: #824175;
}
.BgClassName
{
background-color: #824175;
}
</style>
border-color css
<style>
span { border-color: #824175; }
span { border-color: rgb(130,65,117); }
td.TdClassName
{
border-color: #824175;
}
.TagClassName
{
border-color: #824175;
}
</style>