Shades of Falu Red #872611
Tints of Falu Red #872611
RGB
CMYK
RGB Variations
Color information
#872611 (or 0x872611) is known color: Falu Red. HEX triplet: 87, 26 and 11. RGB value is (135,38,17). Sum of RGB (Red+Green+Blue) = 135+38+17=190 (25% of max value = 765). Red value is 135 (53.12% from 255 or 71.05% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 17 (7.03% from 255 or 8.95% from 190); Max value from RGB is 135 - color contains mainly: red. Hex color #872611 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872611 is #78D9EE. Grayscale: #404040. Windows color (decimal): -7920111 or 1123975. OLE color: 1123975.
HSL color Cylindrical-coordinate representation of color #872611: hue angle of 10.68º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #872611 is Cyan = 0, Magento = 0.72, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 38 | 17 | - |
| CMYK | 0 | 0.72 | 0.87 | 0.47 |
| HSL | 10.68º | 0.78% | 0.3% | - |
| HSV(B) | 10.68º | 0.87% | 0.53% | - |
| XYZ | 10.79 | 6.58 | 1.23 | - |
| YUV | 64.61 | 101.14 | 178.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 38 | 17 | 0 | 0.72 | 0.87 | 0.47 | 10.68 | 0.78 | 0.3 |
| Hex | 87 | 26 | 11 | 0 | 48 | 57 | 2F | B | 4E | 1E |
| Octal | 207 | 46 | 21 | 0 | 110 | 127 | 57 | 13 | 116 | 36 |
| Binary | 10000111 | 100110 | 10001 | 0 | 1001000 | 1010111 | 101111 | 1011 | 1001110 | 11110 |
Color Harmonies of #872611
Complementary color
Monochromatic Colors of #872611
Black with #872611
Text Example
Text Example
White with #872611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872611; }
p { color: rgb(135,38,17); }
H1.HeaderClassName
{
color: #872611;
}
.AnyTagClassName
{
color: #872611;
}
</style>
background-color css
<style>
a { background-color: #872611; }
a { background-color: rgb(135,38,17); }
div.DivClassName
{
background-color: #872611;
}
.BgClassName
{
background-color: #872611;
}
</style>
border-color css
<style>
span { border-color: #872611; }
span { border-color: rgb(135,38,17); }
td.TdClassName
{
border-color: #872611;
}
.TagClassName
{
border-color: #872611;
}
</style>