Shades of Falu Red #861811
Tints of Falu Red #861811
RGB
CMYK
RGB Variations
Color information
#861811 (or 0x861811) is known color: Falu Red. HEX triplet: 86, 18 and 11. RGB value is (134,24,17). Sum of RGB (Red+Green+Blue) = 134+24+17=175 (23% of max value = 765). Red value is 134 (52.73% from 255 or 76.57% from 175); Green value is 24 (9.77% from 255 or 13.71% from 175); Blue value is 17 (7.03% from 255 or 9.71% from 175); Max value from RGB is 134 - color contains mainly: red. Hex color #861811 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861811 is #79E7EE. Grayscale: #383838. Windows color (decimal): -7989231 or 1120390. OLE color: 1120390.
HSL color Cylindrical-coordinate representation of color #861811: hue angle of 3.59º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861811 is Cyan = 0, Magento = 0.82, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 17 | - |
| CMYK | 0 | 0.82 | 0.87 | 0.47 |
| HSL | 3.59º | 0.77% | 0.3% | - |
| HSV(B) | 3.59º | 0.87% | 0.53% | - |
| XYZ | 10.26 | 5.76 | 1.1 | - |
| YUV | 56.09 | 105.94 | 183.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 17 | 0 | 0.82 | 0.87 | 0.47 | 3.59 | 0.77 | 0.3 |
| Hex | 86 | 18 | 11 | 0 | 52 | 57 | 2F | 4 | 4D | 1E |
| Octal | 206 | 30 | 21 | 0 | 122 | 127 | 57 | 4 | 115 | 36 |
| Binary | 10000110 | 11000 | 10001 | 0 | 1010010 | 1010111 | 101111 | 100 | 1001101 | 11110 |
Color Harmonies of #861811
Complementary color
Monochromatic Colors of #861811
Black with #861811
Text Example
Text Example
White with #861811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861811; }
p { color: rgb(134,24,17); }
H1.HeaderClassName
{
color: #861811;
}
.AnyTagClassName
{
color: #861811;
}
</style>
background-color css
<style>
a { background-color: #861811; }
a { background-color: rgb(134,24,17); }
div.DivClassName
{
background-color: #861811;
}
.BgClassName
{
background-color: #861811;
}
</style>
border-color css
<style>
span { border-color: #861811; }
span { border-color: rgb(134,24,17); }
td.TdClassName
{
border-color: #861811;
}
.TagClassName
{
border-color: #861811;
}
</style>