Shades of Falu Red #831716
Tints of Falu Red #831716
RGB
CMYK
RGB Variations
Color information
#831716 (or 0x831716) is known color: Falu Red. HEX triplet: 83, 17 and 16. RGB value is (131,23,22). Sum of RGB (Red+Green+Blue) = 131+23+22=176 (23% of max value = 765). Red value is 131 (51.56% from 255 or 74.43% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 22 (8.98% from 255 or 12.5% from 176); Max value from RGB is 131 - color contains mainly: red. Hex color #831716 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831716 is #7CE8E9. Grayscale: #373737. Windows color (decimal): -8186090 or 1447811. OLE color: 1447811.
HSL color Cylindrical-coordinate representation of color #831716: hue angle of 0.55º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #831716 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 23 | 22 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.49 |
| HSL | 0.55º | 0.71% | 0.3% | - |
| HSV(B) | 0.55º | 0.83% | 0.51% | - |
| XYZ | 9.81 | 5.5 | 1.3 | - |
| YUV | 55.18 | 109.28 | 182.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 23 | 22 | 0 | 0.82 | 0.83 | 0.49 | 0.55 | 0.71 | 0.3 |
| Hex | 83 | 17 | 16 | 0 | 52 | 53 | 31 | 1 | 47 | 1E |
| Octal | 203 | 27 | 26 | 0 | 122 | 123 | 61 | 1 | 107 | 36 |
| Binary | 10000011 | 10111 | 10110 | 0 | 1010010 | 1010011 | 110001 | 1 | 1000111 | 11110 |
Color Harmonies of #831716
Complementary color
Monochromatic Colors of #831716
Black with #831716
Text Example
Text Example
White with #831716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831716; }
p { color: rgb(131,23,22); }
H1.HeaderClassName
{
color: #831716;
}
.AnyTagClassName
{
color: #831716;
}
</style>
background-color css
<style>
a { background-color: #831716; }
a { background-color: rgb(131,23,22); }
div.DivClassName
{
background-color: #831716;
}
.BgClassName
{
background-color: #831716;
}
</style>
border-color css
<style>
span { border-color: #831716; }
span { border-color: rgb(131,23,22); }
td.TdClassName
{
border-color: #831716;
}
.TagClassName
{
border-color: #831716;
}
</style>