Shades of Falu Red #861908
Tints of Falu Red #861908
RGB
CMYK
RGB Variations
Color information
#861908 (or 0x861908) is known color: Falu Red. HEX triplet: 86, 19 and 08. RGB value is (134,25,8). Sum of RGB (Red+Green+Blue) = 134+25+8=167 (22% of max value = 765). Red value is 134 (52.73% from 255 or 80.24% from 167); Green value is 25 (10.16% from 255 or 14.97% from 167); Blue value is 8 (3.52% from 255 or 4.79% from 167); Max value from RGB is 134 - color contains mainly: red. Hex color #861908 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861908 is #79E6F7. Grayscale: #373737. Windows color (decimal): -7988984 or 530822. OLE color: 530822.
HSL color Cylindrical-coordinate representation of color #861908: hue angle of 8.1º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #861908 is Cyan = 0, Magento = 0.81, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 8 | - |
| CMYK | 0 | 0.81 | 0.94 | 0.47 |
| HSL | 8.1º | 0.89% | 0.28% | - |
| HSV(B) | 8.1º | 0.94% | 0.53% | - |
| XYZ | 10.22 | 5.78 | 0.81 | - |
| YUV | 55.65 | 101.11 | 183.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 8 | 0 | 0.81 | 0.94 | 0.47 | 8.1 | 0.89 | 0.28 |
| Hex | 86 | 19 | 8 | 0 | 51 | 5E | 2F | 8 | 59 | 1C |
| Octal | 206 | 31 | 10 | 0 | 121 | 136 | 57 | 10 | 131 | 34 |
| Binary | 10000110 | 11001 | 1000 | 0 | 1010001 | 1011110 | 101111 | 1000 | 1011001 | 11100 |
Color Harmonies of #861908
Complementary color
Monochromatic Colors of #861908
Black with #861908
Text Example
Text Example
White with #861908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861908; }
p { color: rgb(134,25,8); }
H1.HeaderClassName
{
color: #861908;
}
.AnyTagClassName
{
color: #861908;
}
</style>
background-color css
<style>
a { background-color: #861908; }
a { background-color: rgb(134,25,8); }
div.DivClassName
{
background-color: #861908;
}
.BgClassName
{
background-color: #861908;
}
</style>
border-color css
<style>
span { border-color: #861908; }
span { border-color: rgb(134,25,8); }
td.TdClassName
{
border-color: #861908;
}
.TagClassName
{
border-color: #861908;
}
</style>