Shades of Falu Red #832116
Tints of Falu Red #832116
RGB
CMYK
RGB Variations
Color information
#832116 (or 0x832116) is known color: Falu Red. HEX triplet: 83, 21 and 16. RGB value is (131,33,22). Sum of RGB (Red+Green+Blue) = 131+33+22=186 (24% of max value = 765). Red value is 131 (51.56% from 255 or 70.43% from 186); Green value is 33 (13.28% from 255 or 17.74% from 186); Blue value is 22 (8.98% from 255 or 11.83% from 186); Max value from RGB is 131 - color contains mainly: red. Hex color #832116 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832116 is #7CDEE9. Grayscale: #3D3D3D. Windows color (decimal): -8183530 or 1450371. OLE color: 1450371.
HSL color Cylindrical-coordinate representation of color #832116: hue angle of 6.06º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #832116 is Cyan = 0, Magento = 0.75, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 33 | 22 | - |
| CMYK | 0 | 0.75 | 0.83 | 0.49 |
| HSL | 6.06º | 0.71% | 0.3% | - |
| HSV(B) | 6.06º | 0.83% | 0.51% | - |
| XYZ | 10.05 | 5.97 | 1.38 | - |
| YUV | 61.05 | 105.97 | 177.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 33 | 22 | 0 | 0.75 | 0.83 | 0.49 | 6.06 | 0.71 | 0.3 |
| Hex | 83 | 21 | 16 | 0 | 4B | 53 | 31 | 6 | 47 | 1E |
| Octal | 203 | 41 | 26 | 0 | 113 | 123 | 61 | 6 | 107 | 36 |
| Binary | 10000011 | 100001 | 10110 | 0 | 1001011 | 1010011 | 110001 | 110 | 1000111 | 11110 |
Color Harmonies of #832116
Complementary color
Monochromatic Colors of #832116
Black with #832116
Text Example
Text Example
White with #832116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832116; }
p { color: rgb(131,33,22); }
H1.HeaderClassName
{
color: #832116;
}
.AnyTagClassName
{
color: #832116;
}
</style>
background-color css
<style>
a { background-color: #832116; }
a { background-color: rgb(131,33,22); }
div.DivClassName
{
background-color: #832116;
}
.BgClassName
{
background-color: #832116;
}
</style>
border-color css
<style>
span { border-color: #832116; }
span { border-color: rgb(131,33,22); }
td.TdClassName
{
border-color: #832116;
}
.TagClassName
{
border-color: #832116;
}
</style>