Shades of Falu Red #832417
Tints of Falu Red #832417
RGB
CMYK
RGB Variations
Color information
#832417 (or 0x832417) is known color: Falu Red. HEX triplet: 83, 24 and 17. RGB value is (131,36,23). Sum of RGB (Red+Green+Blue) = 131+36+23=190 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.95% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 131 - color contains mainly: red. Hex color #832417 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832417 is #7CDBE8. Grayscale: #3F3F3F. Windows color (decimal): -8182761 or 1516675. OLE color: 1516675.
HSL color Cylindrical-coordinate representation of color #832417: hue angle of 7.22º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #832417 is Cyan = 0, Magento = 0.73, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 23 | - |
| CMYK | 0 | 0.73 | 0.82 | 0.49 |
| HSL | 7.22º | 0.7% | 0.3% | - |
| HSV(B) | 7.22º | 0.82% | 0.51% | - |
| XYZ | 10.15 | 6.15 | 1.46 | - |
| YUV | 62.92 | 105.47 | 176.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 23 | 0 | 0.73 | 0.82 | 0.49 | 7.22 | 0.7 | 0.3 |
| Hex | 83 | 24 | 17 | 0 | 49 | 52 | 31 | 7 | 46 | 1E |
| Octal | 203 | 44 | 27 | 0 | 111 | 122 | 61 | 7 | 106 | 36 |
| Binary | 10000011 | 100100 | 10111 | 0 | 1001001 | 1010010 | 110001 | 111 | 1000110 | 11110 |
Color Harmonies of #832417
Complementary color
Monochromatic Colors of #832417
Black with #832417
Text Example
Text Example
White with #832417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832417; }
p { color: rgb(131,36,23); }
H1.HeaderClassName
{
color: #832417;
}
.AnyTagClassName
{
color: #832417;
}
</style>
background-color css
<style>
a { background-color: #832417; }
a { background-color: rgb(131,36,23); }
div.DivClassName
{
background-color: #832417;
}
.BgClassName
{
background-color: #832417;
}
</style>
border-color css
<style>
span { border-color: #832417; }
span { border-color: rgb(131,36,23); }
td.TdClassName
{
border-color: #832417;
}
.TagClassName
{
border-color: #832417;
}
</style>