Shades of Falu Red #831805
Tints of Falu Red #831805
RGB
CMYK
RGB Variations
Color information
#831805 (or 0x831805) is known color: Falu Red. HEX triplet: 83, 18 and 05. RGB value is (131,24,5). Sum of RGB (Red+Green+Blue) = 131+24+5=160 (21% of max value = 765). Red value is 131 (51.56% from 255 or 81.88% from 160); Green value is 24 (9.77% from 255 or 15% from 160); Blue value is 5 (2.34% from 255 or 3.12% from 160); Max value from RGB is 131 - color contains mainly: red. Hex color #831805 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831805 is #7CE7FA. Grayscale: #363636. Windows color (decimal): -8185851 or 333955. OLE color: 333955.
HSL color Cylindrical-coordinate representation of color #831805: hue angle of 9.05º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #831805 is Cyan = 0, Magento = 0.82, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 5 | - |
| CMYK | 0 | 0.82 | 0.96 | 0.49 |
| HSL | 9.05º | 0.93% | 0.27% | - |
| HSV(B) | 9.05º | 0.96% | 0.51% | - |
| XYZ | 9.71 | 5.49 | 0.69 | - |
| YUV | 53.83 | 100.45 | 183.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 5 | 0 | 0.82 | 0.96 | 0.49 | 9.05 | 0.93 | 0.27 |
| Hex | 83 | 18 | 5 | 0 | 52 | 60 | 31 | 9 | 5D | 1B |
| Octal | 203 | 30 | 5 | 0 | 122 | 140 | 61 | 11 | 135 | 33 |
| Binary | 10000011 | 11000 | 101 | 0 | 1010010 | 1100000 | 110001 | 1001 | 1011101 | 11011 |
Color Harmonies of #831805
Complementary color
Monochromatic Colors of #831805
Black with #831805
Text Example
Text Example
White with #831805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831805; }
p { color: rgb(131,24,5); }
H1.HeaderClassName
{
color: #831805;
}
.AnyTagClassName
{
color: #831805;
}
</style>
background-color css
<style>
a { background-color: #831805; }
a { background-color: rgb(131,24,5); }
div.DivClassName
{
background-color: #831805;
}
.BgClassName
{
background-color: #831805;
}
</style>
border-color css
<style>
span { border-color: #831805; }
span { border-color: rgb(131,24,5); }
td.TdClassName
{
border-color: #831805;
}
.TagClassName
{
border-color: #831805;
}
</style>