Shades of Falu Red #862414
Tints of Falu Red #862414
RGB
CMYK
RGB Variations
Color information
#862414 (or 0x862414) is known color: Falu Red. HEX triplet: 86, 24 and 14. RGB value is (134,36,20). Sum of RGB (Red+Green+Blue) = 134+36+20=190 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.53% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 20 (8.20% from 255 or 10.53% from 190); Max value from RGB is 134 - color contains mainly: red. Hex color #862414 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862414 is #79DBEB. Grayscale: #3F3F3F. Windows color (decimal): -7986156 or 1320070. OLE color: 1320070.
HSL color Cylindrical-coordinate representation of color #862414: hue angle of 8.42º 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 #862414 is Cyan = 0, Magento = 0.73, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 20 | - |
| CMYK | 0 | 0.73 | 0.85 | 0.47 |
| HSL | 8.42º | 0.74% | 0.3% | - |
| HSV(B) | 8.42º | 0.85% | 0.53% | - |
| XYZ | 10.59 | 6.38 | 1.34 | - |
| YUV | 63.48 | 103.47 | 178.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 20 | 0 | 0.73 | 0.85 | 0.47 | 8.42 | 0.74 | 0.3 |
| Hex | 86 | 24 | 14 | 0 | 49 | 55 | 2F | 8 | 4A | 1E |
| Octal | 206 | 44 | 24 | 0 | 111 | 125 | 57 | 10 | 112 | 36 |
| Binary | 10000110 | 100100 | 10100 | 0 | 1001001 | 1010101 | 101111 | 1000 | 1001010 | 11110 |
Color Harmonies of #862414
Complementary color
Monochromatic Colors of #862414
Black with #862414
Text Example
Text Example
White with #862414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862414; }
p { color: rgb(134,36,20); }
H1.HeaderClassName
{
color: #862414;
}
.AnyTagClassName
{
color: #862414;
}
</style>
background-color css
<style>
a { background-color: #862414; }
a { background-color: rgb(134,36,20); }
div.DivClassName
{
background-color: #862414;
}
.BgClassName
{
background-color: #862414;
}
</style>
border-color css
<style>
span { border-color: #862414; }
span { border-color: rgb(134,36,20); }
td.TdClassName
{
border-color: #862414;
}
.TagClassName
{
border-color: #862414;
}
</style>