Shades of Empress #816566
Tints of Empress #816566
RGB
CMYK
RGB Variations
Color information
#816566 (or 0x816566) is known color: Empress. HEX triplet: 81, 65 and 66. RGB value is (129,101,102). Sum of RGB (Red+Green+Blue) = 129+101+102=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 101 (39.84% from 255 or 30.42% from 332); Blue value is 102 (40.23% from 255 or 30.72% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #816566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816566 is #7E9A99. Grayscale: #6D6D6D. Windows color (decimal): -8297114 or 6710657. OLE color: 6710657.
HSL color Cylindrical-coordinate representation of color #816566: hue angle of 357.86º degrees, saturation: 0.12, 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 #816566 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 102 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.49 |
| HSL | 357.86º | 0.12% | 0.45% | - |
| HSV(B) | 357.86º | 0.22% | 0.51% | - |
| XYZ | 16.11 | 14.93 | 14.6 | - |
| YUV | 109.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 102 | 0 | 0.22 | 0.21 | 0.49 | 357.86 | 0.12 | 0.45 |
| Hex | 81 | 65 | 66 | 0 | 16 | 15 | 31 | 166 | C | 2D |
| Octal | 201 | 145 | 146 | 0 | 26 | 25 | 61 | 546 | 14 | 55 |
| Binary | 10000001 | 1100101 | 1100110 | 0 | 10110 | 10101 | 110001 | 101100110 | 1100 | 101101 |
Color Harmonies of #816566
Complementary color
Monochromatic Colors of #816566
Black with #816566
Text Example
Text Example
White with #816566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816566; }
p { color: rgb(129,101,102); }
H1.HeaderClassName
{
color: #816566;
}
.AnyTagClassName
{
color: #816566;
}
</style>
background-color css
<style>
a { background-color: #816566; }
a { background-color: rgb(129,101,102); }
div.DivClassName
{
background-color: #816566;
}
.BgClassName
{
background-color: #816566;
}
</style>
border-color css
<style>
span { border-color: #816566; }
span { border-color: rgb(129,101,102); }
td.TdClassName
{
border-color: #816566;
}
.TagClassName
{
border-color: #816566;
}
</style>