Shades of Falu Red #842416
Tints of Falu Red #842416
RGB
CMYK
RGB Variations
Color information
#842416 (or 0x842416) is known color: Falu Red. HEX triplet: 84, 24 and 16. RGB value is (132,36,22). Sum of RGB (Red+Green+Blue) = 132+36+22=190 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.47% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 132 - color contains mainly: red. Hex color #842416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842416 is #7BDBE9. Grayscale: #3F3F3F. Windows color (decimal): -8117226 or 1451140. OLE color: 1451140.
HSL color Cylindrical-coordinate representation of color #842416: hue angle of 7.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 #842416 is Cyan = 0, Magento = 0.73, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 22 | - |
| CMYK | 0 | 0.73 | 0.83 | 0.48 |
| HSL | 7.64º | 0.71% | 0.3% | - |
| HSV(B) | 7.64º | 0.83% | 0.52% | - |
| XYZ | 10.29 | 6.23 | 1.42 | - |
| YUV | 63.11 | 104.8 | 177.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 22 | 0 | 0.73 | 0.83 | 0.48 | 7.64 | 0.71 | 0.3 |
| Hex | 84 | 24 | 16 | 0 | 49 | 53 | 30 | 8 | 47 | 1E |
| Octal | 204 | 44 | 26 | 0 | 111 | 123 | 60 | 10 | 107 | 36 |
| Binary | 10000100 | 100100 | 10110 | 0 | 1001001 | 1010011 | 110000 | 1000 | 1000111 | 11110 |
Color Harmonies of #842416
Complementary color
Monochromatic Colors of #842416
Black with #842416
Text Example
Text Example
White with #842416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842416; }
p { color: rgb(132,36,22); }
H1.HeaderClassName
{
color: #842416;
}
.AnyTagClassName
{
color: #842416;
}
</style>
background-color css
<style>
a { background-color: #842416; }
a { background-color: rgb(132,36,22); }
div.DivClassName
{
background-color: #842416;
}
.BgClassName
{
background-color: #842416;
}
</style>
border-color css
<style>
span { border-color: #842416; }
span { border-color: rgb(132,36,22); }
td.TdClassName
{
border-color: #842416;
}
.TagClassName
{
border-color: #842416;
}
</style>