Shades of Empress #816973
Tints of Empress #816973
RGB
CMYK
RGB Variations
Color information
#816973 (or 0x816973) is known color: Empress. HEX triplet: 81, 69 and 73. RGB value is (129,105,115). Sum of RGB (Red+Green+Blue) = 129+105+115=349 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.96% from 349); Green value is 105 (41.41% from 255 or 30.09% from 349); Blue value is 115 (45.31% from 255 or 32.95% from 349); Max value from RGB is 129 - color contains mainly: red. Hex color #816973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816973 is #7E968C. Grayscale: #717171. Windows color (decimal): -8296077 or 7563649. OLE color: 7563649.
HSL color Cylindrical-coordinate representation of color #816973: hue angle of 335º 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 #816973 is Cyan = 0, Magento = 0.19, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 115 | - |
| CMYK | 0 | 0.19 | 0.11 | 0.49 |
| HSL | 335º | 0.1% | 0.46% | - |
| HSV(B) | 335º | 0.19% | 0.51% | - |
| XYZ | 17.2 | 16.01 | 18.4 | - |
| YUV | 113.32 | 128.95 | 139.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 115 | 0 | 0.19 | 0.11 | 0.49 | 335 | 0.1 | 0.46 |
| Hex | 81 | 69 | 73 | 0 | 13 | B | 31 | 14F | A | 2E |
| Octal | 201 | 151 | 163 | 0 | 23 | 13 | 61 | 517 | 12 | 56 |
| Binary | 10000001 | 1101001 | 1110011 | 0 | 10011 | 1011 | 110001 | 101001111 | 1010 | 101110 |
Color Harmonies of #816973
Complementary color
Monochromatic Colors of #816973
Black with #816973
Text Example
Text Example
White with #816973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816973; }
p { color: rgb(129,105,115); }
H1.HeaderClassName
{
color: #816973;
}
.AnyTagClassName
{
color: #816973;
}
</style>
background-color css
<style>
a { background-color: #816973; }
a { background-color: rgb(129,105,115); }
div.DivClassName
{
background-color: #816973;
}
.BgClassName
{
background-color: #816973;
}
</style>
border-color css
<style>
span { border-color: #816973; }
span { border-color: rgb(129,105,115); }
td.TdClassName
{
border-color: #816973;
}
.TagClassName
{
border-color: #816973;
}
</style>