Shades of Ferra #897069
Tints of Ferra #897069
RGB
CMYK
RGB Variations
Color information
#897069 (or 0x897069) is known color: Ferra. HEX triplet: 89, 70 and 69. RGB value is (137,112,105). Sum of RGB (Red+Green+Blue) = 137+112+105=354 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.70% from 354); Green value is 112 (44.14% from 255 or 31.64% from 354); Blue value is 105 (41.41% from 255 or 29.66% from 354); Max value from RGB is 137 - color contains mainly: red. Hex color #897069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897069 is #768F96. Grayscale: #767676. Windows color (decimal): -7770007 or 6910089. OLE color: 6910089.
HSL color Cylindrical-coordinate representation of color #897069: hue angle of 13.12º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #897069 is Cyan = 0, Magento = 0.18, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 105 | - |
| CMYK | 0 | 0.18 | 0.23 | 0.46 |
| HSL | 13.13º | 0.13% | 0.47% | - |
| HSV(B) | 13.13º | 0.23% | 0.54% | - |
| XYZ | 18.66 | 17.93 | 15.84 | - |
| YUV | 118.68 | 120.28 | 141.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 105 | 0 | 0.18 | 0.23 | 0.46 | 13.13 | 0.13 | 0.47 |
| Hex | 89 | 70 | 69 | 0 | 12 | 17 | 2E | D | D | 2F |
| Octal | 211 | 160 | 151 | 0 | 22 | 27 | 56 | 15 | 15 | 57 |
| Binary | 10001001 | 1110000 | 1101001 | 0 | 10010 | 10111 | 101110 | 1101 | 1101 | 101111 |
Color Harmonies of #897069
Complementary color
Monochromatic Colors of #897069
Black with #897069
Text Example
Text Example
White with #897069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897069; }
p { color: rgb(137,112,105); }
H1.HeaderClassName
{
color: #897069;
}
.AnyTagClassName
{
color: #897069;
}
</style>
background-color css
<style>
a { background-color: #897069; }
a { background-color: rgb(137,112,105); }
div.DivClassName
{
background-color: #897069;
}
.BgClassName
{
background-color: #897069;
}
</style>
border-color css
<style>
span { border-color: #897069; }
span { border-color: rgb(137,112,105); }
td.TdClassName
{
border-color: #897069;
}
.TagClassName
{
border-color: #897069;
}
</style>