Shades of Falu Red #862614
Tints of Falu Red #862614
RGB
CMYK
RGB Variations
Color information
#862614 (or 0x862614) is known color: Falu Red. HEX triplet: 86, 26 and 14. RGB value is (134,38,20). Sum of RGB (Red+Green+Blue) = 134+38+20=192 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.79% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 20 (8.20% from 255 or 10.42% from 192); Max value from RGB is 134 - color contains mainly: red. Hex color #862614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862614 is #79D9EB. Grayscale: #404040. Windows color (decimal): -7985644 or 1320582. OLE color: 1320582.
HSL color Cylindrical-coordinate representation of color #862614: hue angle of 9.47º 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 #862614 is Cyan = 0, Magento = 0.72, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 20 | - |
| CMYK | 0 | 0.72 | 0.85 | 0.47 |
| HSL | 9.47º | 0.74% | 0.3% | - |
| HSV(B) | 9.47º | 0.85% | 0.53% | - |
| XYZ | 10.65 | 6.51 | 1.36 | - |
| YUV | 64.65 | 102.8 | 177.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 20 | 0 | 0.72 | 0.85 | 0.47 | 9.47 | 0.74 | 0.3 |
| Hex | 86 | 26 | 14 | 0 | 48 | 55 | 2F | 9 | 4A | 1E |
| Octal | 206 | 46 | 24 | 0 | 110 | 125 | 57 | 11 | 112 | 36 |
| Binary | 10000110 | 100110 | 10100 | 0 | 1001000 | 1010101 | 101111 | 1001 | 1001010 | 11110 |
Color Harmonies of #862614
Complementary color
Monochromatic Colors of #862614
Black with #862614
Text Example
Text Example
White with #862614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862614; }
p { color: rgb(134,38,20); }
H1.HeaderClassName
{
color: #862614;
}
.AnyTagClassName
{
color: #862614;
}
</style>
background-color css
<style>
a { background-color: #862614; }
a { background-color: rgb(134,38,20); }
div.DivClassName
{
background-color: #862614;
}
.BgClassName
{
background-color: #862614;
}
</style>
border-color css
<style>
span { border-color: #862614; }
span { border-color: rgb(134,38,20); }
td.TdClassName
{
border-color: #862614;
}
.TagClassName
{
border-color: #862614;
}
</style>