Shades of Falu Red #861914
Tints of Falu Red #861914
RGB
CMYK
RGB Variations
Color information
#861914 (or 0x861914) is known color: Falu Red. HEX triplet: 86, 19 and 14. RGB value is (134,25,20). Sum of RGB (Red+Green+Blue) = 134+25+20=179 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.86% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 20 (8.20% from 255 or 11.17% from 179); Max value from RGB is 134 - color contains mainly: red. Hex color #861914 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861914 is #79E6EB. Grayscale: #393939. Windows color (decimal): -7988972 or 1317254. OLE color: 1317254.
HSL color Cylindrical-coordinate representation of color #861914: hue angle of 2.63º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861914 is Cyan = 0, Magento = 0.81, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 20 | - |
| CMYK | 0 | 0.81 | 0.85 | 0.47 |
| HSL | 2.63º | 0.74% | 0.3% | - |
| HSV(B) | 2.63º | 0.85% | 0.53% | - |
| XYZ | 10.31 | 5.81 | 1.24 | - |
| YUV | 57.02 | 107.11 | 182.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 20 | 0 | 0.81 | 0.85 | 0.47 | 2.63 | 0.74 | 0.3 |
| Hex | 86 | 19 | 14 | 0 | 51 | 55 | 2F | 3 | 4A | 1E |
| Octal | 206 | 31 | 24 | 0 | 121 | 125 | 57 | 3 | 112 | 36 |
| Binary | 10000110 | 11001 | 10100 | 0 | 1010001 | 1010101 | 101111 | 11 | 1001010 | 11110 |
Color Harmonies of #861914
Complementary color
Monochromatic Colors of #861914
Black with #861914
Text Example
Text Example
White with #861914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861914; }
p { color: rgb(134,25,20); }
H1.HeaderClassName
{
color: #861914;
}
.AnyTagClassName
{
color: #861914;
}
</style>
background-color css
<style>
a { background-color: #861914; }
a { background-color: rgb(134,25,20); }
div.DivClassName
{
background-color: #861914;
}
.BgClassName
{
background-color: #861914;
}
</style>
border-color css
<style>
span { border-color: #861914; }
span { border-color: rgb(134,25,20); }
td.TdClassName
{
border-color: #861914;
}
.TagClassName
{
border-color: #861914;
}
</style>