Shades of Empress #826871
Tints of Empress #826871
RGB
CMYK
RGB Variations
Color information
#826871 (or 0x826871) is known color: Empress. HEX triplet: 82, 68 and 71. RGB value is (130,104,113). Sum of RGB (Red+Green+Blue) = 130+104+113=347 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.46% from 347); Green value is 104 (41.02% from 255 or 29.97% from 347); Blue value is 113 (44.53% from 255 or 32.56% from 347); Max value from RGB is 130 - color contains mainly: red. Hex color #826871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826871 is #7D978E. Grayscale: #707070. Windows color (decimal): -8230799 or 7432322. OLE color: 7432322.
HSL color Cylindrical-coordinate representation of color #826871: hue angle of 339.23º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #826871 is Cyan = 0, Magento = 0.2, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 113 | - |
| CMYK | 0 | 0.2 | 0.13 | 0.49 |
| HSL | 339.23º | 0.11% | 0.46% | - |
| HSV(B) | 339.23º | 0.2% | 0.51% | - |
| XYZ | 17.14 | 15.84 | 17.78 | - |
| YUV | 112.8 | 128.11 | 140.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 113 | 0 | 0.2 | 0.13 | 0.49 | 339.23 | 0.11 | 0.46 |
| Hex | 82 | 68 | 71 | 0 | 14 | D | 31 | 153 | B | 2E |
| Octal | 202 | 150 | 161 | 0 | 24 | 15 | 61 | 523 | 13 | 56 |
| Binary | 10000010 | 1101000 | 1110001 | 0 | 10100 | 1101 | 110001 | 101010011 | 1011 | 101110 |
Color Harmonies of #826871
Complementary color
Monochromatic Colors of #826871
Black with #826871
Text Example
Text Example
White with #826871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826871; }
p { color: rgb(130,104,113); }
H1.HeaderClassName
{
color: #826871;
}
.AnyTagClassName
{
color: #826871;
}
</style>
background-color css
<style>
a { background-color: #826871; }
a { background-color: rgb(130,104,113); }
div.DivClassName
{
background-color: #826871;
}
.BgClassName
{
background-color: #826871;
}
</style>
border-color css
<style>
span { border-color: #826871; }
span { border-color: rgb(130,104,113); }
td.TdClassName
{
border-color: #826871;
}
.TagClassName
{
border-color: #826871;
}
</style>