Shades of Ferra #877068
Tints of Ferra #877068
RGB
CMYK
RGB Variations
Color information
#877068 (or 0x877068) is known color: Ferra. HEX triplet: 87, 70 and 68. RGB value is (135,112,104). Sum of RGB (Red+Green+Blue) = 135+112+104=351 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.46% from 351); Green value is 112 (44.14% from 255 or 31.91% from 351); Blue value is 104 (41.02% from 255 or 29.63% from 351); Max value from RGB is 135 - color contains mainly: red. Hex color #877068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877068 is #788F97. Grayscale: #767676. Windows color (decimal): -7901080 or 6844551. OLE color: 6844551.
HSL color Cylindrical-coordinate representation of color #877068: hue angle of 15.48º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #877068 is Cyan = 0, Magento = 0.17, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 104 | - |
| CMYK | 0 | 0.17 | 0.23 | 0.47 |
| HSL | 15.48º | 0.13% | 0.47% | - |
| HSV(B) | 15.48º | 0.23% | 0.53% | - |
| XYZ | 18.28 | 17.74 | 15.56 | - |
| YUV | 117.97 | 120.12 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 104 | 0 | 0.17 | 0.23 | 0.47 | 15.48 | 0.13 | 0.47 |
| Hex | 87 | 70 | 68 | 0 | 11 | 17 | 2F | F | D | 2F |
| Octal | 207 | 160 | 150 | 0 | 21 | 27 | 57 | 17 | 15 | 57 |
| Binary | 10000111 | 1110000 | 1101000 | 0 | 10001 | 10111 | 101111 | 1111 | 1101 | 101111 |
Color Harmonies of #877068
Complementary color
Monochromatic Colors of #877068
Black with #877068
Text Example
Text Example
White with #877068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877068; }
p { color: rgb(135,112,104); }
H1.HeaderClassName
{
color: #877068;
}
.AnyTagClassName
{
color: #877068;
}
</style>
background-color css
<style>
a { background-color: #877068; }
a { background-color: rgb(135,112,104); }
div.DivClassName
{
background-color: #877068;
}
.BgClassName
{
background-color: #877068;
}
</style>
border-color css
<style>
span { border-color: #877068; }
span { border-color: rgb(135,112,104); }
td.TdClassName
{
border-color: #877068;
}
.TagClassName
{
border-color: #877068;
}
</style>