Shades of Falu Red #832515
Tints of Falu Red #832515
RGB
CMYK
RGB Variations
Color information
#832515 (or 0x832515) is known color: Falu Red. HEX triplet: 83, 25 and 15. RGB value is (131,37,21). Sum of RGB (Red+Green+Blue) = 131+37+21=189 (25% of max value = 765). Red value is 131 (51.56% from 255 or 69.31% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 131 - color contains mainly: red. Hex color #832515 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832515 is #7CDAEA. Grayscale: #3F3F3F. Windows color (decimal): -8182507 or 1385859. OLE color: 1385859.
HSL color Cylindrical-coordinate representation of color #832515: hue angle of 8.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #832515 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 21 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.49 |
| HSL | 8.73º | 0.72% | 0.3% | - |
| HSV(B) | 8.73º | 0.84% | 0.51% | - |
| XYZ | 10.16 | 6.2 | 1.37 | - |
| YUV | 63.28 | 104.14 | 176.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 21 | 0 | 0.72 | 0.84 | 0.49 | 8.73 | 0.72 | 0.3 |
| Hex | 83 | 25 | 15 | 0 | 48 | 54 | 31 | 9 | 48 | 1E |
| Octal | 203 | 45 | 25 | 0 | 110 | 124 | 61 | 11 | 110 | 36 |
| Binary | 10000011 | 100101 | 10101 | 0 | 1001000 | 1010100 | 110001 | 1001 | 1001000 | 11110 |
Color Harmonies of #832515
Complementary color
Monochromatic Colors of #832515
Black with #832515
Text Example
Text Example
White with #832515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832515; }
p { color: rgb(131,37,21); }
H1.HeaderClassName
{
color: #832515;
}
.AnyTagClassName
{
color: #832515;
}
</style>
background-color css
<style>
a { background-color: #832515; }
a { background-color: rgb(131,37,21); }
div.DivClassName
{
background-color: #832515;
}
.BgClassName
{
background-color: #832515;
}
</style>
border-color css
<style>
span { border-color: #832515; }
span { border-color: rgb(131,37,21); }
td.TdClassName
{
border-color: #832515;
}
.TagClassName
{
border-color: #832515;
}
</style>