Shades of Falu Red #871607
Tints of Falu Red #871607
RGB
CMYK
RGB Variations
Color information
#871607 (or 0x871607) is known color: Falu Red. HEX triplet: 87, 16 and 07. RGB value is (135,22,7). Sum of RGB (Red+Green+Blue) = 135+22+7=164 (21% of max value = 765). Red value is 135 (53.12% from 255 or 82.32% from 164); Green value is 22 (8.98% from 255 or 13.41% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 135 - color contains mainly: red. Hex color #871607 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871607 is #78E9F8. Grayscale: #363636. Windows color (decimal): -7924217 or 464519. OLE color: 464519.
HSL color Cylindrical-coordinate representation of color #871607: hue angle of 7.03º 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 #871607 is Cyan = 0, Magento = 0.84, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 7 | - |
| CMYK | 0 | 0.84 | 0.95 | 0.47 |
| HSL | 7.03º | 0.9% | 0.28% | - |
| HSV(B) | 7.03º | 0.95% | 0.53% | - |
| XYZ | 10.32 | 5.74 | 0.77 | - |
| YUV | 54.08 | 101.44 | 185.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 7 | 0 | 0.84 | 0.95 | 0.47 | 7.03 | 0.9 | 0.28 |
| Hex | 87 | 16 | 7 | 0 | 54 | 5F | 2F | 7 | 5A | 1C |
| Octal | 207 | 26 | 7 | 0 | 124 | 137 | 57 | 7 | 132 | 34 |
| Binary | 10000111 | 10110 | 111 | 0 | 1010100 | 1011111 | 101111 | 111 | 1011010 | 11100 |
Color Harmonies of #871607
Complementary color
Monochromatic Colors of #871607
Black with #871607
Text Example
Text Example
White with #871607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871607; }
p { color: rgb(135,22,7); }
H1.HeaderClassName
{
color: #871607;
}
.AnyTagClassName
{
color: #871607;
}
</style>
background-color css
<style>
a { background-color: #871607; }
a { background-color: rgb(135,22,7); }
div.DivClassName
{
background-color: #871607;
}
.BgClassName
{
background-color: #871607;
}
</style>
border-color css
<style>
span { border-color: #871607; }
span { border-color: rgb(135,22,7); }
td.TdClassName
{
border-color: #871607;
}
.TagClassName
{
border-color: #871607;
}
</style>