Shades of Falu Red #842116
Tints of Falu Red #842116
RGB
CMYK
RGB Variations
Color information
#842116 (or 0x842116) is known color: Falu Red. HEX triplet: 84, 21 and 16. RGB value is (132,33,22). Sum of RGB (Red+Green+Blue) = 132+33+22=187 (24% of max value = 765). Red value is 132 (51.95% from 255 or 70.59% from 187); Green value is 33 (13.28% from 255 or 17.65% from 187); Blue value is 22 (8.98% from 255 or 11.76% from 187); Max value from RGB is 132 - color contains mainly: red. Hex color #842116 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842116 is #7BDEE9. Grayscale: #3D3D3D. Windows color (decimal): -8117994 or 1450372. OLE color: 1450372.
HSL color Cylindrical-coordinate representation of color #842116: hue angle of 6º 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 #842116 is Cyan = 0, Magento = 0.75, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 33 | 22 | - |
| CMYK | 0 | 0.75 | 0.83 | 0.48 |
| HSL | 6º | 0.71% | 0.3% | - |
| HSV(B) | 6º | 0.83% | 0.52% | - |
| XYZ | 10.2 | 6.05 | 1.39 | - |
| YUV | 61.35 | 105.8 | 178.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 33 | 22 | 0 | 0.75 | 0.83 | 0.48 | 6 | 0.71 | 0.3 |
| Hex | 84 | 21 | 16 | 0 | 4B | 53 | 30 | 6 | 47 | 1E |
| Octal | 204 | 41 | 26 | 0 | 113 | 123 | 60 | 6 | 107 | 36 |
| Binary | 10000100 | 100001 | 10110 | 0 | 1001011 | 1010011 | 110000 | 110 | 1000111 | 11110 |
Color Harmonies of #842116
Complementary color
Monochromatic Colors of #842116
Black with #842116
Text Example
Text Example
White with #842116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842116; }
p { color: rgb(132,33,22); }
H1.HeaderClassName
{
color: #842116;
}
.AnyTagClassName
{
color: #842116;
}
</style>
background-color css
<style>
a { background-color: #842116; }
a { background-color: rgb(132,33,22); }
div.DivClassName
{
background-color: #842116;
}
.BgClassName
{
background-color: #842116;
}
</style>
border-color css
<style>
span { border-color: #842116; }
span { border-color: rgb(132,33,22); }
td.TdClassName
{
border-color: #842116;
}
.TagClassName
{
border-color: #842116;
}
</style>