Shades of Falu Red #862416
Tints of Falu Red #862416
RGB
CMYK
RGB Variations
Color information
#862416 (or 0x862416) is known color: Falu Red. HEX triplet: 86, 24 and 16. RGB value is (134,36,22). Sum of RGB (Red+Green+Blue) = 134+36+22=192 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.79% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 134 - color contains mainly: red. Hex color #862416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862416 is #79DBE9. Grayscale: #3F3F3F. Windows color (decimal): -7986154 or 1451142. OLE color: 1451142.
HSL color Cylindrical-coordinate representation of color #862416: hue angle of 7.5º 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 #862416 is Cyan = 0, Magento = 0.73, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 22 | - |
| CMYK | 0 | 0.73 | 0.84 | 0.47 |
| HSL | 7.5º | 0.72% | 0.31% | - |
| HSV(B) | 7.5º | 0.84% | 0.53% | - |
| XYZ | 10.61 | 6.39 | 1.43 | - |
| YUV | 63.71 | 104.47 | 178.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 22 | 0 | 0.73 | 0.84 | 0.47 | 7.5 | 0.72 | 0.31 |
| Hex | 86 | 24 | 16 | 0 | 49 | 54 | 2F | 8 | 48 | 1F |
| Octal | 206 | 44 | 26 | 0 | 111 | 124 | 57 | 10 | 110 | 37 |
| Binary | 10000110 | 100100 | 10110 | 0 | 1001001 | 1010100 | 101111 | 1000 | 1001000 | 11111 |
Color Harmonies of #862416
Complementary color
Monochromatic Colors of #862416
Black with #862416
Text Example
Text Example
White with #862416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862416; }
p { color: rgb(134,36,22); }
H1.HeaderClassName
{
color: #862416;
}
.AnyTagClassName
{
color: #862416;
}
</style>
background-color css
<style>
a { background-color: #862416; }
a { background-color: rgb(134,36,22); }
div.DivClassName
{
background-color: #862416;
}
.BgClassName
{
background-color: #862416;
}
</style>
border-color css
<style>
span { border-color: #862416; }
span { border-color: rgb(134,36,22); }
td.TdClassName
{
border-color: #862416;
}
.TagClassName
{
border-color: #862416;
}
</style>