Shades of Empress #816870
Tints of Empress #816870
RGB
CMYK
RGB Variations
Color information
#816870 (or 0x816870) is known color: Empress. HEX triplet: 81, 68 and 70. RGB value is (129,104,112). Sum of RGB (Red+Green+Blue) = 129+104+112=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 104 (41.02% from 255 or 30.14% from 345); Blue value is 112 (44.14% from 255 or 32.46% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #816870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816870 is #7E978F. Grayscale: #707070. Windows color (decimal): -8296336 or 7366785. OLE color: 7366785.
HSL color Cylindrical-coordinate representation of color #816870: hue angle of 340.8º 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 #816870 is Cyan = 0, Magento = 0.19, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 112 | - |
| CMYK | 0 | 0.19 | 0.13 | 0.49 |
| HSL | 340.8º | 0.11% | 0.46% | - |
| HSV(B) | 340.8º | 0.19% | 0.51% | - |
| XYZ | 16.93 | 15.74 | 17.47 | - |
| YUV | 112.39 | 127.78 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 112 | 0 | 0.19 | 0.13 | 0.49 | 340.8 | 0.11 | 0.46 |
| Hex | 81 | 68 | 70 | 0 | 13 | D | 31 | 155 | B | 2E |
| Octal | 201 | 150 | 160 | 0 | 23 | 15 | 61 | 525 | 13 | 56 |
| Binary | 10000001 | 1101000 | 1110000 | 0 | 10011 | 1101 | 110001 | 101010101 | 1011 | 101110 |
Color Harmonies of #816870
Complementary color
Monochromatic Colors of #816870
Black with #816870
Text Example
Text Example
White with #816870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816870; }
p { color: rgb(129,104,112); }
H1.HeaderClassName
{
color: #816870;
}
.AnyTagClassName
{
color: #816870;
}
</style>
background-color css
<style>
a { background-color: #816870; }
a { background-color: rgb(129,104,112); }
div.DivClassName
{
background-color: #816870;
}
.BgClassName
{
background-color: #816870;
}
</style>
border-color css
<style>
span { border-color: #816870; }
span { border-color: rgb(129,104,112); }
td.TdClassName
{
border-color: #816870;
}
.TagClassName
{
border-color: #816870;
}
</style>