Shades of Ferra #896764
Tints of Ferra #896764
RGB
CMYK
RGB Variations
Color information
#896764 (or 0x896764) is known color: Ferra. HEX triplet: 89, 67 and 64. RGB value is (137,103,100). Sum of RGB (Red+Green+Blue) = 137+103+100=340 (45% of max value = 765). Red value is 137 (53.91% from 255 or 40.29% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 100 (39.45% from 255 or 29.41% from 340); Max value from RGB is 137 - color contains mainly: red. Hex color #896764 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896764 is #76989B. Grayscale: #707070. Windows color (decimal): -7772316 or 6580105. OLE color: 6580105.
HSL color Cylindrical-coordinate representation of color #896764: hue angle of 4.86º 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 #896764 is Cyan = 0, Magento = 0.25, Yellow = 0.27 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 100 | - |
| CMYK | 0 | 0.25 | 0.27 | 0.46 |
| HSL | 4.86º | 0.16% | 0.46% | - |
| HSV(B) | 4.86º | 0.27% | 0.54% | - |
| XYZ | 17.47 | 15.94 | 14.21 | - |
| YUV | 112.82 | 120.76 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 100 | 0 | 0.25 | 0.27 | 0.46 | 4.86 | 0.16 | 0.46 |
| Hex | 89 | 67 | 64 | 0 | 19 | 1B | 2E | 5 | 10 | 2E |
| Octal | 211 | 147 | 144 | 0 | 31 | 33 | 56 | 5 | 20 | 56 |
| Binary | 10001001 | 1100111 | 1100100 | 0 | 11001 | 11011 | 101110 | 101 | 10000 | 101110 |
Color Harmonies of #896764
Complementary color
Monochromatic Colors of #896764
Black with #896764
Text Example
Text Example
White with #896764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896764; }
p { color: rgb(137,103,100); }
H1.HeaderClassName
{
color: #896764;
}
.AnyTagClassName
{
color: #896764;
}
</style>
background-color css
<style>
a { background-color: #896764; }
a { background-color: rgb(137,103,100); }
div.DivClassName
{
background-color: #896764;
}
.BgClassName
{
background-color: #896764;
}
</style>
border-color css
<style>
span { border-color: #896764; }
span { border-color: rgb(137,103,100); }
td.TdClassName
{
border-color: #896764;
}
.TagClassName
{
border-color: #896764;
}
</style>