Shades of Ferra #856866
Tints of Ferra #856866
RGB
CMYK
RGB Variations
Color information
#856866 (or 0x856866) is known color: Ferra. HEX triplet: 85, 68 and 66. RGB value is (133,104,102). Sum of RGB (Red+Green+Blue) = 133+104+102=339 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.23% from 339); Green value is 104 (41.02% from 255 or 30.68% from 339); Blue value is 102 (40.23% from 255 or 30.09% from 339); Max value from RGB is 133 - color contains mainly: red. Hex color #856866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856866 is #7A9799. Grayscale: #707070. Windows color (decimal): -8034202 or 6711429. OLE color: 6711429.
HSL color Cylindrical-coordinate representation of color #856866: hue angle of 3.87º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856866 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 102 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.48 |
| HSL | 3.87º | 0.13% | 0.46% | - |
| HSV(B) | 3.87º | 0.23% | 0.52% | - |
| XYZ | 17.02 | 15.85 | 14.73 | - |
| YUV | 112.44 | 122.11 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 102 | 0 | 0.22 | 0.23 | 0.48 | 3.87 | 0.13 | 0.46 |
| Hex | 85 | 68 | 66 | 0 | 16 | 17 | 30 | 4 | D | 2E |
| Octal | 205 | 150 | 146 | 0 | 26 | 27 | 60 | 4 | 15 | 56 |
| Binary | 10000101 | 1101000 | 1100110 | 0 | 10110 | 10111 | 110000 | 100 | 1101 | 101110 |
Color Harmonies of #856866
Complementary color
Monochromatic Colors of #856866
Black with #856866
Text Example
Text Example
White with #856866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856866; }
p { color: rgb(133,104,102); }
H1.HeaderClassName
{
color: #856866;
}
.AnyTagClassName
{
color: #856866;
}
</style>
background-color css
<style>
a { background-color: #856866; }
a { background-color: rgb(133,104,102); }
div.DivClassName
{
background-color: #856866;
}
.BgClassName
{
background-color: #856866;
}
</style>
border-color css
<style>
span { border-color: #856866; }
span { border-color: rgb(133,104,102); }
td.TdClassName
{
border-color: #856866;
}
.TagClassName
{
border-color: #856866;
}
</style>