Shades of Ferra #867070
Tints of Ferra #867070
RGB
CMYK
RGB Variations
Color information
#867070 (or 0x867070) is known color: Ferra. HEX triplet: 86, 70 and 70. RGB value is (134,112,112). Sum of RGB (Red+Green+Blue) = 134+112+112=358 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.43% from 358); Green value is 112 (44.14% from 255 or 31.28% from 358); Blue value is 112 (44.14% from 255 or 31.28% from 358); Max value from RGB is 134 - color contains mainly: red. Hex color #867070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867070 is #798F8F. Grayscale: #767676. Windows color (decimal): -7966608 or 7368838. OLE color: 7368838.
HSL color Cylindrical-coordinate representation of color #867070: hue angle of 0º 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 #867070 is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 112 | - |
| CMYK | 0 | 0.16 | 0.16 | 0.47 |
| HSL | 0º | 0.09% | 0.48% | - |
| HSV(B) | 0º | 0.16% | 0.53% | - |
| XYZ | 18.55 | 17.83 | 17.79 | - |
| YUV | 118.58 | 124.29 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 112 | 0 | 0.16 | 0.16 | 0.47 | 0 | 0.09 | 0.48 |
| Hex | 86 | 70 | 70 | 0 | 10 | 10 | 2F | 0 | 9 | 30 |
| Octal | 206 | 160 | 160 | 0 | 20 | 20 | 57 | 0 | 11 | 60 |
| Binary | 10000110 | 1110000 | 1110000 | 0 | 10000 | 10000 | 101111 | 0 | 1001 | 110000 |
Color Harmonies of #867070
Complementary color
Monochromatic Colors of #867070
Black with #867070
Text Example
Text Example
White with #867070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867070; }
p { color: rgb(134,112,112); }
H1.HeaderClassName
{
color: #867070;
}
.AnyTagClassName
{
color: #867070;
}
</style>
background-color css
<style>
a { background-color: #867070; }
a { background-color: rgb(134,112,112); }
div.DivClassName
{
background-color: #867070;
}
.BgClassName
{
background-color: #867070;
}
</style>
border-color css
<style>
span { border-color: #867070; }
span { border-color: rgb(134,112,112); }
td.TdClassName
{
border-color: #867070;
}
.TagClassName
{
border-color: #867070;
}
</style>