Shades of Empress #816970
Tints of Empress #816970
RGB
CMYK
RGB Variations
Color information
#816970 (or 0x816970) is known color: Empress. HEX triplet: 81, 69 and 70. RGB value is (129,105,112). Sum of RGB (Red+Green+Blue) = 129+105+112=346 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.28% from 346); Green value is 105 (41.41% from 255 or 30.35% from 346); Blue value is 112 (44.14% from 255 or 32.37% from 346); Max value from RGB is 129 - color contains mainly: red. Hex color #816970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816970 is #7E968F. Grayscale: #707070. Windows color (decimal): -8296080 or 7367041. OLE color: 7367041.
HSL color Cylindrical-coordinate representation of color #816970: hue angle of 342.5º degrees, saturation: 0.1, 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 #816970 is Cyan = 0, Magento = 0.19, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 112 | - |
| CMYK | 0 | 0.19 | 0.13 | 0.49 |
| HSL | 342.5º | 0.1% | 0.46% | - |
| HSV(B) | 342.5º | 0.19% | 0.51% | - |
| XYZ | 17.03 | 15.94 | 17.51 | - |
| YUV | 112.97 | 127.45 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 112 | 0 | 0.19 | 0.13 | 0.49 | 342.5 | 0.1 | 0.46 |
| Hex | 81 | 69 | 70 | 0 | 13 | D | 31 | 156 | A | 2E |
| Octal | 201 | 151 | 160 | 0 | 23 | 15 | 61 | 526 | 12 | 56 |
| Binary | 10000001 | 1101001 | 1110000 | 0 | 10011 | 1101 | 110001 | 101010110 | 1010 | 101110 |
Color Harmonies of #816970
Complementary color
Monochromatic Colors of #816970
Black with #816970
Text Example
Text Example
White with #816970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816970; }
p { color: rgb(129,105,112); }
H1.HeaderClassName
{
color: #816970;
}
.AnyTagClassName
{
color: #816970;
}
</style>
background-color css
<style>
a { background-color: #816970; }
a { background-color: rgb(129,105,112); }
div.DivClassName
{
background-color: #816970;
}
.BgClassName
{
background-color: #816970;
}
</style>
border-color css
<style>
span { border-color: #816970; }
span { border-color: rgb(129,105,112); }
td.TdClassName
{
border-color: #816970;
}
.TagClassName
{
border-color: #816970;
}
</style>