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