Shades of Falu Red #862516
Tints of Falu Red #862516
RGB
CMYK
RGB Variations
Color information
#862516 (or 0x862516) is known color: Falu Red. HEX triplet: 86, 25 and 16. RGB value is (134,37,22). Sum of RGB (Red+Green+Blue) = 134+37+22=193 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.43% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 22 (8.98% from 255 or 11.40% from 193); Max value from RGB is 134 - color contains mainly: red. Hex color #862516 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862516 is #79DAE9. Grayscale: #404040. Windows color (decimal): -7985898 or 1451398. OLE color: 1451398.
HSL color Cylindrical-coordinate representation of color #862516: hue angle of 8.04º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #862516 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 22 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.47 |
| HSL | 8.04º | 0.72% | 0.31% | - |
| HSV(B) | 8.04º | 0.84% | 0.53% | - |
| XYZ | 10.64 | 6.45 | 1.44 | - |
| YUV | 64.29 | 104.14 | 177.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 22 | 0 | 0.72 | 0.84 | 0.47 | 8.04 | 0.72 | 0.31 |
| Hex | 86 | 25 | 16 | 0 | 48 | 54 | 2F | 8 | 48 | 1F |
| Octal | 206 | 45 | 26 | 0 | 110 | 124 | 57 | 10 | 110 | 37 |
| Binary | 10000110 | 100101 | 10110 | 0 | 1001000 | 1010100 | 101111 | 1000 | 1001000 | 11111 |
Color Harmonies of #862516
Complementary color
Monochromatic Colors of #862516
Black with #862516
Text Example
Text Example
White with #862516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862516; }
p { color: rgb(134,37,22); }
H1.HeaderClassName
{
color: #862516;
}
.AnyTagClassName
{
color: #862516;
}
</style>
background-color css
<style>
a { background-color: #862516; }
a { background-color: rgb(134,37,22); }
div.DivClassName
{
background-color: #862516;
}
.BgClassName
{
background-color: #862516;
}
</style>
border-color css
<style>
span { border-color: #862516; }
span { border-color: rgb(134,37,22); }
td.TdClassName
{
border-color: #862516;
}
.TagClassName
{
border-color: #862516;
}
</style>