Shades of Falu Red #861907
Tints of Falu Red #861907
RGB
CMYK
RGB Variations
Color information
#861907 (or 0x861907) is known color: Falu Red. HEX triplet: 86, 19 and 07. RGB value is (134,25,7). Sum of RGB (Red+Green+Blue) = 134+25+7=166 (21% of max value = 765). Red value is 134 (52.73% from 255 or 80.72% from 166); Green value is 25 (10.16% from 255 or 15.06% from 166); Blue value is 7 (3.12% from 255 or 4.22% from 166); Max value from RGB is 134 - color contains mainly: red. Hex color #861907 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861907 is #79E6F8. Grayscale: #373737. Windows color (decimal): -7988985 or 465286. OLE color: 465286.
HSL color Cylindrical-coordinate representation of color #861907: hue angle of 8.5º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #861907 is Cyan = 0, Magento = 0.81, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 7 | - |
| CMYK | 0 | 0.81 | 0.95 | 0.47 |
| HSL | 8.5º | 0.9% | 0.28% | - |
| HSV(B) | 8.5º | 0.95% | 0.53% | - |
| XYZ | 10.22 | 5.78 | 0.78 | - |
| YUV | 55.54 | 100.61 | 183.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 7 | 0 | 0.81 | 0.95 | 0.47 | 8.5 | 0.9 | 0.28 |
| Hex | 86 | 19 | 7 | 0 | 51 | 5F | 2F | 9 | 5A | 1C |
| Octal | 206 | 31 | 7 | 0 | 121 | 137 | 57 | 11 | 132 | 34 |
| Binary | 10000110 | 11001 | 111 | 0 | 1010001 | 1011111 | 101111 | 1001 | 1011010 | 11100 |
Color Harmonies of #861907
Complementary color
Monochromatic Colors of #861907
Black with #861907
Text Example
Text Example
White with #861907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861907; }
p { color: rgb(134,25,7); }
H1.HeaderClassName
{
color: #861907;
}
.AnyTagClassName
{
color: #861907;
}
</style>
background-color css
<style>
a { background-color: #861907; }
a { background-color: rgb(134,25,7); }
div.DivClassName
{
background-color: #861907;
}
.BgClassName
{
background-color: #861907;
}
</style>
border-color css
<style>
span { border-color: #861907; }
span { border-color: rgb(134,25,7); }
td.TdClassName
{
border-color: #861907;
}
.TagClassName
{
border-color: #861907;
}
</style>