Shades of Ferra #886966
Tints of Ferra #886966
RGB
CMYK
RGB Variations
Color information
#886966 (or 0x886966) is known color: Ferra. HEX triplet: 88, 69 and 66. RGB value is (136,105,102). Sum of RGB (Red+Green+Blue) = 136+105+102=343 (45% of max value = 765). Red value is 136 (53.52% from 255 or 39.65% from 343); Green value is 105 (41.41% from 255 or 30.61% from 343); Blue value is 102 (40.23% from 255 or 29.74% from 343); Max value from RGB is 136 - color contains mainly: red. Hex color #886966 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886966 is #779699. Grayscale: #717171. Windows color (decimal): -7837338 or 6711688. OLE color: 6711688.
HSL color Cylindrical-coordinate representation of color #886966: hue angle of 5.29º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #886966 is Cyan = 0, Magento = 0.23, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 102 | - |
| CMYK | 0 | 0.23 | 0.25 | 0.47 |
| HSL | 5.29º | 0.14% | 0.47% | - |
| HSV(B) | 5.29º | 0.25% | 0.53% | - |
| XYZ | 17.6 | 16.3 | 14.79 | - |
| YUV | 113.93 | 121.27 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 102 | 0 | 0.23 | 0.25 | 0.47 | 5.29 | 0.14 | 0.47 |
| Hex | 88 | 69 | 66 | 0 | 17 | 19 | 2F | 5 | E | 2F |
| Octal | 210 | 151 | 146 | 0 | 27 | 31 | 57 | 5 | 16 | 57 |
| Binary | 10001000 | 1101001 | 1100110 | 0 | 10111 | 11001 | 101111 | 101 | 1110 | 101111 |
Color Harmonies of #886966
Complementary color
Monochromatic Colors of #886966
Black with #886966
Text Example
Text Example
White with #886966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886966; }
p { color: rgb(136,105,102); }
H1.HeaderClassName
{
color: #886966;
}
.AnyTagClassName
{
color: #886966;
}
</style>
background-color css
<style>
a { background-color: #886966; }
a { background-color: rgb(136,105,102); }
div.DivClassName
{
background-color: #886966;
}
.BgClassName
{
background-color: #886966;
}
</style>
border-color css
<style>
span { border-color: #886966; }
span { border-color: rgb(136,105,102); }
td.TdClassName
{
border-color: #886966;
}
.TagClassName
{
border-color: #886966;
}
</style>