Shades of Falu Red #862610
Tints of Falu Red #862610
RGB
CMYK
RGB Variations
Color information
#862610 (or 0x862610) is known color: Falu Red. HEX triplet: 86, 26 and 10. RGB value is (134,38,16). Sum of RGB (Red+Green+Blue) = 134+38+16=188 (24% of max value = 765). Red value is 134 (52.73% from 255 or 71.28% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 134 - color contains mainly: red. Hex color #862610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862610 is #79D9EF. Grayscale: #404040. Windows color (decimal): -7985648 or 1058438. OLE color: 1058438.
HSL color Cylindrical-coordinate representation of color #862610: hue angle of 11.19º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #862610 is Cyan = 0, Magento = 0.72, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 38 | 16 | - |
| CMYK | 0 | 0.72 | 0.88 | 0.47 |
| HSL | 11.19º | 0.79% | 0.29% | - |
| HSV(B) | 11.19º | 0.88% | 0.53% | - |
| XYZ | 10.62 | 6.49 | 1.18 | - |
| YUV | 64.2 | 100.8 | 177.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 16 | 0 | 0.72 | 0.88 | 0.47 | 11.19 | 0.79 | 0.29 |
| Hex | 86 | 26 | 10 | 0 | 48 | 58 | 2F | B | 4F | 1D |
| Octal | 206 | 46 | 20 | 0 | 110 | 130 | 57 | 13 | 117 | 35 |
| Binary | 10000110 | 100110 | 10000 | 0 | 1001000 | 1011000 | 101111 | 1011 | 1001111 | 11101 |
Color Harmonies of #862610
Complementary color
Monochromatic Colors of #862610
Black with #862610
Text Example
Text Example
White with #862610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862610; }
p { color: rgb(134,38,16); }
H1.HeaderClassName
{
color: #862610;
}
.AnyTagClassName
{
color: #862610;
}
</style>
background-color css
<style>
a { background-color: #862610; }
a { background-color: rgb(134,38,16); }
div.DivClassName
{
background-color: #862610;
}
.BgClassName
{
background-color: #862610;
}
</style>
border-color css
<style>
span { border-color: #862610; }
span { border-color: rgb(134,38,16); }
td.TdClassName
{
border-color: #862610;
}
.TagClassName
{
border-color: #862610;
}
</style>