Shades of Falu Red #861804
Tints of Falu Red #861804
RGB
CMYK
RGB Variations
Color information
#861804 (or 0x861804) is known color: Falu Red. HEX triplet: 86, 18 and 04. RGB value is (134,24,4). Sum of RGB (Red+Green+Blue) = 134+24+4=162 (21% of max value = 765). Red value is 134 (52.73% from 255 or 82.72% from 162); Green value is 24 (9.77% from 255 or 14.81% from 162); Blue value is 4 (1.95% from 255 or 2.47% from 162); Max value from RGB is 134 - color contains mainly: red. Hex color #861804 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861804 is #79E7FB. Grayscale: #363636. Windows color (decimal): -7989244 or 268422. OLE color: 268422.
HSL color Cylindrical-coordinate representation of color #861804: hue angle of 9.23º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #861804 is Cyan = 0, Magento = 0.82, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 4 | - |
| CMYK | 0 | 0.82 | 0.97 | 0.47 |
| HSL | 9.23º | 0.94% | 0.27% | - |
| HSV(B) | 9.23º | 0.97% | 0.53% | - |
| XYZ | 10.18 | 5.73 | 0.68 | - |
| YUV | 54.61 | 99.44 | 184.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 4 | 0 | 0.82 | 0.97 | 0.47 | 9.23 | 0.94 | 0.27 |
| Hex | 86 | 18 | 4 | 0 | 52 | 61 | 2F | 9 | 5E | 1B |
| Octal | 206 | 30 | 4 | 0 | 122 | 141 | 57 | 11 | 136 | 33 |
| Binary | 10000110 | 11000 | 100 | 0 | 1010010 | 1100001 | 101111 | 1001 | 1011110 | 11011 |
Color Harmonies of #861804
Complementary color
Monochromatic Colors of #861804
Black with #861804
Text Example
Text Example
White with #861804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861804; }
p { color: rgb(134,24,4); }
H1.HeaderClassName
{
color: #861804;
}
.AnyTagClassName
{
color: #861804;
}
</style>
background-color css
<style>
a { background-color: #861804; }
a { background-color: rgb(134,24,4); }
div.DivClassName
{
background-color: #861804;
}
.BgClassName
{
background-color: #861804;
}
</style>
border-color css
<style>
span { border-color: #861804; }
span { border-color: rgb(134,24,4); }
td.TdClassName
{
border-color: #861804;
}
.TagClassName
{
border-color: #861804;
}
</style>