Shades of Empress #866667
Tints of Empress #866667
RGB
CMYK
RGB Variations
Color information
#866667 (or 0x866667) is known color: Empress. HEX triplet: 86, 66 and 67. RGB value is (134,102,103). Sum of RGB (Red+Green+Blue) = 134+102+103=339 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.53% from 339); Green value is 102 (40.23% from 255 or 30.09% from 339); Blue value is 103 (40.62% from 255 or 30.38% from 339); Max value from RGB is 134 - color contains mainly: red. Hex color #866667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866667 is #799998. Grayscale: #6F6F6F. Windows color (decimal): -7969177 or 6776454. OLE color: 6776454.
HSL color Cylindrical-coordinate representation of color #866667: hue angle of 358.12º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #866667 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 103 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.47 |
| HSL | 358.13º | 0.14% | 0.46% | - |
| HSV(B) | 358.13º | 0.24% | 0.53% | - |
| XYZ | 17.03 | 15.55 | 14.94 | - |
| YUV | 111.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 103 | 0 | 0.24 | 0.23 | 0.47 | 358.13 | 0.14 | 0.46 |
| Hex | 86 | 66 | 67 | 0 | 18 | 17 | 2F | 166 | E | 2E |
| Octal | 206 | 146 | 147 | 0 | 30 | 27 | 57 | 546 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1100111 | 0 | 11000 | 10111 | 101111 | 101100110 | 1110 | 101110 |
Color Harmonies of #866667
Complementary color
Monochromatic Colors of #866667
Black with #866667
Text Example
Text Example
White with #866667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866667; }
p { color: rgb(134,102,103); }
H1.HeaderClassName
{
color: #866667;
}
.AnyTagClassName
{
color: #866667;
}
</style>
background-color css
<style>
a { background-color: #866667; }
a { background-color: rgb(134,102,103); }
div.DivClassName
{
background-color: #866667;
}
.BgClassName
{
background-color: #866667;
}
</style>
border-color css
<style>
span { border-color: #866667; }
span { border-color: rgb(134,102,103); }
td.TdClassName
{
border-color: #866667;
}
.TagClassName
{
border-color: #866667;
}
</style>