Shades of Ferra #886965
Tints of Ferra #886965
RGB
CMYK
RGB Variations
Color information
#886965 (or 0x886965) is known color: Ferra. HEX triplet: 88, 69 and 65. RGB value is (136,105,101). Sum of RGB (Red+Green+Blue) = 136+105+101=342 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.77% from 342); Green value is 105 (41.41% from 255 or 30.70% from 342); Blue value is 101 (39.84% from 255 or 29.53% from 342); Max value from RGB is 136 - color contains mainly: red. Hex color #886965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886965 is #77969A. Grayscale: #717171. Windows color (decimal): -7837339 or 6646152. OLE color: 6646152.
HSL color Cylindrical-coordinate representation of color #886965: hue angle of 6.86º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886965 is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 101 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.47 |
| HSL | 6.86º | 0.15% | 0.46% | - |
| HSV(B) | 6.86º | 0.26% | 0.53% | - |
| XYZ | 17.55 | 16.28 | 14.53 | - |
| YUV | 113.81 | 120.77 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 101 | 0 | 0.23 | 0.26 | 0.47 | 6.86 | 0.15 | 0.46 |
| Hex | 88 | 69 | 65 | 0 | 17 | 1A | 2F | 7 | F | 2E |
| Octal | 210 | 151 | 145 | 0 | 27 | 32 | 57 | 7 | 17 | 56 |
| Binary | 10001000 | 1101001 | 1100101 | 0 | 10111 | 11010 | 101111 | 111 | 1111 | 101110 |
Color Harmonies of #886965
Complementary color
Monochromatic Colors of #886965
Black with #886965
Text Example
Text Example
White with #886965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886965; }
p { color: rgb(136,105,101); }
H1.HeaderClassName
{
color: #886965;
}
.AnyTagClassName
{
color: #886965;
}
</style>
background-color css
<style>
a { background-color: #886965; }
a { background-color: rgb(136,105,101); }
div.DivClassName
{
background-color: #886965;
}
.BgClassName
{
background-color: #886965;
}
</style>
border-color css
<style>
span { border-color: #886965; }
span { border-color: rgb(136,105,101); }
td.TdClassName
{
border-color: #886965;
}
.TagClassName
{
border-color: #886965;
}
</style>