Shades of Empress #826569
Tints of Empress #826569
RGB
CMYK
RGB Variations
Color information
#826569 (or 0x826569) is known color: Empress. HEX triplet: 82, 65 and 69. RGB value is (130,101,105). Sum of RGB (Red+Green+Blue) = 130+101+105=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 105 (41.41% from 255 or 31.25% from 336); Max value from RGB is 130 - color contains mainly: red. Hex color #826569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826569 is #7D9A96. Grayscale: #6E6E6E. Windows color (decimal): -8231575 or 6907266. OLE color: 6907266.
HSL color Cylindrical-coordinate representation of color #826569: hue angle of 351.72º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826569 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 105 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.49 |
| HSL | 351.72º | 0.13% | 0.45% | - |
| HSV(B) | 351.72º | 0.22% | 0.51% | - |
| XYZ | 16.41 | 15.07 | 15.41 | - |
| YUV | 110.13 | 125.11 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 105 | 0 | 0.22 | 0.19 | 0.49 | 351.72 | 0.13 | 0.45 |
| Hex | 82 | 65 | 69 | 0 | 16 | 13 | 31 | 160 | D | 2D |
| Octal | 202 | 145 | 151 | 0 | 26 | 23 | 61 | 540 | 15 | 55 |
| Binary | 10000010 | 1100101 | 1101001 | 0 | 10110 | 10011 | 110001 | 101100000 | 1101 | 101101 |
Color Harmonies of #826569
Complementary color
Monochromatic Colors of #826569
Black with #826569
Text Example
Text Example
White with #826569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826569; }
p { color: rgb(130,101,105); }
H1.HeaderClassName
{
color: #826569;
}
.AnyTagClassName
{
color: #826569;
}
</style>
background-color css
<style>
a { background-color: #826569; }
a { background-color: rgb(130,101,105); }
div.DivClassName
{
background-color: #826569;
}
.BgClassName
{
background-color: #826569;
}
</style>
border-color css
<style>
span { border-color: #826569; }
span { border-color: rgb(130,101,105); }
td.TdClassName
{
border-color: #826569;
}
.TagClassName
{
border-color: #826569;
}
</style>