Shades of Ferra #896868
Tints of Ferra #896868
RGB
CMYK
RGB Variations
Color information
#896868 (or 0x896868) is known color: Ferra. HEX triplet: 89, 68 and 68. RGB value is (137,104,104). Sum of RGB (Red+Green+Blue) = 137+104+104=345 (45% of max value = 765). Red value is 137 (53.91% from 255 or 39.71% from 345); Green value is 104 (41.02% from 255 or 30.14% from 345); Blue value is 104 (41.02% from 255 or 30.14% from 345); Max value from RGB is 137 - color contains mainly: red. Hex color #896868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896868 is #769797. Grayscale: #717171. Windows color (decimal): -7772056 or 6842505. OLE color: 6842505.
HSL color Cylindrical-coordinate representation of color #896868: hue angle of 0º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #896868 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 104 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.46 |
| HSL | 0º | 0.14% | 0.47% | - |
| HSV(B) | 0º | 0.24% | 0.54% | - |
| XYZ | 17.77 | 16.22 | 15.29 | - |
| YUV | 113.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 104 | 0 | 0.24 | 0.24 | 0.46 | 0 | 0.14 | 0.47 |
| Hex | 89 | 68 | 68 | 0 | 18 | 18 | 2E | 0 | E | 2F |
| Octal | 211 | 150 | 150 | 0 | 30 | 30 | 56 | 0 | 16 | 57 |
| Binary | 10001001 | 1101000 | 1101000 | 0 | 11000 | 11000 | 101110 | 0 | 1110 | 101111 |
Color Harmonies of #896868
Complementary color
Monochromatic Colors of #896868
Black with #896868
Text Example
Text Example
White with #896868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896868; }
p { color: rgb(137,104,104); }
H1.HeaderClassName
{
color: #896868;
}
.AnyTagClassName
{
color: #896868;
}
</style>
background-color css
<style>
a { background-color: #896868; }
a { background-color: rgb(137,104,104); }
div.DivClassName
{
background-color: #896868;
}
.BgClassName
{
background-color: #896868;
}
</style>
border-color css
<style>
span { border-color: #896868; }
span { border-color: rgb(137,104,104); }
td.TdClassName
{
border-color: #896868;
}
.TagClassName
{
border-color: #896868;
}
</style>