Shades of Ferra #846866
Tints of Ferra #846866
RGB
CMYK
RGB Variations
Color information
#846866 (or 0x846866) is known color: Ferra. HEX triplet: 84, 68 and 66. RGB value is (132,104,102). Sum of RGB (Red+Green+Blue) = 132+104+102=338 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.05% from 338); Green value is 104 (41.02% from 255 or 30.77% from 338); Blue value is 102 (40.23% from 255 or 30.18% from 338); Max value from RGB is 132 - color contains mainly: red. Hex color #846866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846866 is #7B9799. Grayscale: #707070. Windows color (decimal): -8099738 or 6711428. OLE color: 6711428.
HSL color Cylindrical-coordinate representation of color #846866: hue angle of 4º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846866 is Cyan = 0, Magento = 0.21, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 102 | - |
| CMYK | 0 | 0.21 | 0.23 | 0.48 |
| HSL | 4º | 0.13% | 0.46% | - |
| HSV(B) | 4º | 0.23% | 0.52% | - |
| XYZ | 16.86 | 15.77 | 14.72 | - |
| YUV | 112.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 102 | 0 | 0.21 | 0.23 | 0.48 | 4 | 0.13 | 0.46 |
| Hex | 84 | 68 | 66 | 0 | 15 | 17 | 30 | 4 | D | 2E |
| Octal | 204 | 150 | 146 | 0 | 25 | 27 | 60 | 4 | 15 | 56 |
| Binary | 10000100 | 1101000 | 1100110 | 0 | 10101 | 10111 | 110000 | 100 | 1101 | 101110 |
Color Harmonies of #846866
Complementary color
Monochromatic Colors of #846866
Black with #846866
Text Example
Text Example
White with #846866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846866; }
p { color: rgb(132,104,102); }
H1.HeaderClassName
{
color: #846866;
}
.AnyTagClassName
{
color: #846866;
}
</style>
background-color css
<style>
a { background-color: #846866; }
a { background-color: rgb(132,104,102); }
div.DivClassName
{
background-color: #846866;
}
.BgClassName
{
background-color: #846866;
}
</style>
border-color css
<style>
span { border-color: #846866; }
span { border-color: rgb(132,104,102); }
td.TdClassName
{
border-color: #846866;
}
.TagClassName
{
border-color: #846866;
}
</style>