Shades of Falu Red #842316
Tints of Falu Red #842316
RGB
CMYK
RGB Variations
Color information
#842316 (or 0x842316) is known color: Falu Red. HEX triplet: 84, 23 and 16. RGB value is (132,35,22). Sum of RGB (Red+Green+Blue) = 132+35+22=189 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.84% from 189); Green value is 35 (14.06% from 255 or 18.52% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 132 - color contains mainly: red. Hex color #842316 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842316 is #7BDCE9. Grayscale: #3E3E3E. Windows color (decimal): -8117482 or 1450884. OLE color: 1450884.
HSL color Cylindrical-coordinate representation of color #842316: hue angle of 7.09º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #842316 is Cyan = 0, Magento = 0.73, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 22 | - |
| CMYK | 0 | 0.73 | 0.83 | 0.48 |
| HSL | 7.09º | 0.71% | 0.3% | - |
| HSV(B) | 7.09º | 0.83% | 0.52% | - |
| XYZ | 10.26 | 6.17 | 1.41 | - |
| YUV | 62.52 | 105.14 | 177.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 22 | 0 | 0.73 | 0.83 | 0.48 | 7.09 | 0.71 | 0.3 |
| Hex | 84 | 23 | 16 | 0 | 49 | 53 | 30 | 7 | 47 | 1E |
| Octal | 204 | 43 | 26 | 0 | 111 | 123 | 60 | 7 | 107 | 36 |
| Binary | 10000100 | 100011 | 10110 | 0 | 1001001 | 1010011 | 110000 | 111 | 1000111 | 11110 |
Color Harmonies of #842316
Complementary color
Monochromatic Colors of #842316
Black with #842316
Text Example
Text Example
White with #842316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842316; }
p { color: rgb(132,35,22); }
H1.HeaderClassName
{
color: #842316;
}
.AnyTagClassName
{
color: #842316;
}
</style>
background-color css
<style>
a { background-color: #842316; }
a { background-color: rgb(132,35,22); }
div.DivClassName
{
background-color: #842316;
}
.BgClassName
{
background-color: #842316;
}
</style>
border-color css
<style>
span { border-color: #842316; }
span { border-color: rgb(132,35,22); }
td.TdClassName
{
border-color: #842316;
}
.TagClassName
{
border-color: #842316;
}
</style>