Shades of Ferra #896865
Tints of Ferra #896865
RGB
CMYK
RGB Variations
Color information
#896865 (or 0x896865) is known color: Ferra. HEX triplet: 89, 68 and 65. RGB value is (137,104,101). Sum of RGB (Red+Green+Blue) = 137+104+101=342 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.06% from 342); Green value is 104 (41.02% from 255 or 30.41% from 342); Blue value is 101 (39.84% from 255 or 29.53% from 342); Max value from RGB is 137 - color contains mainly: red. Hex color #896865 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896865 is #76979A. Grayscale: #717171. Windows color (decimal): -7772059 or 6645897. OLE color: 6645897.
HSL color Cylindrical-coordinate representation of color #896865: hue angle of 5º 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 #896865 is Cyan = 0, Magento = 0.24, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 101 | - |
| CMYK | 0 | 0.24 | 0.26 | 0.46 |
| HSL | 5º | 0.15% | 0.47% | - |
| HSV(B) | 5º | 0.26% | 0.54% | - |
| XYZ | 17.62 | 16.16 | 14.5 | - |
| YUV | 113.53 | 120.93 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 101 | 0 | 0.24 | 0.26 | 0.46 | 5 | 0.15 | 0.47 |
| Hex | 89 | 68 | 65 | 0 | 18 | 1A | 2E | 5 | F | 2F |
| Octal | 211 | 150 | 145 | 0 | 30 | 32 | 56 | 5 | 17 | 57 |
| Binary | 10001001 | 1101000 | 1100101 | 0 | 11000 | 11010 | 101110 | 101 | 1111 | 101111 |
Color Harmonies of #896865
Complementary color
Monochromatic Colors of #896865
Black with #896865
Text Example
Text Example
White with #896865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896865; }
p { color: rgb(137,104,101); }
H1.HeaderClassName
{
color: #896865;
}
.AnyTagClassName
{
color: #896865;
}
</style>
background-color css
<style>
a { background-color: #896865; }
a { background-color: rgb(137,104,101); }
div.DivClassName
{
background-color: #896865;
}
.BgClassName
{
background-color: #896865;
}
</style>
border-color css
<style>
span { border-color: #896865; }
span { border-color: rgb(137,104,101); }
td.TdClassName
{
border-color: #896865;
}
.TagClassName
{
border-color: #896865;
}
</style>