Shades of Falu Red #832614
Tints of Falu Red #832614
RGB
CMYK
RGB Variations
Color information
#832614 (or 0x832614) is known color: Falu Red. HEX triplet: 83, 26 and 14. RGB value is (131,38,20). Sum of RGB (Red+Green+Blue) = 131+38+20=189 (25% of max value = 765). Red value is 131 (51.56% from 255 or 69.31% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 131 - color contains mainly: red. Hex color #832614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832614 is #7CD9EB. Grayscale: #3F3F3F. Windows color (decimal): -8182252 or 1320579. OLE color: 1320579.
HSL color Cylindrical-coordinate representation of color #832614: hue angle of 9.73º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #832614 is Cyan = 0, Magento = 0.71, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 38 | 20 | - |
| CMYK | 0 | 0.71 | 0.85 | 0.49 |
| HSL | 9.73º | 0.74% | 0.3% | - |
| HSV(B) | 9.73º | 0.85% | 0.51% | - |
| XYZ | 10.18 | 6.26 | 1.33 | - |
| YUV | 63.76 | 103.31 | 175.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 38 | 20 | 0 | 0.71 | 0.85 | 0.49 | 9.73 | 0.74 | 0.3 |
| Hex | 83 | 26 | 14 | 0 | 47 | 55 | 31 | A | 4A | 1E |
| Octal | 203 | 46 | 24 | 0 | 107 | 125 | 61 | 12 | 112 | 36 |
| Binary | 10000011 | 100110 | 10100 | 0 | 1000111 | 1010101 | 110001 | 1010 | 1001010 | 11110 |
Color Harmonies of #832614
Complementary color
Monochromatic Colors of #832614
Black with #832614
Text Example
Text Example
White with #832614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832614; }
p { color: rgb(131,38,20); }
H1.HeaderClassName
{
color: #832614;
}
.AnyTagClassName
{
color: #832614;
}
</style>
background-color css
<style>
a { background-color: #832614; }
a { background-color: rgb(131,38,20); }
div.DivClassName
{
background-color: #832614;
}
.BgClassName
{
background-color: #832614;
}
</style>
border-color css
<style>
span { border-color: #832614; }
span { border-color: rgb(131,38,20); }
td.TdClassName
{
border-color: #832614;
}
.TagClassName
{
border-color: #832614;
}
</style>