Shades of Falu Red #841916
Tints of Falu Red #841916
RGB
CMYK
RGB Variations
Color information
#841916 (or 0x841916) is known color: Falu Red. HEX triplet: 84, 19 and 16. RGB value is (132,25,22). Sum of RGB (Red+Green+Blue) = 132+25+22=179 (23% of max value = 765). Red value is 132 (51.95% from 255 or 73.74% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 132 - color contains mainly: red. Hex color #841916 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841916 is #7BE6E9. Grayscale: #383838. Windows color (decimal): -8120042 or 1448324. OLE color: 1448324.
HSL color Cylindrical-coordinate representation of color #841916: hue angle of 1.64º 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 #841916 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 22 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.48 |
| HSL | 1.64º | 0.71% | 0.3% | - |
| HSV(B) | 1.64º | 0.83% | 0.52% | - |
| XYZ | 10.01 | 5.66 | 1.32 | - |
| YUV | 56.65 | 108.45 | 181.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 22 | 0 | 0.81 | 0.83 | 0.48 | 1.64 | 0.71 | 0.3 |
| Hex | 84 | 19 | 16 | 0 | 51 | 53 | 30 | 2 | 47 | 1E |
| Octal | 204 | 31 | 26 | 0 | 121 | 123 | 60 | 2 | 107 | 36 |
| Binary | 10000100 | 11001 | 10110 | 0 | 1010001 | 1010011 | 110000 | 10 | 1000111 | 11110 |
Color Harmonies of #841916
Complementary color
Monochromatic Colors of #841916
Black with #841916
Text Example
Text Example
White with #841916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841916; }
p { color: rgb(132,25,22); }
H1.HeaderClassName
{
color: #841916;
}
.AnyTagClassName
{
color: #841916;
}
</style>
background-color css
<style>
a { background-color: #841916; }
a { background-color: rgb(132,25,22); }
div.DivClassName
{
background-color: #841916;
}
.BgClassName
{
background-color: #841916;
}
</style>
border-color css
<style>
span { border-color: #841916; }
span { border-color: rgb(132,25,22); }
td.TdClassName
{
border-color: #841916;
}
.TagClassName
{
border-color: #841916;
}
</style>