Shades of Empress #827579
Tints of Empress #827579
RGB
CMYK
RGB Variations
Color information
#827579 (or 0x827579) is known color: Empress. HEX triplet: 82, 75 and 79. RGB value is (130,117,121). Sum of RGB (Red+Green+Blue) = 130+117+121=368 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.33% from 368); Green value is 117 (46.09% from 255 or 31.79% from 368); Blue value is 121 (47.66% from 255 or 32.88% from 368); Max value from RGB is 130 - color contains mainly: red. Hex color #827579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827579 is #7D8A86. Grayscale: #797979. Windows color (decimal): -8227463 or 7959938. OLE color: 7959938.
HSL color Cylindrical-coordinate representation of color #827579: hue angle of 341.54º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #827579 is Cyan = 0, Magento = 0.1, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 121 | - |
| CMYK | 0 | 0.1 | 0.07 | 0.49 |
| HSL | 341.54º | 0.05% | 0.48% | - |
| HSV(B) | 341.54º | 0.1% | 0.51% | - |
| XYZ | 19.02 | 18.85 | 20.72 | - |
| YUV | 121.34 | 127.81 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 121 | 0 | 0.1 | 0.07 | 0.49 | 341.54 | 0.05 | 0.48 |
| Hex | 82 | 75 | 79 | 0 | A | 7 | 31 | 156 | 5 | 30 |
| Octal | 202 | 165 | 171 | 0 | 12 | 7 | 61 | 526 | 5 | 60 |
| Binary | 10000010 | 1110101 | 1111001 | 0 | 1010 | 111 | 110001 | 101010110 | 101 | 110000 |
Color Harmonies of #827579
Complementary color
Monochromatic Colors of #827579
Black with #827579
Text Example
Text Example
White with #827579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827579; }
p { color: rgb(130,117,121); }
H1.HeaderClassName
{
color: #827579;
}
.AnyTagClassName
{
color: #827579;
}
</style>
background-color css
<style>
a { background-color: #827579; }
a { background-color: rgb(130,117,121); }
div.DivClassName
{
background-color: #827579;
}
.BgClassName
{
background-color: #827579;
}
</style>
border-color css
<style>
span { border-color: #827579; }
span { border-color: rgb(130,117,121); }
td.TdClassName
{
border-color: #827579;
}
.TagClassName
{
border-color: #827579;
}
</style>