Shades of Empress #826972
Tints of Empress #826972
RGB
CMYK
RGB Variations
Color information
#826972 (or 0x826972) is known color: Empress. HEX triplet: 82, 69 and 72. RGB value is (130,105,114). Sum of RGB (Red+Green+Blue) = 130+105+114=349 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.25% from 349); Green value is 105 (41.41% from 255 or 30.09% from 349); Blue value is 114 (44.92% from 255 or 32.66% from 349); Max value from RGB is 130 - color contains mainly: red. Hex color #826972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826972 is #7D968D. Grayscale: #717171. Windows color (decimal): -8230542 or 7498114. OLE color: 7498114.
HSL color Cylindrical-coordinate representation of color #826972: hue angle of 338.4º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #826972 is Cyan = 0, Magento = 0.19, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 114 | - |
| CMYK | 0 | 0.19 | 0.12 | 0.49 |
| HSL | 338.4º | 0.11% | 0.46% | - |
| HSV(B) | 338.4º | 0.19% | 0.51% | - |
| XYZ | 17.29 | 16.06 | 18.11 | - |
| YUV | 113.5 | 128.28 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 114 | 0 | 0.19 | 0.12 | 0.49 | 338.4 | 0.11 | 0.46 |
| Hex | 82 | 69 | 72 | 0 | 13 | C | 31 | 152 | B | 2E |
| Octal | 202 | 151 | 162 | 0 | 23 | 14 | 61 | 522 | 13 | 56 |
| Binary | 10000010 | 1101001 | 1110010 | 0 | 10011 | 1100 | 110001 | 101010010 | 1011 | 101110 |
Color Harmonies of #826972
Complementary color
Monochromatic Colors of #826972
Black with #826972
Text Example
Text Example
White with #826972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826972; }
p { color: rgb(130,105,114); }
H1.HeaderClassName
{
color: #826972;
}
.AnyTagClassName
{
color: #826972;
}
</style>
background-color css
<style>
a { background-color: #826972; }
a { background-color: rgb(130,105,114); }
div.DivClassName
{
background-color: #826972;
}
.BgClassName
{
background-color: #826972;
}
</style>
border-color css
<style>
span { border-color: #826972; }
span { border-color: rgb(130,105,114); }
td.TdClassName
{
border-color: #826972;
}
.TagClassName
{
border-color: #826972;
}
</style>