Shades of Empress #826869
Tints of Empress #826869
RGB
CMYK
RGB Variations
Color information
#826869 (or 0x826869) is known color: Empress. HEX triplet: 82, 68 and 69. RGB value is (130,104,105). Sum of RGB (Red+Green+Blue) = 130+104+105=339 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.35% from 339); Green value is 104 (41.02% from 255 or 30.68% from 339); Blue value is 105 (41.41% from 255 or 30.97% from 339); Max value from RGB is 130 - color contains mainly: red. Hex color #826869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826869 is #7D9796. Grayscale: #6F6F6F. Windows color (decimal): -8230807 or 6908034. OLE color: 6908034.
HSL color Cylindrical-coordinate representation of color #826869: hue angle of 357.69º 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 #826869 is Cyan = 0, Magento = 0.2, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 105 | - |
| CMYK | 0 | 0.2 | 0.19 | 0.49 |
| HSL | 357.69º | 0.11% | 0.46% | - |
| HSV(B) | 357.69º | 0.2% | 0.51% | - |
| XYZ | 16.71 | 15.67 | 15.51 | - |
| YUV | 111.89 | 124.11 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 105 | 0 | 0.2 | 0.19 | 0.49 | 357.69 | 0.11 | 0.46 |
| Hex | 82 | 68 | 69 | 0 | 14 | 13 | 31 | 166 | B | 2E |
| Octal | 202 | 150 | 151 | 0 | 24 | 23 | 61 | 546 | 13 | 56 |
| Binary | 10000010 | 1101000 | 1101001 | 0 | 10100 | 10011 | 110001 | 101100110 | 1011 | 101110 |
Color Harmonies of #826869
Complementary color
Monochromatic Colors of #826869
Black with #826869
Text Example
Text Example
White with #826869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826869; }
p { color: rgb(130,104,105); }
H1.HeaderClassName
{
color: #826869;
}
.AnyTagClassName
{
color: #826869;
}
</style>
background-color css
<style>
a { background-color: #826869; }
a { background-color: rgb(130,104,105); }
div.DivClassName
{
background-color: #826869;
}
.BgClassName
{
background-color: #826869;
}
</style>
border-color css
<style>
span { border-color: #826869; }
span { border-color: rgb(130,104,105); }
td.TdClassName
{
border-color: #826869;
}
.TagClassName
{
border-color: #826869;
}
</style>