Shades of Ferra #877170
Tints of Ferra #877170
RGB
CMYK
RGB Variations
Color information
#877170 (or 0x877170) is known color: Ferra. HEX triplet: 87, 71 and 70. RGB value is (135,113,112). Sum of RGB (Red+Green+Blue) = 135+113+112=360 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.5% from 360); Green value is 113 (44.53% from 255 or 31.39% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 135 - color contains mainly: red. Hex color #877170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877170 is #788E8F. Grayscale: #777777. Windows color (decimal): -7900816 or 7369095. OLE color: 7369095.
HSL color Cylindrical-coordinate representation of color #877170: hue angle of 2.61º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877170 is Cyan = 0, Magento = 0.16, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 112 | - |
| CMYK | 0 | 0.16 | 0.17 | 0.47 |
| HSL | 2.61º | 0.09% | 0.48% | - |
| HSV(B) | 2.61º | 0.17% | 0.53% | - |
| XYZ | 18.82 | 18.13 | 17.84 | - |
| YUV | 119.46 | 123.79 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 112 | 0 | 0.16 | 0.17 | 0.47 | 2.61 | 0.09 | 0.48 |
| Hex | 87 | 71 | 70 | 0 | 10 | 11 | 2F | 3 | 9 | 30 |
| Octal | 207 | 161 | 160 | 0 | 20 | 21 | 57 | 3 | 11 | 60 |
| Binary | 10000111 | 1110001 | 1110000 | 0 | 10000 | 10001 | 101111 | 11 | 1001 | 110000 |
Color Harmonies of #877170
Complementary color
Monochromatic Colors of #877170
Black with #877170
Text Example
Text Example
White with #877170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877170; }
p { color: rgb(135,113,112); }
H1.HeaderClassName
{
color: #877170;
}
.AnyTagClassName
{
color: #877170;
}
</style>
background-color css
<style>
a { background-color: #877170; }
a { background-color: rgb(135,113,112); }
div.DivClassName
{
background-color: #877170;
}
.BgClassName
{
background-color: #877170;
}
</style>
border-color css
<style>
span { border-color: #877170; }
span { border-color: rgb(135,113,112); }
td.TdClassName
{
border-color: #877170;
}
.TagClassName
{
border-color: #877170;
}
</style>