Shades of Ferra #867068
Tints of Ferra #867068
RGB
CMYK
RGB Variations
Color information
#867068 (or 0x867068) is known color: Ferra. HEX triplet: 86, 70 and 68. RGB value is (134,112,104). Sum of RGB (Red+Green+Blue) = 134+112+104=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 104 (41.02% from 255 or 29.71% from 350); Max value from RGB is 134 - color contains mainly: red. Hex color #867068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867068 is #798F97. Grayscale: #757575. Windows color (decimal): -7966616 or 6844550. OLE color: 6844550.
HSL color Cylindrical-coordinate representation of color #867068: hue angle of 16º degrees, saturation: 0.13, 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 #867068 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 104 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.47 |
| HSL | 16º | 0.13% | 0.47% | - |
| HSV(B) | 16º | 0.22% | 0.53% | - |
| XYZ | 18.12 | 17.66 | 15.55 | - |
| YUV | 117.67 | 120.29 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 104 | 0 | 0.16 | 0.22 | 0.47 | 16 | 0.13 | 0.47 |
| Hex | 86 | 70 | 68 | 0 | 10 | 16 | 2F | 10 | D | 2F |
| Octal | 206 | 160 | 150 | 0 | 20 | 26 | 57 | 20 | 15 | 57 |
| Binary | 10000110 | 1110000 | 1101000 | 0 | 10000 | 10110 | 101111 | 10000 | 1101 | 101111 |
Color Harmonies of #867068
Complementary color
Monochromatic Colors of #867068
Black with #867068
Text Example
Text Example
White with #867068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867068; }
p { color: rgb(134,112,104); }
H1.HeaderClassName
{
color: #867068;
}
.AnyTagClassName
{
color: #867068;
}
</style>
background-color css
<style>
a { background-color: #867068; }
a { background-color: rgb(134,112,104); }
div.DivClassName
{
background-color: #867068;
}
.BgClassName
{
background-color: #867068;
}
</style>
border-color css
<style>
span { border-color: #867068; }
span { border-color: rgb(134,112,104); }
td.TdClassName
{
border-color: #867068;
}
.TagClassName
{
border-color: #867068;
}
</style>