Shades of Empress #876668
Tints of Empress #876668
RGB
CMYK
RGB Variations
Color information
#876668 (or 0x876668) is known color: Empress. HEX triplet: 87, 66 and 68. RGB value is (135,102,104). Sum of RGB (Red+Green+Blue) = 135+102+104=341 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.59% from 341); Green value is 102 (40.23% from 255 or 29.91% from 341); Blue value is 104 (41.02% from 255 or 30.50% from 341); Max value from RGB is 135 - color contains mainly: red. Hex color #876668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876668 is #789997. Grayscale: #707070. Windows color (decimal): -7903640 or 6841991. OLE color: 6841991.
HSL color Cylindrical-coordinate representation of color #876668: hue angle of 356.36º 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 #876668 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 102 | 104 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.47 |
| HSL | 356.36º | 0.14% | 0.46% | - |
| HSV(B) | 356.36º | 0.24% | 0.53% | - |
| XYZ | 17.24 | 15.65 | 15.21 | - |
| YUV | 112.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 102 | 104 | 0 | 0.24 | 0.23 | 0.47 | 356.36 | 0.14 | 0.46 |
| Hex | 87 | 66 | 68 | 0 | 18 | 17 | 2F | 164 | E | 2E |
| Octal | 207 | 146 | 150 | 0 | 30 | 27 | 57 | 544 | 16 | 56 |
| Binary | 10000111 | 1100110 | 1101000 | 0 | 11000 | 10111 | 101111 | 101100100 | 1110 | 101110 |
Color Harmonies of #876668
Complementary color
Monochromatic Colors of #876668
Black with #876668
Text Example
Text Example
White with #876668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876668; }
p { color: rgb(135,102,104); }
H1.HeaderClassName
{
color: #876668;
}
.AnyTagClassName
{
color: #876668;
}
</style>
background-color css
<style>
a { background-color: #876668; }
a { background-color: rgb(135,102,104); }
div.DivClassName
{
background-color: #876668;
}
.BgClassName
{
background-color: #876668;
}
</style>
border-color css
<style>
span { border-color: #876668; }
span { border-color: rgb(135,102,104); }
td.TdClassName
{
border-color: #876668;
}
.TagClassName
{
border-color: #876668;
}
</style>