Shades of Ferra #846969
Tints of Ferra #846969
RGB
CMYK
RGB Variations
Color information
#846969 (or 0x846969) is known color: Ferra. HEX triplet: 84, 69 and 69. RGB value is (132,105,105). Sum of RGB (Red+Green+Blue) = 132+105+105=342 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.60% from 342); Green value is 105 (41.41% from 255 or 30.70% from 342); Blue value is 105 (41.41% from 255 or 30.70% from 342); Max value from RGB is 132 - color contains mainly: red. Hex color #846969 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846969 is #7B9696. Grayscale: #717171. Windows color (decimal): -8099479 or 6908292. OLE color: 6908292.
HSL color Cylindrical-coordinate representation of color #846969: hue angle of 0º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #846969 is Cyan = 0, Magento = 0.20, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 105 | - |
| CMYK | 0 | 0.20 | 0.20 | 0.48 |
| HSL | 0º | 0.11% | 0.46% | - |
| HSV(B) | 0º | 0.2% | 0.52% | - |
| XYZ | 17.12 | 16.03 | 15.56 | - |
| YUV | 113.07 | 123.45 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 105 | 0 | 0.20 | 0.20 | 0.48 | 0 | 0.11 | 0.46 |
| Hex | 84 | 69 | 69 | 0 | 14 | 14 | 30 | 0 | B | 2E |
| Octal | 204 | 151 | 151 | 0 | 24 | 24 | 60 | 0 | 13 | 56 |
| Binary | 10000100 | 1101001 | 1101001 | 0 | 10100 | 10100 | 110000 | 0 | 1011 | 101110 |
Color Harmonies of #846969
Complementary color
Monochromatic Colors of #846969
Black with #846969
Text Example
Text Example
White with #846969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846969; }
p { color: rgb(132,105,105); }
H1.HeaderClassName
{
color: #846969;
}
.AnyTagClassName
{
color: #846969;
}
</style>
background-color css
<style>
a { background-color: #846969; }
a { background-color: rgb(132,105,105); }
div.DivClassName
{
background-color: #846969;
}
.BgClassName
{
background-color: #846969;
}
</style>
border-color css
<style>
span { border-color: #846969; }
span { border-color: rgb(132,105,105); }
td.TdClassName
{
border-color: #846969;
}
.TagClassName
{
border-color: #846969;
}
</style>