Shades of Ferra #867370
Tints of Ferra #867370
RGB
CMYK
RGB Variations
Color information
#867370 (or 0x867370) is known color: Ferra. HEX triplet: 86, 73 and 70. RGB value is (134,115,112). Sum of RGB (Red+Green+Blue) = 134+115+112=361 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.12% from 361); Green value is 115 (45.31% from 255 or 31.86% from 361); Blue value is 112 (44.14% from 255 or 31.02% from 361); Max value from RGB is 134 - color contains mainly: red. Hex color #867370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867370 is #798C8F. Grayscale: #787878. Windows color (decimal): -7965840 or 7369606. OLE color: 7369606.
HSL color Cylindrical-coordinate representation of color #867370: hue angle of 8.18º 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 #867370 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 112 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.47 |
| HSL | 8.18º | 0.09% | 0.48% | - |
| HSV(B) | 8.18º | 0.16% | 0.53% | - |
| XYZ | 18.89 | 18.5 | 17.9 | - |
| YUV | 120.34 | 123.29 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 112 | 0 | 0.14 | 0.16 | 0.47 | 8.18 | 0.09 | 0.48 |
| Hex | 86 | 73 | 70 | 0 | E | 10 | 2F | 8 | 9 | 30 |
| Octal | 206 | 163 | 160 | 0 | 16 | 20 | 57 | 10 | 11 | 60 |
| Binary | 10000110 | 1110011 | 1110000 | 0 | 1110 | 10000 | 101111 | 1000 | 1001 | 110000 |
Color Harmonies of #867370
Complementary color
Monochromatic Colors of #867370
Black with #867370
Text Example
Text Example
White with #867370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867370; }
p { color: rgb(134,115,112); }
H1.HeaderClassName
{
color: #867370;
}
.AnyTagClassName
{
color: #867370;
}
</style>
background-color css
<style>
a { background-color: #867370; }
a { background-color: rgb(134,115,112); }
div.DivClassName
{
background-color: #867370;
}
.BgClassName
{
background-color: #867370;
}
</style>
border-color css
<style>
span { border-color: #867370; }
span { border-color: rgb(134,115,112); }
td.TdClassName
{
border-color: #867370;
}
.TagClassName
{
border-color: #867370;
}
</style>