Shades of Falu Red #842319
Tints of Falu Red #842319
RGB
CMYK
RGB Variations
Color information
#842319 (or 0x842319) is known color: Falu Red. HEX triplet: 84, 23 and 19. RGB value is (132,35,25). Sum of RGB (Red+Green+Blue) = 132+35+25=192 (25% of max value = 765). Red value is 132 (51.95% from 255 or 68.75% from 192); Green value is 35 (14.06% from 255 or 18.23% from 192); Blue value is 25 (10.16% from 255 or 13.02% from 192); Max value from RGB is 132 - color contains mainly: red. Hex color #842319 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842319 is #7BDCE6. Grayscale: #3F3F3F. Windows color (decimal): -8117479 or 1647492. OLE color: 1647492.
HSL color Cylindrical-coordinate representation of color #842319: hue angle of 5.61º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #842319 is Cyan = 0, Magento = 0.73, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 25 | - |
| CMYK | 0 | 0.73 | 0.81 | 0.48 |
| HSL | 5.61º | 0.68% | 0.31% | - |
| HSV(B) | 5.61º | 0.81% | 0.52% | - |
| XYZ | 10.29 | 6.18 | 1.57 | - |
| YUV | 62.86 | 106.64 | 177.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 25 | 0 | 0.73 | 0.81 | 0.48 | 5.61 | 0.68 | 0.31 |
| Hex | 84 | 23 | 19 | 0 | 49 | 51 | 30 | 6 | 44 | 1F |
| Octal | 204 | 43 | 31 | 0 | 111 | 121 | 60 | 6 | 104 | 37 |
| Binary | 10000100 | 100011 | 11001 | 0 | 1001001 | 1010001 | 110000 | 110 | 1000100 | 11111 |
Color Harmonies of #842319
Complementary color
Monochromatic Colors of #842319
Black with #842319
Text Example
Text Example
White with #842319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842319; }
p { color: rgb(132,35,25); }
H1.HeaderClassName
{
color: #842319;
}
.AnyTagClassName
{
color: #842319;
}
</style>
background-color css
<style>
a { background-color: #842319; }
a { background-color: rgb(132,35,25); }
div.DivClassName
{
background-color: #842319;
}
.BgClassName
{
background-color: #842319;
}
</style>
border-color css
<style>
span { border-color: #842319; }
span { border-color: rgb(132,35,25); }
td.TdClassName
{
border-color: #842319;
}
.TagClassName
{
border-color: #842319;
}
</style>