Shades of Falu Red #862607
Tints of Falu Red #862607
RGB
CMYK
RGB Variations
Color information
#862607 (or 0x862607) is known color: Falu Red. HEX triplet: 86, 26 and 07. RGB value is (134,38,7). Sum of RGB (Red+Green+Blue) = 134+38+7=179 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.86% from 179); Green value is 38 (15.23% from 255 or 21.23% from 179); Blue value is 7 (3.12% from 255 or 3.91% from 179); Max value from RGB is 134 - color contains mainly: red. Hex color #862607 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862607 is #79D9F8. Grayscale: #3F3F3F. Windows color (decimal): -7985657 or 468614. OLE color: 468614.
HSL color Cylindrical-coordinate representation of color #862607: hue angle of 14.65º 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 #862607 is Cyan = 0, Magento = 0.72, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 7 | - |
| CMYK | 0 | 0.72 | 0.95 | 0.47 |
| HSL | 14.65º | 0.9% | 0.28% | - |
| HSV(B) | 14.65º | 0.95% | 0.53% | - |
| XYZ | 10.56 | 6.47 | 0.89 | - |
| YUV | 63.17 | 96.3 | 178.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 7 | 0 | 0.72 | 0.95 | 0.47 | 14.65 | 0.9 | 0.28 |
| Hex | 86 | 26 | 7 | 0 | 48 | 5F | 2F | F | 5A | 1C |
| Octal | 206 | 46 | 7 | 0 | 110 | 137 | 57 | 17 | 132 | 34 |
| Binary | 10000110 | 100110 | 111 | 0 | 1001000 | 1011111 | 101111 | 1111 | 1011010 | 11100 |
Color Harmonies of #862607
Complementary color
Monochromatic Colors of #862607
Black with #862607
Text Example
Text Example
White with #862607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862607; }
p { color: rgb(134,38,7); }
H1.HeaderClassName
{
color: #862607;
}
.AnyTagClassName
{
color: #862607;
}
</style>
background-color css
<style>
a { background-color: #862607; }
a { background-color: rgb(134,38,7); }
div.DivClassName
{
background-color: #862607;
}
.BgClassName
{
background-color: #862607;
}
</style>
border-color css
<style>
span { border-color: #862607; }
span { border-color: rgb(134,38,7); }
td.TdClassName
{
border-color: #862607;
}
.TagClassName
{
border-color: #862607;
}
</style>