Shades of Falu Red #841611
Tints of Falu Red #841611
RGB
CMYK
RGB Variations
Color information
#841611 (or 0x841611) is known color: Falu Red. HEX triplet: 84, 16 and 11. RGB value is (132,22,17). Sum of RGB (Red+Green+Blue) = 132+22+17=171 (22% of max value = 765). Red value is 132 (51.95% from 255 or 77.19% from 171); Green value is 22 (8.98% from 255 or 12.87% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 132 - color contains mainly: red. Hex color #841611 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841611 is #7BE9EE. Grayscale: #363636. Windows color (decimal): -8120815 or 1119876. OLE color: 1119876.
HSL color Cylindrical-coordinate representation of color #841611: hue angle of 2.61º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #841611 is Cyan = 0, Magento = 0.83, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 17 | - |
| CMYK | 0 | 0.83 | 0.87 | 0.48 |
| HSL | 2.61º | 0.77% | 0.29% | - |
| HSV(B) | 2.61º | 0.87% | 0.52% | - |
| XYZ | 9.9 | 5.52 | 1.07 | - |
| YUV | 54.32 | 106.94 | 183.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 17 | 0 | 0.83 | 0.87 | 0.48 | 2.61 | 0.77 | 0.29 |
| Hex | 84 | 16 | 11 | 0 | 53 | 57 | 30 | 3 | 4D | 1D |
| Octal | 204 | 26 | 21 | 0 | 123 | 127 | 60 | 3 | 115 | 35 |
| Binary | 10000100 | 10110 | 10001 | 0 | 1010011 | 1010111 | 110000 | 11 | 1001101 | 11101 |
Color Harmonies of #841611
Complementary color
Monochromatic Colors of #841611
Black with #841611
Text Example
Text Example
White with #841611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841611; }
p { color: rgb(132,22,17); }
H1.HeaderClassName
{
color: #841611;
}
.AnyTagClassName
{
color: #841611;
}
</style>
background-color css
<style>
a { background-color: #841611; }
a { background-color: rgb(132,22,17); }
div.DivClassName
{
background-color: #841611;
}
.BgClassName
{
background-color: #841611;
}
</style>
border-color css
<style>
span { border-color: #841611; }
span { border-color: rgb(132,22,17); }
td.TdClassName
{
border-color: #841611;
}
.TagClassName
{
border-color: #841611;
}
</style>