Shades of Ferra #877370
Tints of Ferra #877370
RGB
CMYK
RGB Variations
Color information
#877370 (or 0x877370) is known color: Ferra. HEX triplet: 87, 73 and 70. RGB value is (135,115,112). Sum of RGB (Red+Green+Blue) = 135+115+112=362 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.29% from 362); Green value is 115 (45.31% from 255 or 31.77% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 135 - color contains mainly: red. Hex color #877370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877370 is #788C8F. Grayscale: #787878. Windows color (decimal): -7900304 or 7369607. OLE color: 7369607.
HSL color Cylindrical-coordinate representation of color #877370: hue angle of 7.83º 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 #877370 is Cyan = 0, Magento = 0.15, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 112 | - |
| CMYK | 0 | 0.15 | 0.17 | 0.47 |
| HSL | 7.83º | 0.09% | 0.48% | - |
| HSV(B) | 7.83º | 0.17% | 0.53% | - |
| XYZ | 19.05 | 18.58 | 17.91 | - |
| YUV | 120.64 | 123.13 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 112 | 0 | 0.15 | 0.17 | 0.47 | 7.83 | 0.09 | 0.48 |
| Hex | 87 | 73 | 70 | 0 | F | 11 | 2F | 8 | 9 | 30 |
| Octal | 207 | 163 | 160 | 0 | 17 | 21 | 57 | 10 | 11 | 60 |
| Binary | 10000111 | 1110011 | 1110000 | 0 | 1111 | 10001 | 101111 | 1000 | 1001 | 110000 |
Color Harmonies of #877370
Complementary color
Monochromatic Colors of #877370
Black with #877370
Text Example
Text Example
White with #877370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877370; }
p { color: rgb(135,115,112); }
H1.HeaderClassName
{
color: #877370;
}
.AnyTagClassName
{
color: #877370;
}
</style>
background-color css
<style>
a { background-color: #877370; }
a { background-color: rgb(135,115,112); }
div.DivClassName
{
background-color: #877370;
}
.BgClassName
{
background-color: #877370;
}
</style>
border-color css
<style>
span { border-color: #877370; }
span { border-color: rgb(135,115,112); }
td.TdClassName
{
border-color: #877370;
}
.TagClassName
{
border-color: #877370;
}
</style>