Shades of Ferra #856967
Tints of Ferra #856967
RGB
CMYK
RGB Variations
Color information
#856967 (or 0x856967) is known color: Ferra. HEX triplet: 85, 69 and 67. RGB value is (133,105,103). Sum of RGB (Red+Green+Blue) = 133+105+103=341 (45% of max value = 765). Red value is 133 (52.34% from 255 or 39.00% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 103 (40.62% from 255 or 30.21% from 341); Max value from RGB is 133 - color contains mainly: red. Hex color #856967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856967 is #7A9698. Grayscale: #717171. Windows color (decimal): -8033945 or 6777221. OLE color: 6777221.
HSL color Cylindrical-coordinate representation of color #856967: hue angle of 4º 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 #856967 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 103 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.48 |
| HSL | 4º | 0.13% | 0.46% | - |
| HSV(B) | 4º | 0.23% | 0.52% | - |
| XYZ | 17.17 | 16.07 | 15.03 | - |
| YUV | 113.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 103 | 0 | 0.21 | 0.23 | 0.48 | 4 | 0.13 | 0.46 |
| Hex | 85 | 69 | 67 | 0 | 15 | 17 | 30 | 4 | D | 2E |
| Octal | 205 | 151 | 147 | 0 | 25 | 27 | 60 | 4 | 15 | 56 |
| Binary | 10000101 | 1101001 | 1100111 | 0 | 10101 | 10111 | 110000 | 100 | 1101 | 101110 |
Color Harmonies of #856967
Complementary color
Monochromatic Colors of #856967
Black with #856967
Text Example
Text Example
White with #856967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856967; }
p { color: rgb(133,105,103); }
H1.HeaderClassName
{
color: #856967;
}
.AnyTagClassName
{
color: #856967;
}
</style>
background-color css
<style>
a { background-color: #856967; }
a { background-color: rgb(133,105,103); }
div.DivClassName
{
background-color: #856967;
}
.BgClassName
{
background-color: #856967;
}
</style>
border-color css
<style>
span { border-color: #856967; }
span { border-color: rgb(133,105,103); }
td.TdClassName
{
border-color: #856967;
}
.TagClassName
{
border-color: #856967;
}
</style>