Shades of Ferra #846967
Tints of Ferra #846967
RGB
CMYK
RGB Variations
Color information
#846967 (or 0x846967) is known color: Ferra. HEX triplet: 84, 69 and 67. RGB value is (132,105,103). Sum of RGB (Red+Green+Blue) = 132+105+103=340 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.82% from 340); Green value is 105 (41.41% from 255 or 30.88% from 340); Blue value is 103 (40.62% from 255 or 30.29% from 340); Max value from RGB is 132 - color contains mainly: red. Hex color #846967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846967 is #7B9698. Grayscale: #707070. Windows color (decimal): -8099481 or 6777220. OLE color: 6777220.
HSL color Cylindrical-coordinate representation of color #846967: hue angle of 4.14º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #846967 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 103 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.48 |
| HSL | 4.14º | 0.12% | 0.46% | - |
| HSV(B) | 4.14º | 0.22% | 0.52% | - |
| XYZ | 17.02 | 15.99 | 15.02 | - |
| YUV | 112.85 | 122.45 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 103 | 0 | 0.20 | 0.22 | 0.48 | 4.14 | 0.12 | 0.46 |
| Hex | 84 | 69 | 67 | 0 | 14 | 16 | 30 | 4 | C | 2E |
| Octal | 204 | 151 | 147 | 0 | 24 | 26 | 60 | 4 | 14 | 56 |
| Binary | 10000100 | 1101001 | 1100111 | 0 | 10100 | 10110 | 110000 | 100 | 1100 | 101110 |
Color Harmonies of #846967
Complementary color
Monochromatic Colors of #846967
Black with #846967
Text Example
Text Example
White with #846967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846967; }
p { color: rgb(132,105,103); }
H1.HeaderClassName
{
color: #846967;
}
.AnyTagClassName
{
color: #846967;
}
</style>
background-color css
<style>
a { background-color: #846967; }
a { background-color: rgb(132,105,103); }
div.DivClassName
{
background-color: #846967;
}
.BgClassName
{
background-color: #846967;
}
</style>
border-color css
<style>
span { border-color: #846967; }
span { border-color: rgb(132,105,103); }
td.TdClassName
{
border-color: #846967;
}
.TagClassName
{
border-color: #846967;
}
</style>