Shades of Ferra #897170
Tints of Ferra #897170
RGB
CMYK
RGB Variations
Color information
#897170 (or 0x897170) is known color: Ferra. HEX triplet: 89, 71 and 70. RGB value is (137,113,112). Sum of RGB (Red+Green+Blue) = 137+113+112=362 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.85% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 137 - color contains mainly: red. Hex color #897170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897170 is #768E8F. Grayscale: #787878. Windows color (decimal): -7769744 or 7369097. OLE color: 7369097.
HSL color Cylindrical-coordinate representation of color #897170: hue angle of 2.4º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #897170 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 113 | 112 | - |
| CMYK | 0 | 0.18 | 0.18 | 0.46 |
| HSL | 2.4º | 0.1% | 0.49% | - |
| HSV(B) | 2.4º | 0.18% | 0.54% | - |
| XYZ | 19.15 | 18.3 | 17.85 | - |
| YUV | 120.06 | 123.45 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 113 | 112 | 0 | 0.18 | 0.18 | 0.46 | 2.4 | 0.1 | 0.49 |
| Hex | 89 | 71 | 70 | 0 | 12 | 12 | 2E | 2 | A | 31 |
| Octal | 211 | 161 | 160 | 0 | 22 | 22 | 56 | 2 | 12 | 61 |
| Binary | 10001001 | 1110001 | 1110000 | 0 | 10010 | 10010 | 101110 | 10 | 1010 | 110001 |
Color Harmonies of #897170
Complementary color
Monochromatic Colors of #897170
Black with #897170
Text Example
Text Example
White with #897170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897170; }
p { color: rgb(137,113,112); }
H1.HeaderClassName
{
color: #897170;
}
.AnyTagClassName
{
color: #897170;
}
</style>
background-color css
<style>
a { background-color: #897170; }
a { background-color: rgb(137,113,112); }
div.DivClassName
{
background-color: #897170;
}
.BgClassName
{
background-color: #897170;
}
</style>
border-color css
<style>
span { border-color: #897170; }
span { border-color: rgb(137,113,112); }
td.TdClassName
{
border-color: #897170;
}
.TagClassName
{
border-color: #897170;
}
</style>