Shades of Ferra #867069
Tints of Ferra #867069
RGB
CMYK
RGB Variations
Color information
#867069 (or 0x867069) is known color: Ferra. HEX triplet: 86, 70 and 69. RGB value is (134,112,105). Sum of RGB (Red+Green+Blue) = 134+112+105=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 112 (44.14% from 255 or 31.91% from 351); Blue value is 105 (41.41% from 255 or 29.91% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #867069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867069 is #798F96. Grayscale: #757575. Windows color (decimal): -7966615 or 6910086. OLE color: 6910086.
HSL color Cylindrical-coordinate representation of color #867069: hue angle of 14.48º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #867069 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 105 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.47 |
| HSL | 14.48º | 0.12% | 0.47% | - |
| HSV(B) | 14.48º | 0.22% | 0.53% | - |
| XYZ | 18.18 | 17.68 | 15.82 | - |
| YUV | 117.78 | 120.79 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 105 | 0 | 0.16 | 0.22 | 0.47 | 14.48 | 0.12 | 0.47 |
| Hex | 86 | 70 | 69 | 0 | 10 | 16 | 2F | E | C | 2F |
| Octal | 206 | 160 | 151 | 0 | 20 | 26 | 57 | 16 | 14 | 57 |
| Binary | 10000110 | 1110000 | 1101001 | 0 | 10000 | 10110 | 101111 | 1110 | 1100 | 101111 |
Color Harmonies of #867069
Complementary color
Monochromatic Colors of #867069
Black with #867069
Text Example
Text Example
White with #867069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867069; }
p { color: rgb(134,112,105); }
H1.HeaderClassName
{
color: #867069;
}
.AnyTagClassName
{
color: #867069;
}
</style>
background-color css
<style>
a { background-color: #867069; }
a { background-color: rgb(134,112,105); }
div.DivClassName
{
background-color: #867069;
}
.BgClassName
{
background-color: #867069;
}
</style>
border-color css
<style>
span { border-color: #867069; }
span { border-color: rgb(134,112,105); }
td.TdClassName
{
border-color: #867069;
}
.TagClassName
{
border-color: #867069;
}
</style>