Shades of Ferra #856867
Tints of Ferra #856867
RGB
CMYK
RGB Variations
Color information
#856867 (or 0x856867) is known color: Ferra. HEX triplet: 85, 68 and 67. RGB value is (133,104,103). Sum of RGB (Red+Green+Blue) = 133+104+103=340 (45% of max value = 765). Red value is 133 (52.34% from 255 or 39.12% from 340); Green value is 104 (41.02% from 255 or 30.59% from 340); Blue value is 103 (40.62% from 255 or 30.29% from 340); Max value from RGB is 133 - color contains mainly: red. Hex color #856867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856867 is #7A9798. Grayscale: #707070. Windows color (decimal): -8034201 or 6776965. OLE color: 6776965.
HSL color Cylindrical-coordinate representation of color #856867: hue angle of 2º 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 #856867 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 103 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.48 |
| HSL | 2º | 0.13% | 0.46% | - |
| HSV(B) | 2º | 0.23% | 0.52% | - |
| XYZ | 17.07 | 15.87 | 14.99 | - |
| YUV | 112.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 103 | 0 | 0.22 | 0.23 | 0.48 | 2 | 0.13 | 0.46 |
| Hex | 85 | 68 | 67 | 0 | 16 | 17 | 30 | 2 | D | 2E |
| Octal | 205 | 150 | 147 | 0 | 26 | 27 | 60 | 2 | 15 | 56 |
| Binary | 10000101 | 1101000 | 1100111 | 0 | 10110 | 10111 | 110000 | 10 | 1101 | 101110 |
Color Harmonies of #856867
Complementary color
Monochromatic Colors of #856867
Black with #856867
Text Example
Text Example
White with #856867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856867; }
p { color: rgb(133,104,103); }
H1.HeaderClassName
{
color: #856867;
}
.AnyTagClassName
{
color: #856867;
}
</style>
background-color css
<style>
a { background-color: #856867; }
a { background-color: rgb(133,104,103); }
div.DivClassName
{
background-color: #856867;
}
.BgClassName
{
background-color: #856867;
}
</style>
border-color css
<style>
span { border-color: #856867; }
span { border-color: rgb(133,104,103); }
td.TdClassName
{
border-color: #856867;
}
.TagClassName
{
border-color: #856867;
}
</style>