Shades of Falu Red #831409
Tints of Falu Red #831409
RGB
CMYK
RGB Variations
Color information
#831409 (or 0x831409) is known color: Falu Red. HEX triplet: 83, 14 and 09. RGB value is (131,20,9). Sum of RGB (Red+Green+Blue) = 131+20+9=160 (21% of max value = 765). Red value is 131 (51.56% from 255 or 81.88% from 160); Green value is 20 (8.20% from 255 or 12.5% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 131 - color contains mainly: red. Hex color #831409 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831409 is #7CEBF6. Grayscale: #343434. Windows color (decimal): -8186871 or 595075. OLE color: 595075.
HSL color Cylindrical-coordinate representation of color #831409: hue angle of 5.41º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #831409 is Cyan = 0, Magento = 0.85, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 20 | 9 | - |
| CMYK | 0 | 0.85 | 0.93 | 0.49 |
| HSL | 5.41º | 0.87% | 0.27% | - |
| HSV(B) | 5.41º | 0.93% | 0.51% | - |
| XYZ | 9.66 | 5.35 | 0.78 | - |
| YUV | 51.94 | 103.77 | 184.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 20 | 9 | 0 | 0.85 | 0.93 | 0.49 | 5.41 | 0.87 | 0.27 |
| Hex | 83 | 14 | 9 | 0 | 55 | 5D | 31 | 5 | 57 | 1B |
| Octal | 203 | 24 | 11 | 0 | 125 | 135 | 61 | 5 | 127 | 33 |
| Binary | 10000011 | 10100 | 1001 | 0 | 1010101 | 1011101 | 110001 | 101 | 1010111 | 11011 |
Color Harmonies of #831409
Complementary color
Monochromatic Colors of #831409
Black with #831409
Text Example
Text Example
White with #831409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831409; }
p { color: rgb(131,20,9); }
H1.HeaderClassName
{
color: #831409;
}
.AnyTagClassName
{
color: #831409;
}
</style>
background-color css
<style>
a { background-color: #831409; }
a { background-color: rgb(131,20,9); }
div.DivClassName
{
background-color: #831409;
}
.BgClassName
{
background-color: #831409;
}
</style>
border-color css
<style>
span { border-color: #831409; }
span { border-color: rgb(131,20,9); }
td.TdClassName
{
border-color: #831409;
}
.TagClassName
{
border-color: #831409;
}
</style>