Shades of Empress #866768
Tints of Empress #866768
RGB
CMYK
RGB Variations
Color information
#866768 (or 0x866768) is known color: Empress. HEX triplet: 86, 67 and 68. RGB value is (134,103,104). Sum of RGB (Red+Green+Blue) = 134+103+104=341 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.30% from 341); Green value is 103 (40.62% from 255 or 30.21% from 341); Blue value is 104 (41.02% from 255 or 30.50% from 341); Max value from RGB is 134 - color contains mainly: red. Hex color #866768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866768 is #799897. Grayscale: #707070. Windows color (decimal): -7968920 or 6842246. OLE color: 6842246.
HSL color Cylindrical-coordinate representation of color #866768: hue angle of 358.06º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866768 is Cyan = 0, Magento = 0.23, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 104 | - |
| CMYK | 0 | 0.23 | 0.22 | 0.47 |
| HSL | 358.06º | 0.13% | 0.46% | - |
| HSV(B) | 358.06º | 0.23% | 0.53% | - |
| XYZ | 17.18 | 15.77 | 15.23 | - |
| YUV | 112.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 104 | 0 | 0.23 | 0.22 | 0.47 | 358.06 | 0.13 | 0.46 |
| Hex | 86 | 67 | 68 | 0 | 17 | 16 | 2F | 166 | D | 2E |
| Octal | 206 | 147 | 150 | 0 | 27 | 26 | 57 | 546 | 15 | 56 |
| Binary | 10000110 | 1100111 | 1101000 | 0 | 10111 | 10110 | 101111 | 101100110 | 1101 | 101110 |
Color Harmonies of #866768
Complementary color
Monochromatic Colors of #866768
Black with #866768
Text Example
Text Example
White with #866768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866768; }
p { color: rgb(134,103,104); }
H1.HeaderClassName
{
color: #866768;
}
.AnyTagClassName
{
color: #866768;
}
</style>
background-color css
<style>
a { background-color: #866768; }
a { background-color: rgb(134,103,104); }
div.DivClassName
{
background-color: #866768;
}
.BgClassName
{
background-color: #866768;
}
</style>
border-color css
<style>
span { border-color: #866768; }
span { border-color: rgb(134,103,104); }
td.TdClassName
{
border-color: #866768;
}
.TagClassName
{
border-color: #866768;
}
</style>