Shades of Ferra #877070
Tints of Ferra #877070
RGB
CMYK
RGB Variations
Color information
#877070 (or 0x877070) is known color: Ferra. HEX triplet: 87, 70 and 70. RGB value is (135,112,112). Sum of RGB (Red+Green+Blue) = 135+112+112=359 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.60% from 359); Green value is 112 (44.14% from 255 or 31.20% from 359); Blue value is 112 (44.14% from 255 or 31.20% from 359); Max value from RGB is 135 - color contains mainly: red. Hex color #877070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877070 is #788F8F. Grayscale: #767676. Windows color (decimal): -7901072 or 7368839. OLE color: 7368839.
HSL color Cylindrical-coordinate representation of color #877070: hue angle of 0º 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 #877070 is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 112 | - |
| CMYK | 0 | 0.17 | 0.17 | 0.47 |
| HSL | 0º | 0.09% | 0.48% | - |
| HSV(B) | 0º | 0.17% | 0.53% | - |
| XYZ | 18.71 | 17.91 | 17.8 | - |
| YUV | 118.88 | 124.12 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 112 | 0 | 0.17 | 0.17 | 0.47 | 0 | 0.09 | 0.48 |
| Hex | 87 | 70 | 70 | 0 | 11 | 11 | 2F | 0 | 9 | 30 |
| Octal | 207 | 160 | 160 | 0 | 21 | 21 | 57 | 0 | 11 | 60 |
| Binary | 10000111 | 1110000 | 1110000 | 0 | 10001 | 10001 | 101111 | 0 | 1001 | 110000 |
Color Harmonies of #877070
Complementary color
Monochromatic Colors of #877070
Black with #877070
Text Example
Text Example
White with #877070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877070; }
p { color: rgb(135,112,112); }
H1.HeaderClassName
{
color: #877070;
}
.AnyTagClassName
{
color: #877070;
}
</style>
background-color css
<style>
a { background-color: #877070; }
a { background-color: rgb(135,112,112); }
div.DivClassName
{
background-color: #877070;
}
.BgClassName
{
background-color: #877070;
}
</style>
border-color css
<style>
span { border-color: #877070; }
span { border-color: rgb(135,112,112); }
td.TdClassName
{
border-color: #877070;
}
.TagClassName
{
border-color: #877070;
}
</style>