Shades of Empress #876769
Tints of Empress #876769
RGB
CMYK
RGB Variations
Color information
#876769 (or 0x876769) is known color: Empress. HEX triplet: 87, 67 and 69. RGB value is (135,103,105). Sum of RGB (Red+Green+Blue) = 135+103+105=343 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.36% from 343); Green value is 103 (40.62% from 255 or 30.03% from 343); Blue value is 105 (41.41% from 255 or 30.61% from 343); Max value from RGB is 135 - color contains mainly: red. Hex color #876769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876769 is #789896. Grayscale: #707070. Windows color (decimal): -7903383 or 6907783. OLE color: 6907783.
HSL color Cylindrical-coordinate representation of color #876769: hue angle of 356.25º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #876769 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 103 | 105 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.47 |
| HSL | 356.25º | 0.13% | 0.47% | - |
| HSV(B) | 356.25º | 0.24% | 0.53% | - |
| XYZ | 17.39 | 15.87 | 15.51 | - |
| YUV | 112.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 103 | 105 | 0 | 0.24 | 0.22 | 0.47 | 356.25 | 0.13 | 0.47 |
| Hex | 87 | 67 | 69 | 0 | 18 | 16 | 2F | 164 | D | 2F |
| Octal | 207 | 147 | 151 | 0 | 30 | 26 | 57 | 544 | 15 | 57 |
| Binary | 10000111 | 1100111 | 1101001 | 0 | 11000 | 10110 | 101111 | 101100100 | 1101 | 101111 |
Color Harmonies of #876769
Complementary color
Monochromatic Colors of #876769
Black with #876769
Text Example
Text Example
White with #876769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876769; }
p { color: rgb(135,103,105); }
H1.HeaderClassName
{
color: #876769;
}
.AnyTagClassName
{
color: #876769;
}
</style>
background-color css
<style>
a { background-color: #876769; }
a { background-color: rgb(135,103,105); }
div.DivClassName
{
background-color: #876769;
}
.BgClassName
{
background-color: #876769;
}
</style>
border-color css
<style>
span { border-color: #876769; }
span { border-color: rgb(135,103,105); }
td.TdClassName
{
border-color: #876769;
}
.TagClassName
{
border-color: #876769;
}
</style>