Shades of Ferra #897070
Tints of Ferra #897070
RGB
CMYK
RGB Variations
Color information
#897070 (or 0x897070) is known color: Ferra. HEX triplet: 89, 70 and 70. RGB value is (137,112,112). Sum of RGB (Red+Green+Blue) = 137+112+112=361 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.95% from 361); Green value is 112 (44.14% from 255 or 31.02% from 361); Blue value is 112 (44.14% from 255 or 31.02% from 361); Max value from RGB is 137 - color contains mainly: red. Hex color #897070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897070 is #768F8F. Grayscale: #777777. Windows color (decimal): -7770000 or 7368841. OLE color: 7368841.
HSL color Cylindrical-coordinate representation of color #897070: hue angle of 0º 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 #897070 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 112 | - |
| CMYK | 0 | 0.18 | 0.18 | 0.46 |
| HSL | 0º | 0.1% | 0.49% | - |
| HSV(B) | 0º | 0.18% | 0.54% | - |
| XYZ | 19.04 | 18.08 | 17.82 | - |
| YUV | 119.48 | 123.78 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 112 | 0 | 0.18 | 0.18 | 0.46 | 0 | 0.1 | 0.49 |
| Hex | 89 | 70 | 70 | 0 | 12 | 12 | 2E | 0 | A | 31 |
| Octal | 211 | 160 | 160 | 0 | 22 | 22 | 56 | 0 | 12 | 61 |
| Binary | 10001001 | 1110000 | 1110000 | 0 | 10010 | 10010 | 101110 | 0 | 1010 | 110001 |
Color Harmonies of #897070
Complementary color
Monochromatic Colors of #897070
Black with #897070
Text Example
Text Example
White with #897070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897070; }
p { color: rgb(137,112,112); }
H1.HeaderClassName
{
color: #897070;
}
.AnyTagClassName
{
color: #897070;
}
</style>
background-color css
<style>
a { background-color: #897070; }
a { background-color: rgb(137,112,112); }
div.DivClassName
{
background-color: #897070;
}
.BgClassName
{
background-color: #897070;
}
</style>
border-color css
<style>
span { border-color: #897070; }
span { border-color: rgb(137,112,112); }
td.TdClassName
{
border-color: #897070;
}
.TagClassName
{
border-color: #897070;
}
</style>