Shades of Falu Red #862706
Tints of Falu Red #862706
RGB
CMYK
RGB Variations
Color information
#862706 (or 0x862706) is known color: Falu Red. HEX triplet: 86, 27 and 06. RGB value is (134,39,6). Sum of RGB (Red+Green+Blue) = 134+39+6=179 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.86% from 179); Green value is 39 (15.62% from 255 or 21.79% from 179); Blue value is 6 (2.73% from 255 or 3.35% from 179); Max value from RGB is 134 - color contains mainly: red. Hex color #862706 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862706 is #79D8F9. Grayscale: #3F3F3F. Windows color (decimal): -7985402 or 403334. OLE color: 403334.
HSL color Cylindrical-coordinate representation of color #862706: hue angle of 15.47º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #862706 is Cyan = 0, Magento = 0.71, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 6 | - |
| CMYK | 0 | 0.71 | 0.96 | 0.47 |
| HSL | 15.47º | 0.91% | 0.27% | - |
| HSV(B) | 15.47º | 0.96% | 0.53% | - |
| XYZ | 10.59 | 6.53 | 0.88 | - |
| YUV | 63.64 | 95.47 | 178.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 6 | 0 | 0.71 | 0.96 | 0.47 | 15.47 | 0.91 | 0.27 |
| Hex | 86 | 27 | 6 | 0 | 47 | 60 | 2F | F | 5B | 1B |
| Octal | 206 | 47 | 6 | 0 | 107 | 140 | 57 | 17 | 133 | 33 |
| Binary | 10000110 | 100111 | 110 | 0 | 1000111 | 1100000 | 101111 | 1111 | 1011011 | 11011 |
Color Harmonies of #862706
Complementary color
Monochromatic Colors of #862706
Black with #862706
Text Example
Text Example
White with #862706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862706; }
p { color: rgb(134,39,6); }
H1.HeaderClassName
{
color: #862706;
}
.AnyTagClassName
{
color: #862706;
}
</style>
background-color css
<style>
a { background-color: #862706; }
a { background-color: rgb(134,39,6); }
div.DivClassName
{
background-color: #862706;
}
.BgClassName
{
background-color: #862706;
}
</style>
border-color css
<style>
span { border-color: #862706; }
span { border-color: rgb(134,39,6); }
td.TdClassName
{
border-color: #862706;
}
.TagClassName
{
border-color: #862706;
}
</style>