Shades of Falu Red #871610
Tints of Falu Red #871610
RGB
CMYK
RGB Variations
Color information
#871610 (or 0x871610) is known color: Falu Red. HEX triplet: 87, 16 and 10. RGB value is (135,22,16). Sum of RGB (Red+Green+Blue) = 135+22+16=173 (22% of max value = 765). Red value is 135 (53.12% from 255 or 78.03% from 173); Green value is 22 (8.98% from 255 or 12.72% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 135 - color contains mainly: red. Hex color #871610 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871610 is #78E9EF. Grayscale: #373737. Windows color (decimal): -7924208 or 1054343. OLE color: 1054343.
HSL color Cylindrical-coordinate representation of color #871610: hue angle of 3.03º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #871610 is Cyan = 0, Magento = 0.84, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 16 | - |
| CMYK | 0 | 0.84 | 0.88 | 0.47 |
| HSL | 3.03º | 0.79% | 0.3% | - |
| HSV(B) | 3.03º | 0.88% | 0.53% | - |
| XYZ | 10.37 | 5.76 | 1.06 | - |
| YUV | 55.1 | 105.94 | 184.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 16 | 0 | 0.84 | 0.88 | 0.47 | 3.03 | 0.79 | 0.3 |
| Hex | 87 | 16 | 10 | 0 | 54 | 58 | 2F | 3 | 4F | 1E |
| Octal | 207 | 26 | 20 | 0 | 124 | 130 | 57 | 3 | 117 | 36 |
| Binary | 10000111 | 10110 | 10000 | 0 | 1010100 | 1011000 | 101111 | 11 | 1001111 | 11110 |
Color Harmonies of #871610
Complementary color
Monochromatic Colors of #871610
Black with #871610
Text Example
Text Example
White with #871610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871610; }
p { color: rgb(135,22,16); }
H1.HeaderClassName
{
color: #871610;
}
.AnyTagClassName
{
color: #871610;
}
</style>
background-color css
<style>
a { background-color: #871610; }
a { background-color: rgb(135,22,16); }
div.DivClassName
{
background-color: #871610;
}
.BgClassName
{
background-color: #871610;
}
</style>
border-color css
<style>
span { border-color: #871610; }
span { border-color: rgb(135,22,16); }
td.TdClassName
{
border-color: #871610;
}
.TagClassName
{
border-color: #871610;
}
</style>