Shades of Falu Red #831210
Tints of Falu Red #831210
RGB
CMYK
RGB Variations
Color information
#831210 (or 0x831210) is known color: Falu Red. HEX triplet: 83, 12 and 10. RGB value is (131,18,16). Sum of RGB (Red+Green+Blue) = 131+18+16=165 (21% of max value = 765). Red value is 131 (51.56% from 255 or 79.39% from 165); Green value is 18 (7.42% from 255 or 10.91% from 165); Blue value is 16 (6.64% from 255 or 9.70% from 165); Max value from RGB is 131 - color contains mainly: red. Hex color #831210 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831210 is #7CEDEF. Grayscale: #333333. Windows color (decimal): -8187376 or 1053315. OLE color: 1053315.
HSL color Cylindrical-coordinate representation of color #831210: hue angle of 1.04º 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 #831210 is Cyan = 0, Magento = 0.86, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 16 | - |
| CMYK | 0 | 0.86 | 0.88 | 0.49 |
| HSL | 1.04º | 0.78% | 0.29% | - |
| HSV(B) | 1.04º | 0.88% | 0.51% | - |
| XYZ | 9.67 | 5.3 | 1 | - |
| YUV | 51.56 | 107.94 | 184.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 16 | 0 | 0.86 | 0.88 | 0.49 | 1.04 | 0.78 | 0.29 |
| Hex | 83 | 12 | 10 | 0 | 56 | 58 | 31 | 1 | 4E | 1D |
| Octal | 203 | 22 | 20 | 0 | 126 | 130 | 61 | 1 | 116 | 35 |
| Binary | 10000011 | 10010 | 10000 | 0 | 1010110 | 1011000 | 110001 | 1 | 1001110 | 11101 |
Color Harmonies of #831210
Complementary color
Monochromatic Colors of #831210
Black with #831210
Text Example
Text Example
White with #831210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831210; }
p { color: rgb(131,18,16); }
H1.HeaderClassName
{
color: #831210;
}
.AnyTagClassName
{
color: #831210;
}
</style>
background-color css
<style>
a { background-color: #831210; }
a { background-color: rgb(131,18,16); }
div.DivClassName
{
background-color: #831210;
}
.BgClassName
{
background-color: #831210;
}
</style>
border-color css
<style>
span { border-color: #831210; }
span { border-color: rgb(131,18,16); }
td.TdClassName
{
border-color: #831210;
}
.TagClassName
{
border-color: #831210;
}
</style>