Shades of Falu Red #861916
Tints of Falu Red #861916
RGB
CMYK
RGB Variations
Color information
#861916 (or 0x861916) is known color: Falu Red. HEX triplet: 86, 19 and 16. RGB value is (134,25,22). Sum of RGB (Red+Green+Blue) = 134+25+22=181 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.03% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 22 (8.98% from 255 or 12.15% from 181); Max value from RGB is 134 - color contains mainly: red. Hex color #861916 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861916 is #79E6E9. Grayscale: #393939. Windows color (decimal): -7988970 or 1448326. OLE color: 1448326.
HSL color Cylindrical-coordinate representation of color #861916: hue angle of 1.61º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861916 is Cyan = 0, Magento = 0.81, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 22 | - |
| CMYK | 0 | 0.81 | 0.84 | 0.47 |
| HSL | 1.61º | 0.72% | 0.31% | - |
| HSV(B) | 1.61º | 0.84% | 0.53% | - |
| XYZ | 10.32 | 5.82 | 1.34 | - |
| YUV | 57.25 | 108.11 | 182.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 22 | 0 | 0.81 | 0.84 | 0.47 | 1.61 | 0.72 | 0.31 |
| Hex | 86 | 19 | 16 | 0 | 51 | 54 | 2F | 2 | 48 | 1F |
| Octal | 206 | 31 | 26 | 0 | 121 | 124 | 57 | 2 | 110 | 37 |
| Binary | 10000110 | 11001 | 10110 | 0 | 1010001 | 1010100 | 101111 | 10 | 1001000 | 11111 |
Color Harmonies of #861916
Complementary color
Monochromatic Colors of #861916
Black with #861916
Text Example
Text Example
White with #861916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861916; }
p { color: rgb(134,25,22); }
H1.HeaderClassName
{
color: #861916;
}
.AnyTagClassName
{
color: #861916;
}
</style>
background-color css
<style>
a { background-color: #861916; }
a { background-color: rgb(134,25,22); }
div.DivClassName
{
background-color: #861916;
}
.BgClassName
{
background-color: #861916;
}
</style>
border-color css
<style>
span { border-color: #861916; }
span { border-color: rgb(134,25,22); }
td.TdClassName
{
border-color: #861916;
}
.TagClassName
{
border-color: #861916;
}
</style>