Shades of Falu Red #861407
Tints of Falu Red #861407
RGB
CMYK
RGB Variations
Color information
#861407 (or 0x861407) is known color: Falu Red. HEX triplet: 86, 14 and 07. RGB value is (134,20,7). Sum of RGB (Red+Green+Blue) = 134+20+7=161 (21% of max value = 765). Red value is 134 (52.73% from 255 or 83.23% from 161); Green value is 20 (8.20% from 255 or 12.42% from 161); Blue value is 7 (3.12% from 255 or 4.35% from 161); Max value from RGB is 134 - color contains mainly: red. Hex color #861407 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861407 is #79EBF8. Grayscale: #343434. Windows color (decimal): -7990265 or 464006. OLE color: 464006.
HSL color Cylindrical-coordinate representation of color #861407: hue angle of 6.14º 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 #861407 is Cyan = 0, Magento = 0.85, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 7 | - |
| CMYK | 0 | 0.85 | 0.95 | 0.47 |
| HSL | 6.14º | 0.9% | 0.28% | - |
| HSV(B) | 6.14º | 0.95% | 0.53% | - |
| XYZ | 10.12 | 5.58 | 0.75 | - |
| YUV | 52.6 | 102.27 | 186.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 7 | 0 | 0.85 | 0.95 | 0.47 | 6.14 | 0.9 | 0.28 |
| Hex | 86 | 14 | 7 | 0 | 55 | 5F | 2F | 6 | 5A | 1C |
| Octal | 206 | 24 | 7 | 0 | 125 | 137 | 57 | 6 | 132 | 34 |
| Binary | 10000110 | 10100 | 111 | 0 | 1010101 | 1011111 | 101111 | 110 | 1011010 | 11100 |
Color Harmonies of #861407
Complementary color
Monochromatic Colors of #861407
Black with #861407
Text Example
Text Example
White with #861407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861407; }
p { color: rgb(134,20,7); }
H1.HeaderClassName
{
color: #861407;
}
.AnyTagClassName
{
color: #861407;
}
</style>
background-color css
<style>
a { background-color: #861407; }
a { background-color: rgb(134,20,7); }
div.DivClassName
{
background-color: #861407;
}
.BgClassName
{
background-color: #861407;
}
</style>
border-color css
<style>
span { border-color: #861407; }
span { border-color: rgb(134,20,7); }
td.TdClassName
{
border-color: #861407;
}
.TagClassName
{
border-color: #861407;
}
</style>