Shades of Falu Red #861606
Tints of Falu Red #861606
RGB
CMYK
RGB Variations
Color information
#861606 (or 0x861606) is known color: Falu Red. HEX triplet: 86, 16 and 06. RGB value is (134,22,6). Sum of RGB (Red+Green+Blue) = 134+22+6=162 (21% of max value = 765). Red value is 134 (52.73% from 255 or 82.72% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 134 - color contains mainly: red. Hex color #861606 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861606 is #79E9F9. Grayscale: #353535. Windows color (decimal): -7989754 or 398982. OLE color: 398982.
HSL color Cylindrical-coordinate representation of color #861606: hue angle of 7.5º 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 #861606 is Cyan = 0, Magento = 0.84, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 6 | - |
| CMYK | 0 | 0.84 | 0.96 | 0.47 |
| HSL | 7.5º | 0.91% | 0.27% | - |
| HSV(B) | 7.5º | 0.96% | 0.53% | - |
| XYZ | 10.15 | 5.66 | 0.73 | - |
| YUV | 53.66 | 101.11 | 185.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 6 | 0 | 0.84 | 0.96 | 0.47 | 7.5 | 0.91 | 0.27 |
| Hex | 86 | 16 | 6 | 0 | 54 | 60 | 2F | 8 | 5B | 1B |
| Octal | 206 | 26 | 6 | 0 | 124 | 140 | 57 | 10 | 133 | 33 |
| Binary | 10000110 | 10110 | 110 | 0 | 1010100 | 1100000 | 101111 | 1000 | 1011011 | 11011 |
Color Harmonies of #861606
Complementary color
Monochromatic Colors of #861606
Black with #861606
Text Example
Text Example
White with #861606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861606; }
p { color: rgb(134,22,6); }
H1.HeaderClassName
{
color: #861606;
}
.AnyTagClassName
{
color: #861606;
}
</style>
background-color css
<style>
a { background-color: #861606; }
a { background-color: rgb(134,22,6); }
div.DivClassName
{
background-color: #861606;
}
.BgClassName
{
background-color: #861606;
}
</style>
border-color css
<style>
span { border-color: #861606; }
span { border-color: rgb(134,22,6); }
td.TdClassName
{
border-color: #861606;
}
.TagClassName
{
border-color: #861606;
}
</style>