Shades of Ferra #866967
Tints of Ferra #866967
RGB
CMYK
RGB Variations
Color information
#866967 (or 0x866967) is known color: Ferra. HEX triplet: 86, 69 and 67. RGB value is (134,105,103). Sum of RGB (Red+Green+Blue) = 134+105+103=342 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.18% from 342); Green value is 105 (41.41% from 255 or 30.70% from 342); Blue value is 103 (40.62% from 255 or 30.12% from 342); Max value from RGB is 134 - color contains mainly: red. Hex color #866967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866967 is #799698. Grayscale: #717171. Windows color (decimal): -7968409 or 6777222. OLE color: 6777222.
HSL color Cylindrical-coordinate representation of color #866967: hue angle of 3.87º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866967 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 103 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.47 |
| HSL | 3.87º | 0.13% | 0.46% | - |
| HSV(B) | 3.87º | 0.23% | 0.53% | - |
| XYZ | 17.33 | 16.15 | 15.04 | - |
| YUV | 113.44 | 122.11 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 103 | 0 | 0.22 | 0.23 | 0.47 | 3.87 | 0.13 | 0.46 |
| Hex | 86 | 69 | 67 | 0 | 16 | 17 | 2F | 4 | D | 2E |
| Octal | 206 | 151 | 147 | 0 | 26 | 27 | 57 | 4 | 15 | 56 |
| Binary | 10000110 | 1101001 | 1100111 | 0 | 10110 | 10111 | 101111 | 100 | 1101 | 101110 |
Color Harmonies of #866967
Complementary color
Monochromatic Colors of #866967
Black with #866967
Text Example
Text Example
White with #866967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866967; }
p { color: rgb(134,105,103); }
H1.HeaderClassName
{
color: #866967;
}
.AnyTagClassName
{
color: #866967;
}
</style>
background-color css
<style>
a { background-color: #866967; }
a { background-color: rgb(134,105,103); }
div.DivClassName
{
background-color: #866967;
}
.BgClassName
{
background-color: #866967;
}
</style>
border-color css
<style>
span { border-color: #866967; }
span { border-color: rgb(134,105,103); }
td.TdClassName
{
border-color: #866967;
}
.TagClassName
{
border-color: #866967;
}
</style>