Shades of Ferra #867470
Tints of Ferra #867470
RGB
CMYK
RGB Variations
Color information
#867470 (or 0x867470) is known color: Ferra. HEX triplet: 86, 74 and 70. RGB value is (134,116,112). Sum of RGB (Red+Green+Blue) = 134+116+112=362 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.02% from 362); Green value is 116 (45.70% from 255 or 32.04% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 134 - color contains mainly: red. Hex color #867470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867470 is #798B8F. Grayscale: #787878. Windows color (decimal): -7965584 or 7369862. OLE color: 7369862.
HSL color Cylindrical-coordinate representation of color #867470: hue angle of 10.91º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867470 is Cyan = 0, Magento = 0.13, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 112 | - |
| CMYK | 0 | 0.13 | 0.16 | 0.47 |
| HSL | 10.91º | 0.09% | 0.48% | - |
| HSV(B) | 10.91º | 0.16% | 0.53% | - |
| XYZ | 19 | 18.73 | 17.94 | - |
| YUV | 120.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 112 | 0 | 0.13 | 0.16 | 0.47 | 10.91 | 0.09 | 0.48 |
| Hex | 86 | 74 | 70 | 0 | D | 10 | 2F | B | 9 | 30 |
| Octal | 206 | 164 | 160 | 0 | 15 | 20 | 57 | 13 | 11 | 60 |
| Binary | 10000110 | 1110100 | 1110000 | 0 | 1101 | 10000 | 101111 | 1011 | 1001 | 110000 |
Color Harmonies of #867470
Complementary color
Monochromatic Colors of #867470
Black with #867470
Text Example
Text Example
White with #867470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867470; }
p { color: rgb(134,116,112); }
H1.HeaderClassName
{
color: #867470;
}
.AnyTagClassName
{
color: #867470;
}
</style>
background-color css
<style>
a { background-color: #867470; }
a { background-color: rgb(134,116,112); }
div.DivClassName
{
background-color: #867470;
}
.BgClassName
{
background-color: #867470;
}
</style>
border-color css
<style>
span { border-color: #867470; }
span { border-color: rgb(134,116,112); }
td.TdClassName
{
border-color: #867470;
}
.TagClassName
{
border-color: #867470;
}
</style>