Shades of Empress #866669
Tints of Empress #866669
RGB
CMYK
RGB Variations
Color information
#866669 (or 0x866669) is known color: Empress. HEX triplet: 86, 66 and 69. RGB value is (134,102,105). Sum of RGB (Red+Green+Blue) = 134+102+105=341 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.30% from 341); Green value is 102 (40.23% from 255 or 29.91% from 341); Blue value is 105 (41.41% from 255 or 30.79% from 341); Max value from RGB is 134 - color contains mainly: red. Hex color #866669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866669 is #799996. Grayscale: #6F6F6F. Windows color (decimal): -7969175 or 6907526. OLE color: 6907526.
HSL color Cylindrical-coordinate representation of color #866669: hue angle of 354.38º 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 #866669 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 105 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.47 |
| HSL | 354.38º | 0.14% | 0.46% | - |
| HSV(B) | 354.38º | 0.24% | 0.53% | - |
| XYZ | 17.13 | 15.59 | 15.47 | - |
| YUV | 111.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 105 | 0 | 0.24 | 0.22 | 0.47 | 354.38 | 0.14 | 0.46 |
| Hex | 86 | 66 | 69 | 0 | 18 | 16 | 2F | 162 | E | 2E |
| Octal | 206 | 146 | 151 | 0 | 30 | 26 | 57 | 542 | 16 | 56 |
| Binary | 10000110 | 1100110 | 1101001 | 0 | 11000 | 10110 | 101111 | 101100010 | 1110 | 101110 |
Color Harmonies of #866669
Complementary color
Monochromatic Colors of #866669
Black with #866669
Text Example
Text Example
White with #866669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866669; }
p { color: rgb(134,102,105); }
H1.HeaderClassName
{
color: #866669;
}
.AnyTagClassName
{
color: #866669;
}
</style>
background-color css
<style>
a { background-color: #866669; }
a { background-color: rgb(134,102,105); }
div.DivClassName
{
background-color: #866669;
}
.BgClassName
{
background-color: #866669;
}
</style>
border-color css
<style>
span { border-color: #866669; }
span { border-color: rgb(134,102,105); }
td.TdClassName
{
border-color: #866669;
}
.TagClassName
{
border-color: #866669;
}
</style>