Shades of Empress #867275
Tints of Empress #867275
RGB
CMYK
RGB Variations
Color information
#867275 (or 0x867275) is known color: Empress. HEX triplet: 86, 72 and 75. RGB value is (134,114,117). Sum of RGB (Red+Green+Blue) = 134+114+117=365 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.71% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 117 (46.09% from 255 or 32.05% from 365); Max value from RGB is 134 - color contains mainly: red. Hex color #867275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867275 is #798D8A. Grayscale: #787878. Windows color (decimal): -7966091 or 7697030. OLE color: 7697030.
HSL color Cylindrical-coordinate representation of color #867275: hue angle of 351º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #867275 is Cyan = 0, Magento = 0.15, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 117 | - |
| CMYK | 0 | 0.15 | 0.13 | 0.47 |
| HSL | 351º | 0.08% | 0.49% | - |
| HSV(B) | 351º | 0.15% | 0.53% | - |
| XYZ | 19.06 | 18.39 | 19.37 | - |
| YUV | 120.32 | 126.13 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 117 | 0 | 0.15 | 0.13 | 0.47 | 351 | 0.08 | 0.49 |
| Hex | 86 | 72 | 75 | 0 | F | D | 2F | 15F | 8 | 31 |
| Octal | 206 | 162 | 165 | 0 | 17 | 15 | 57 | 537 | 10 | 61 |
| Binary | 10000110 | 1110010 | 1110101 | 0 | 1111 | 1101 | 101111 | 101011111 | 1000 | 110001 |
Color Harmonies of #867275
Complementary color
Monochromatic Colors of #867275
Black with #867275
Text Example
Text Example
White with #867275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867275; }
p { color: rgb(134,114,117); }
H1.HeaderClassName
{
color: #867275;
}
.AnyTagClassName
{
color: #867275;
}
</style>
background-color css
<style>
a { background-color: #867275; }
a { background-color: rgb(134,114,117); }
div.DivClassName
{
background-color: #867275;
}
.BgClassName
{
background-color: #867275;
}
</style>
border-color css
<style>
span { border-color: #867275; }
span { border-color: rgb(134,114,117); }
td.TdClassName
{
border-color: #867275;
}
.TagClassName
{
border-color: #867275;
}
</style>