Shades of Falu Red #861801
Tints of Falu Red #861801
RGB
CMYK
RGB Variations
Color information
#861801 (or 0x861801) is known color: Falu Red. HEX triplet: 86, 18 and 01. RGB value is (134,24,1). Sum of RGB (Red+Green+Blue) = 134+24+1=159 (21% of max value = 765). Red value is 134 (52.73% from 255 or 84.28% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 1 (0.78% from 255 or 0.63% from 159); Max value from RGB is 134 - color contains mainly: red. Hex color #861801 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861801 is #79E7FE. Grayscale: #363636. Windows color (decimal): -7989247 or 71814. OLE color: 71814.
HSL color Cylindrical-coordinate representation of color #861801: hue angle of 10.38º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #861801 is Cyan = 0, Magento = 0.82, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 1 | - |
| CMYK | 0 | 0.82 | 0.99 | 0.47 |
| HSL | 10.38º | 0.99% | 0.26% | - |
| HSV(B) | 10.38º | 0.99% | 0.53% | - |
| XYZ | 10.16 | 5.72 | 0.6 | - |
| YUV | 54.27 | 97.94 | 184.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 1 | 0 | 0.82 | 0.99 | 0.47 | 10.38 | 0.99 | 0.26 |
| Hex | 86 | 18 | 1 | 0 | 52 | 63 | 2F | A | 63 | 1A |
| Octal | 206 | 30 | 1 | 0 | 122 | 143 | 57 | 12 | 143 | 32 |
| Binary | 10000110 | 11000 | 1 | 0 | 1010010 | 1100011 | 101111 | 1010 | 1100011 | 11010 |
Color Harmonies of #861801
Complementary color
Monochromatic Colors of #861801
Black with #861801
Text Example
Text Example
White with #861801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861801; }
p { color: rgb(134,24,1); }
H1.HeaderClassName
{
color: #861801;
}
.AnyTagClassName
{
color: #861801;
}
</style>
background-color css
<style>
a { background-color: #861801; }
a { background-color: rgb(134,24,1); }
div.DivClassName
{
background-color: #861801;
}
.BgClassName
{
background-color: #861801;
}
</style>
border-color css
<style>
span { border-color: #861801; }
span { border-color: rgb(134,24,1); }
td.TdClassName
{
border-color: #861801;
}
.TagClassName
{
border-color: #861801;
}
</style>