Shades of Empress #816266
Tints of Empress #816266
RGB
CMYK
RGB Variations
Color information
#816266 (or 0x816266) is known color: Empress. HEX triplet: 81, 62 and 66. RGB value is (129,98,102). Sum of RGB (Red+Green+Blue) = 129+98+102=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 102 (40.23% from 255 or 31.00% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #816266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #816266 is #7E9D99. Grayscale: #6B6B6B. Windows color (decimal): -8297882 or 6709889. OLE color: 6709889.
HSL color Cylindrical-coordinate representation of color #816266: hue angle of 352.26º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #816266 is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 102 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.49 |
| HSL | 352.26º | 0.14% | 0.45% | - |
| HSV(B) | 352.26º | 0.24% | 0.51% | - |
| XYZ | 15.82 | 14.36 | 14.51 | - |
| YUV | 107.73 | 124.77 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 102 | 0 | 0.24 | 0.21 | 0.49 | 352.26 | 0.14 | 0.45 |
| Hex | 81 | 62 | 66 | 0 | 18 | 15 | 31 | 160 | E | 2D |
| Octal | 201 | 142 | 146 | 0 | 30 | 25 | 61 | 540 | 16 | 55 |
| Binary | 10000001 | 1100010 | 1100110 | 0 | 11000 | 10101 | 110001 | 101100000 | 1110 | 101101 |
Color Harmonies of #816266
Complementary color
Monochromatic Colors of #816266
Black with #816266
Text Example
Text Example
White with #816266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816266; }
p { color: rgb(129,98,102); }
H1.HeaderClassName
{
color: #816266;
}
.AnyTagClassName
{
color: #816266;
}
</style>
background-color css
<style>
a { background-color: #816266; }
a { background-color: rgb(129,98,102); }
div.DivClassName
{
background-color: #816266;
}
.BgClassName
{
background-color: #816266;
}
</style>
border-color css
<style>
span { border-color: #816266; }
span { border-color: rgb(129,98,102); }
td.TdClassName
{
border-color: #816266;
}
.TagClassName
{
border-color: #816266;
}
</style>