Shades of Falu Red #831510
Tints of Falu Red #831510
RGB
CMYK
RGB Variations
Color information
#831510 (or 0x831510) is known color: Falu Red. HEX triplet: 83, 15 and 10. RGB value is (131,21,16). Sum of RGB (Red+Green+Blue) = 131+21+16=168 (22% of max value = 765). Red value is 131 (51.56% from 255 or 77.98% from 168); Green value is 21 (8.59% from 255 or 12.5% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 131 - color contains mainly: red. Hex color #831510 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831510 is #7CEAEF. Grayscale: #353535. Windows color (decimal): -8186608 or 1054083. OLE color: 1054083.
HSL color Cylindrical-coordinate representation of color #831510: hue angle of 2.61º 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 #831510 is Cyan = 0, Magento = 0.84, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 16 | - |
| CMYK | 0 | 0.84 | 0.88 | 0.49 |
| HSL | 2.61º | 0.78% | 0.29% | - |
| HSV(B) | 2.61º | 0.88% | 0.51% | - |
| XYZ | 9.72 | 5.4 | 1.02 | - |
| YUV | 53.32 | 106.94 | 183.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 16 | 0 | 0.84 | 0.88 | 0.49 | 2.61 | 0.78 | 0.29 |
| Hex | 83 | 15 | 10 | 0 | 54 | 58 | 31 | 3 | 4E | 1D |
| Octal | 203 | 25 | 20 | 0 | 124 | 130 | 61 | 3 | 116 | 35 |
| Binary | 10000011 | 10101 | 10000 | 0 | 1010100 | 1011000 | 110001 | 11 | 1001110 | 11101 |
Color Harmonies of #831510
Complementary color
Monochromatic Colors of #831510
Black with #831510
Text Example
Text Example
White with #831510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831510; }
p { color: rgb(131,21,16); }
H1.HeaderClassName
{
color: #831510;
}
.AnyTagClassName
{
color: #831510;
}
</style>
background-color css
<style>
a { background-color: #831510; }
a { background-color: rgb(131,21,16); }
div.DivClassName
{
background-color: #831510;
}
.BgClassName
{
background-color: #831510;
}
</style>
border-color css
<style>
span { border-color: #831510; }
span { border-color: rgb(131,21,16); }
td.TdClassName
{
border-color: #831510;
}
.TagClassName
{
border-color: #831510;
}
</style>