Shades of Falu Red #861806
Tints of Falu Red #861806
RGB
CMYK
RGB Variations
Color information
#861806 (or 0x861806) is known color: Falu Red. HEX triplet: 86, 18 and 06. RGB value is (134,24,6). Sum of RGB (Red+Green+Blue) = 134+24+6=164 (21% of max value = 765). Red value is 134 (52.73% from 255 or 81.71% from 164); Green value is 24 (9.77% from 255 or 14.63% from 164); Blue value is 6 (2.73% from 255 or 3.66% from 164); Max value from RGB is 134 - color contains mainly: red. Hex color #861806 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861806 is #79E7F9. Grayscale: #373737. Windows color (decimal): -7989242 or 399494. OLE color: 399494.
HSL color Cylindrical-coordinate representation of color #861806: hue angle of 8.44º 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 #861806 is Cyan = 0, Magento = 0.82, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 6 | - |
| CMYK | 0 | 0.82 | 0.96 | 0.47 |
| HSL | 8.44º | 0.91% | 0.27% | - |
| HSV(B) | 8.44º | 0.96% | 0.53% | - |
| XYZ | 10.19 | 5.73 | 0.74 | - |
| YUV | 54.84 | 100.44 | 184.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 6 | 0 | 0.82 | 0.96 | 0.47 | 8.44 | 0.91 | 0.27 |
| Hex | 86 | 18 | 6 | 0 | 52 | 60 | 2F | 8 | 5B | 1B |
| Octal | 206 | 30 | 6 | 0 | 122 | 140 | 57 | 10 | 133 | 33 |
| Binary | 10000110 | 11000 | 110 | 0 | 1010010 | 1100000 | 101111 | 1000 | 1011011 | 11011 |
Color Harmonies of #861806
Complementary color
Monochromatic Colors of #861806
Black with #861806
Text Example
Text Example
White with #861806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861806; }
p { color: rgb(134,24,6); }
H1.HeaderClassName
{
color: #861806;
}
.AnyTagClassName
{
color: #861806;
}
</style>
background-color css
<style>
a { background-color: #861806; }
a { background-color: rgb(134,24,6); }
div.DivClassName
{
background-color: #861806;
}
.BgClassName
{
background-color: #861806;
}
</style>
border-color css
<style>
span { border-color: #861806; }
span { border-color: rgb(134,24,6); }
td.TdClassName
{
border-color: #861806;
}
.TagClassName
{
border-color: #861806;
}
</style>