Shades of Falu Red #831610
Tints of Falu Red #831610
RGB
CMYK
RGB Variations
Color information
#831610 (or 0x831610) is known color: Falu Red. HEX triplet: 83, 16 and 10. RGB value is (131,22,16). Sum of RGB (Red+Green+Blue) = 131+22+16=169 (22% of max value = 765). Red value is 131 (51.56% from 255 or 77.51% from 169); Green value is 22 (8.98% from 255 or 13.02% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 131 - color contains mainly: red. Hex color #831610 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831610 is #7CE9EF. Grayscale: #363636. Windows color (decimal): -8186352 or 1054339. OLE color: 1054339.
HSL color Cylindrical-coordinate representation of color #831610: hue angle of 3.13º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831610 is Cyan = 0, Magento = 0.83, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 16 | - |
| CMYK | 0 | 0.83 | 0.88 | 0.49 |
| HSL | 3.13º | 0.78% | 0.29% | - |
| HSV(B) | 3.13º | 0.88% | 0.51% | - |
| XYZ | 9.74 | 5.44 | 1.03 | - |
| YUV | 53.91 | 106.61 | 182.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 16 | 0 | 0.83 | 0.88 | 0.49 | 3.13 | 0.78 | 0.29 |
| Hex | 83 | 16 | 10 | 0 | 53 | 58 | 31 | 3 | 4E | 1D |
| Octal | 203 | 26 | 20 | 0 | 123 | 130 | 61 | 3 | 116 | 35 |
| Binary | 10000011 | 10110 | 10000 | 0 | 1010011 | 1011000 | 110001 | 11 | 1001110 | 11101 |
Color Harmonies of #831610
Complementary color
Monochromatic Colors of #831610
Black with #831610
Text Example
Text Example
White with #831610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831610; }
p { color: rgb(131,22,16); }
H1.HeaderClassName
{
color: #831610;
}
.AnyTagClassName
{
color: #831610;
}
</style>
background-color css
<style>
a { background-color: #831610; }
a { background-color: rgb(131,22,16); }
div.DivClassName
{
background-color: #831610;
}
.BgClassName
{
background-color: #831610;
}
</style>
border-color css
<style>
span { border-color: #831610; }
span { border-color: rgb(131,22,16); }
td.TdClassName
{
border-color: #831610;
}
.TagClassName
{
border-color: #831610;
}
</style>