Shades of Falu Red #831611
Tints of Falu Red #831611
RGB
CMYK
RGB Variations
Color information
#831611 (or 0x831611) is known color: Falu Red. HEX triplet: 83, 16 and 11. RGB value is (131,22,17). Sum of RGB (Red+Green+Blue) = 131+22+17=170 (22% of max value = 765). Red value is 131 (51.56% from 255 or 77.06% from 170); Green value is 22 (8.98% from 255 or 12.94% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 131 - color contains mainly: red. Hex color #831611 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831611 is #7CE9EE. Grayscale: #363636. Windows color (decimal): -8186351 or 1119875. OLE color: 1119875.
HSL color Cylindrical-coordinate representation of color #831611: hue angle of 2.63º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #831611 is Cyan = 0, Magento = 0.83, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 17 | - |
| CMYK | 0 | 0.83 | 0.87 | 0.49 |
| HSL | 2.63º | 0.77% | 0.29% | - |
| HSV(B) | 2.63º | 0.87% | 0.51% | - |
| XYZ | 9.75 | 5.44 | 1.07 | - |
| YUV | 54.02 | 107.11 | 182.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 17 | 0 | 0.83 | 0.87 | 0.49 | 2.63 | 0.77 | 0.29 |
| Hex | 83 | 16 | 11 | 0 | 53 | 57 | 31 | 3 | 4D | 1D |
| Octal | 203 | 26 | 21 | 0 | 123 | 127 | 61 | 3 | 115 | 35 |
| Binary | 10000011 | 10110 | 10001 | 0 | 1010011 | 1010111 | 110001 | 11 | 1001101 | 11101 |
Color Harmonies of #831611
Complementary color
Monochromatic Colors of #831611
Black with #831611
Text Example
Text Example
White with #831611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831611; }
p { color: rgb(131,22,17); }
H1.HeaderClassName
{
color: #831611;
}
.AnyTagClassName
{
color: #831611;
}
</style>
background-color css
<style>
a { background-color: #831611; }
a { background-color: rgb(131,22,17); }
div.DivClassName
{
background-color: #831611;
}
.BgClassName
{
background-color: #831611;
}
</style>
border-color css
<style>
span { border-color: #831611; }
span { border-color: rgb(131,22,17); }
td.TdClassName
{
border-color: #831611;
}
.TagClassName
{
border-color: #831611;
}
</style>