Shades of Falu Red #831508
Tints of Falu Red #831508
RGB
CMYK
RGB Variations
Color information
#831508 (or 0x831508) is known color: Falu Red. HEX triplet: 83, 15 and 08. RGB value is (131,21,8). Sum of RGB (Red+Green+Blue) = 131+21+8=160 (21% of max value = 765). Red value is 131 (51.56% from 255 or 81.88% from 160); Green value is 21 (8.59% from 255 or 13.12% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 131 - color contains mainly: red. Hex color #831508 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831508 is #7CEAF7. Grayscale: #343434. Windows color (decimal): -8186616 or 529795. OLE color: 529795.
HSL color Cylindrical-coordinate representation of color #831508: hue angle of 6.34º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #831508 is Cyan = 0, Magento = 0.84, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 8 | - |
| CMYK | 0 | 0.84 | 0.94 | 0.49 |
| HSL | 6.34º | 0.88% | 0.27% | - |
| HSV(B) | 6.34º | 0.94% | 0.51% | - |
| XYZ | 9.67 | 5.38 | 0.76 | - |
| YUV | 52.41 | 102.94 | 184.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 8 | 0 | 0.84 | 0.94 | 0.49 | 6.34 | 0.88 | 0.27 |
| Hex | 83 | 15 | 8 | 0 | 54 | 5E | 31 | 6 | 58 | 1B |
| Octal | 203 | 25 | 10 | 0 | 124 | 136 | 61 | 6 | 130 | 33 |
| Binary | 10000011 | 10101 | 1000 | 0 | 1010100 | 1011110 | 110001 | 110 | 1011000 | 11011 |
Color Harmonies of #831508
Complementary color
Monochromatic Colors of #831508
Black with #831508
Text Example
Text Example
White with #831508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831508; }
p { color: rgb(131,21,8); }
H1.HeaderClassName
{
color: #831508;
}
.AnyTagClassName
{
color: #831508;
}
</style>
background-color css
<style>
a { background-color: #831508; }
a { background-color: rgb(131,21,8); }
div.DivClassName
{
background-color: #831508;
}
.BgClassName
{
background-color: #831508;
}
</style>
border-color css
<style>
span { border-color: #831508; }
span { border-color: rgb(131,21,8); }
td.TdClassName
{
border-color: #831508;
}
.TagClassName
{
border-color: #831508;
}
</style>