Shades of Empress #876669
Tints of Empress #876669
RGB
CMYK
RGB Variations
Color information
#876669 (or 0x876669) is known color: Empress. HEX triplet: 87, 66 and 69. RGB value is (135,102,105). Sum of RGB (Red+Green+Blue) = 135+102+105=342 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.47% from 342); Green value is 102 (40.23% from 255 or 29.82% from 342); Blue value is 105 (41.41% from 255 or 30.70% from 342); Max value from RGB is 135 - color contains mainly: red. Hex color #876669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876669 is #789996. Grayscale: #707070. Windows color (decimal): -7903639 or 6907527. OLE color: 6907527.
HSL color Cylindrical-coordinate representation of color #876669: hue angle of 354.55º 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 #876669 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 102 | 105 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.47 |
| HSL | 354.55º | 0.14% | 0.46% | - |
| HSV(B) | 354.55º | 0.24% | 0.53% | - |
| XYZ | 17.29 | 15.67 | 15.48 | - |
| YUV | 112.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 102 | 105 | 0 | 0.24 | 0.22 | 0.47 | 354.55 | 0.14 | 0.46 |
| Hex | 87 | 66 | 69 | 0 | 18 | 16 | 2F | 163 | E | 2E |
| Octal | 207 | 146 | 151 | 0 | 30 | 26 | 57 | 543 | 16 | 56 |
| Binary | 10000111 | 1100110 | 1101001 | 0 | 11000 | 10110 | 101111 | 101100011 | 1110 | 101110 |
Color Harmonies of #876669
Complementary color
Monochromatic Colors of #876669
Black with #876669
Text Example
Text Example
White with #876669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876669; }
p { color: rgb(135,102,105); }
H1.HeaderClassName
{
color: #876669;
}
.AnyTagClassName
{
color: #876669;
}
</style>
background-color css
<style>
a { background-color: #876669; }
a { background-color: rgb(135,102,105); }
div.DivClassName
{
background-color: #876669;
}
.BgClassName
{
background-color: #876669;
}
</style>
border-color css
<style>
span { border-color: #876669; }
span { border-color: rgb(135,102,105); }
td.TdClassName
{
border-color: #876669;
}
.TagClassName
{
border-color: #876669;
}
</style>