Shades of Ferra #896866
Tints of Ferra #896866
RGB
CMYK
RGB Variations
Color information
#896866 (or 0x896866) is known color: Ferra. HEX triplet: 89, 68 and 66. RGB value is (137,104,102). Sum of RGB (Red+Green+Blue) = 137+104+102=343 (45% of max value = 765). Red value is 137 (53.91% from 255 or 39.94% from 343); Green value is 104 (41.02% from 255 or 30.32% from 343); Blue value is 102 (40.23% from 255 or 29.74% from 343); Max value from RGB is 137 - color contains mainly: red. Hex color #896866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896866 is #769799. Grayscale: #717171. Windows color (decimal): -7772058 or 6711433. OLE color: 6711433.
HSL color Cylindrical-coordinate representation of color #896866: hue angle of 3.43º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #896866 is Cyan = 0, Magento = 0.24, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 102 | - |
| CMYK | 0 | 0.24 | 0.26 | 0.46 |
| HSL | 3.43º | 0.15% | 0.47% | - |
| HSV(B) | 3.43º | 0.26% | 0.54% | - |
| XYZ | 17.67 | 16.18 | 14.76 | - |
| YUV | 113.64 | 121.43 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 102 | 0 | 0.24 | 0.26 | 0.46 | 3.43 | 0.15 | 0.47 |
| Hex | 89 | 68 | 66 | 0 | 18 | 1A | 2E | 3 | F | 2F |
| Octal | 211 | 150 | 146 | 0 | 30 | 32 | 56 | 3 | 17 | 57 |
| Binary | 10001001 | 1101000 | 1100110 | 0 | 11000 | 11010 | 101110 | 11 | 1111 | 101111 |
Color Harmonies of #896866
Complementary color
Monochromatic Colors of #896866
Black with #896866
Text Example
Text Example
White with #896866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896866; }
p { color: rgb(137,104,102); }
H1.HeaderClassName
{
color: #896866;
}
.AnyTagClassName
{
color: #896866;
}
</style>
background-color css
<style>
a { background-color: #896866; }
a { background-color: rgb(137,104,102); }
div.DivClassName
{
background-color: #896866;
}
.BgClassName
{
background-color: #896866;
}
</style>
border-color css
<style>
span { border-color: #896866; }
span { border-color: rgb(137,104,102); }
td.TdClassName
{
border-color: #896866;
}
.TagClassName
{
border-color: #896866;
}
</style>