Shades of Empress #816468
Tints of Empress #816468
RGB
CMYK
RGB Variations
Color information
#816468 (or 0x816468) is known color: Empress. HEX triplet: 81, 64 and 68. RGB value is (129,100,104). Sum of RGB (Red+Green+Blue) = 129+100+104=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 100 (39.45% from 255 or 30.03% from 333); Blue value is 104 (41.02% from 255 or 31.23% from 333); Max value from RGB is 129 - color contains mainly: red. Hex color #816468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816468 is #7E9B97. Grayscale: #6D6D6D. Windows color (decimal): -8297368 or 6841473. OLE color: 6841473.
HSL color Cylindrical-coordinate representation of color #816468: 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 #816468 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 100 | 104 | - |
| 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.11 | 14.78 | 15.1 | - |
| YUV | 109.13 | 125.11 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 100 | 104 | 0 | 0.22 | 0.19 | 0.49 | 351.72 | 0.13 | 0.45 |
| Hex | 81 | 64 | 68 | 0 | 16 | 13 | 31 | 160 | D | 2D |
| Octal | 201 | 144 | 150 | 0 | 26 | 23 | 61 | 540 | 15 | 55 |
| Binary | 10000001 | 1100100 | 1101000 | 0 | 10110 | 10011 | 110001 | 101100000 | 1101 | 101101 |
Color Harmonies of #816468
Complementary color
Monochromatic Colors of #816468
Black with #816468
Text Example
Text Example
White with #816468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816468; }
p { color: rgb(129,100,104); }
H1.HeaderClassName
{
color: #816468;
}
.AnyTagClassName
{
color: #816468;
}
</style>
background-color css
<style>
a { background-color: #816468; }
a { background-color: rgb(129,100,104); }
div.DivClassName
{
background-color: #816468;
}
.BgClassName
{
background-color: #816468;
}
</style>
border-color css
<style>
span { border-color: #816468; }
span { border-color: rgb(129,100,104); }
td.TdClassName
{
border-color: #816468;
}
.TagClassName
{
border-color: #816468;
}
</style>