Shades of Ferra #896964
Tints of Ferra #896964
RGB
CMYK
RGB Variations
Color information
#896964 (or 0x896964) is known color: Ferra. HEX triplet: 89, 69 and 64. RGB value is (137,105,100). Sum of RGB (Red+Green+Blue) = 137+105+100=342 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.06% from 342); Green value is 105 (41.41% from 255 or 30.70% from 342); Blue value is 100 (39.45% from 255 or 29.24% from 342); Max value from RGB is 137 - color contains mainly: red. Hex color #896964 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896964 is #76969B. Grayscale: #727272. Windows color (decimal): -7771804 or 6580617. OLE color: 6580617.
HSL color Cylindrical-coordinate representation of color #896964: hue angle of 8.11º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #896964 is Cyan = 0, Magento = 0.23, Yellow = 0.27 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 100 | - |
| CMYK | 0 | 0.23 | 0.27 | 0.46 |
| HSL | 8.11º | 0.16% | 0.46% | - |
| HSV(B) | 8.11º | 0.27% | 0.54% | - |
| XYZ | 17.67 | 16.34 | 14.28 | - |
| YUV | 114 | 120.1 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 100 | 0 | 0.23 | 0.27 | 0.46 | 8.11 | 0.16 | 0.46 |
| Hex | 89 | 69 | 64 | 0 | 17 | 1B | 2E | 8 | 10 | 2E |
| Octal | 211 | 151 | 144 | 0 | 27 | 33 | 56 | 10 | 20 | 56 |
| Binary | 10001001 | 1101001 | 1100100 | 0 | 10111 | 11011 | 101110 | 1000 | 10000 | 101110 |
Color Harmonies of #896964
Complementary color
Monochromatic Colors of #896964
Black with #896964
Text Example
Text Example
White with #896964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896964; }
p { color: rgb(137,105,100); }
H1.HeaderClassName
{
color: #896964;
}
.AnyTagClassName
{
color: #896964;
}
</style>
background-color css
<style>
a { background-color: #896964; }
a { background-color: rgb(137,105,100); }
div.DivClassName
{
background-color: #896964;
}
.BgClassName
{
background-color: #896964;
}
</style>
border-color css
<style>
span { border-color: #896964; }
span { border-color: rgb(137,105,100); }
td.TdClassName
{
border-color: #896964;
}
.TagClassName
{
border-color: #896964;
}
</style>