Shades of Falu Red #831905
Tints of Falu Red #831905
RGB
CMYK
RGB Variations
Color information
#831905 (or 0x831905) is known color: Falu Red. HEX triplet: 83, 19 and 05. RGB value is (131,25,5). Sum of RGB (Red+Green+Blue) = 131+25+5=161 (21% of max value = 765). Red value is 131 (51.56% from 255 or 81.37% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 5 (2.34% from 255 or 3.11% from 161); Max value from RGB is 131 - color contains mainly: red. Hex color #831905 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831905 is #7CE6FA. Grayscale: #363636. Windows color (decimal): -8185595 or 334211. OLE color: 334211.
HSL color Cylindrical-coordinate representation of color #831905: hue angle of 9.52º 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 #831905 is Cyan = 0, Magento = 0.81, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 25 | 5 | - |
| CMYK | 0 | 0.81 | 0.96 | 0.49 |
| HSL | 9.52º | 0.93% | 0.27% | - |
| HSV(B) | 9.52º | 0.96% | 0.51% | - |
| XYZ | 9.74 | 5.53 | 0.7 | - |
| YUV | 54.41 | 100.12 | 182.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 25 | 5 | 0 | 0.81 | 0.96 | 0.49 | 9.52 | 0.93 | 0.27 |
| Hex | 83 | 19 | 5 | 0 | 51 | 60 | 31 | A | 5D | 1B |
| Octal | 203 | 31 | 5 | 0 | 121 | 140 | 61 | 12 | 135 | 33 |
| Binary | 10000011 | 11001 | 101 | 0 | 1010001 | 1100000 | 110001 | 1010 | 1011101 | 11011 |
Color Harmonies of #831905
Complementary color
Monochromatic Colors of #831905
Black with #831905
Text Example
Text Example
White with #831905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831905; }
p { color: rgb(131,25,5); }
H1.HeaderClassName
{
color: #831905;
}
.AnyTagClassName
{
color: #831905;
}
</style>
background-color css
<style>
a { background-color: #831905; }
a { background-color: rgb(131,25,5); }
div.DivClassName
{
background-color: #831905;
}
.BgClassName
{
background-color: #831905;
}
</style>
border-color css
<style>
span { border-color: #831905; }
span { border-color: rgb(131,25,5); }
td.TdClassName
{
border-color: #831905;
}
.TagClassName
{
border-color: #831905;
}
</style>