Shades of Ferra #877471
Tints of Ferra #877471
RGB
CMYK
RGB Variations
Color information
#877471 (or 0x877471) is known color: Ferra. HEX triplet: 87, 74 and 71. RGB value is (135,116,113). Sum of RGB (Red+Green+Blue) = 135+116+113=364 (48% of max value = 765). Red value is 135 (53.12% from 255 or 37.09% from 364); Green value is 116 (45.70% from 255 or 31.87% from 364); Blue value is 113 (44.53% from 255 or 31.04% from 364); Max value from RGB is 135 - color contains mainly: red. Hex color #877471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877471 is #788B8E. Grayscale: #797979. Windows color (decimal): -7900047 or 7435399. OLE color: 7435399.
HSL color Cylindrical-coordinate representation of color #877471: hue angle of 8.18º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #877471 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 113 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.47 |
| HSL | 8.18º | 0.09% | 0.49% | - |
| HSV(B) | 8.18º | 0.16% | 0.53% | - |
| XYZ | 19.22 | 18.83 | 18.25 | - |
| YUV | 121.34 | 123.29 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 113 | 0 | 0.14 | 0.16 | 0.47 | 8.18 | 0.09 | 0.49 |
| Hex | 87 | 74 | 71 | 0 | E | 10 | 2F | 8 | 9 | 31 |
| Octal | 207 | 164 | 161 | 0 | 16 | 20 | 57 | 10 | 11 | 61 |
| Binary | 10000111 | 1110100 | 1110001 | 0 | 1110 | 10000 | 101111 | 1000 | 1001 | 110001 |
Color Harmonies of #877471
Complementary color
Monochromatic Colors of #877471
Black with #877471
Text Example
Text Example
White with #877471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877471; }
p { color: rgb(135,116,113); }
H1.HeaderClassName
{
color: #877471;
}
.AnyTagClassName
{
color: #877471;
}
</style>
background-color css
<style>
a { background-color: #877471; }
a { background-color: rgb(135,116,113); }
div.DivClassName
{
background-color: #877471;
}
.BgClassName
{
background-color: #877471;
}
</style>
border-color css
<style>
span { border-color: #877471; }
span { border-color: rgb(135,116,113); }
td.TdClassName
{
border-color: #877471;
}
.TagClassName
{
border-color: #877471;
}
</style>