Shades of Falu Red #842516
Tints of Falu Red #842516
RGB
CMYK
RGB Variations
Color information
#842516 (or 0x842516) is known color: Falu Red. HEX triplet: 84, 25 and 16. RGB value is (132,37,22). Sum of RGB (Red+Green+Blue) = 132+37+22=191 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.11% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 132 - color contains mainly: red. Hex color #842516 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842516 is #7BDAE9. Grayscale: #3F3F3F. Windows color (decimal): -8116970 or 1451396. OLE color: 1451396.
HSL color Cylindrical-coordinate representation of color #842516: hue angle of 8.18º 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 #842516 is Cyan = 0, Magento = 0.72, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 22 | - |
| CMYK | 0 | 0.72 | 0.83 | 0.48 |
| HSL | 8.18º | 0.71% | 0.3% | - |
| HSV(B) | 8.18º | 0.83% | 0.52% | - |
| XYZ | 10.32 | 6.29 | 1.43 | - |
| YUV | 63.7 | 104.47 | 176.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 22 | 0 | 0.72 | 0.83 | 0.48 | 8.18 | 0.71 | 0.3 |
| Hex | 84 | 25 | 16 | 0 | 48 | 53 | 30 | 8 | 47 | 1E |
| Octal | 204 | 45 | 26 | 0 | 110 | 123 | 60 | 10 | 107 | 36 |
| Binary | 10000100 | 100101 | 10110 | 0 | 1001000 | 1010011 | 110000 | 1000 | 1000111 | 11110 |
Color Harmonies of #842516
Complementary color
Monochromatic Colors of #842516
Black with #842516
Text Example
Text Example
White with #842516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842516; }
p { color: rgb(132,37,22); }
H1.HeaderClassName
{
color: #842516;
}
.AnyTagClassName
{
color: #842516;
}
</style>
background-color css
<style>
a { background-color: #842516; }
a { background-color: rgb(132,37,22); }
div.DivClassName
{
background-color: #842516;
}
.BgClassName
{
background-color: #842516;
}
</style>
border-color css
<style>
span { border-color: #842516; }
span { border-color: rgb(132,37,22); }
td.TdClassName
{
border-color: #842516;
}
.TagClassName
{
border-color: #842516;
}
</style>