Shades of Ferra #866867
Tints of Ferra #866867
RGB
CMYK
RGB Variations
Color information
#866867 (or 0x866867) is known color: Ferra. HEX triplet: 86, 68 and 67. RGB value is (134,104,103). Sum of RGB (Red+Green+Blue) = 134+104+103=341 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.30% from 341); Green value is 104 (41.02% from 255 or 30.50% from 341); Blue value is 103 (40.62% from 255 or 30.21% from 341); Max value from RGB is 134 - color contains mainly: red. Hex color #866867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866867 is #799798. Grayscale: #707070. Windows color (decimal): -7968665 or 6776966. OLE color: 6776966.
HSL color Cylindrical-coordinate representation of color #866867: hue angle of 1.94º 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 #866867 is Cyan = 0, Magento = 0.22, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 103 | - |
| CMYK | 0 | 0.22 | 0.23 | 0.47 |
| HSL | 1.94º | 0.13% | 0.46% | - |
| HSV(B) | 1.94º | 0.23% | 0.53% | - |
| XYZ | 17.23 | 15.95 | 15 | - |
| YUV | 112.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 103 | 0 | 0.22 | 0.23 | 0.47 | 1.94 | 0.13 | 0.46 |
| Hex | 86 | 68 | 67 | 0 | 16 | 17 | 2F | 2 | D | 2E |
| Octal | 206 | 150 | 147 | 0 | 26 | 27 | 57 | 2 | 15 | 56 |
| Binary | 10000110 | 1101000 | 1100111 | 0 | 10110 | 10111 | 101111 | 10 | 1101 | 101110 |
Color Harmonies of #866867
Complementary color
Monochromatic Colors of #866867
Black with #866867
Text Example
Text Example
White with #866867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866867; }
p { color: rgb(134,104,103); }
H1.HeaderClassName
{
color: #866867;
}
.AnyTagClassName
{
color: #866867;
}
</style>
background-color css
<style>
a { background-color: #866867; }
a { background-color: rgb(134,104,103); }
div.DivClassName
{
background-color: #866867;
}
.BgClassName
{
background-color: #866867;
}
</style>
border-color css
<style>
span { border-color: #866867; }
span { border-color: rgb(134,104,103); }
td.TdClassName
{
border-color: #866867;
}
.TagClassName
{
border-color: #866867;
}
</style>