Shades of Falu Red #841809
Tints of Falu Red #841809
RGB
CMYK
RGB Variations
Color information
#841809 (or 0x841809) is known color: Falu Red. HEX triplet: 84, 18 and 09. RGB value is (132,24,9). Sum of RGB (Red+Green+Blue) = 132+24+9=165 (21% of max value = 765). Red value is 132 (51.95% from 255 or 80% from 165); Green value is 24 (9.77% from 255 or 14.55% from 165); Blue value is 9 (3.91% from 255 or 5.45% from 165); Max value from RGB is 132 - color contains mainly: red. Hex color #841809 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841809 is #7BE7F6. Grayscale: #363636. Windows color (decimal): -8120311 or 596100. OLE color: 596100.
HSL color Cylindrical-coordinate representation of color #841809: hue angle of 7.32º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #841809 is Cyan = 0, Magento = 0.82, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 9 | - |
| CMYK | 0 | 0.82 | 0.93 | 0.48 |
| HSL | 7.32º | 0.87% | 0.28% | - |
| HSV(B) | 7.32º | 0.93% | 0.52% | - |
| XYZ | 9.89 | 5.58 | 0.81 | - |
| YUV | 54.58 | 102.28 | 183.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 9 | 0 | 0.82 | 0.93 | 0.48 | 7.32 | 0.87 | 0.28 |
| Hex | 84 | 18 | 9 | 0 | 52 | 5D | 30 | 7 | 57 | 1C |
| Octal | 204 | 30 | 11 | 0 | 122 | 135 | 60 | 7 | 127 | 34 |
| Binary | 10000100 | 11000 | 1001 | 0 | 1010010 | 1011101 | 110000 | 111 | 1010111 | 11100 |
Color Harmonies of #841809
Complementary color
Monochromatic Colors of #841809
Black with #841809
Text Example
Text Example
White with #841809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841809; }
p { color: rgb(132,24,9); }
H1.HeaderClassName
{
color: #841809;
}
.AnyTagClassName
{
color: #841809;
}
</style>
background-color css
<style>
a { background-color: #841809; }
a { background-color: rgb(132,24,9); }
div.DivClassName
{
background-color: #841809;
}
.BgClassName
{
background-color: #841809;
}
</style>
border-color css
<style>
span { border-color: #841809; }
span { border-color: rgb(132,24,9); }
td.TdClassName
{
border-color: #841809;
}
.TagClassName
{
border-color: #841809;
}
</style>