Shades of Falu Red #841609
Tints of Falu Red #841609
RGB
CMYK
RGB Variations
Color information
#841609 (or 0x841609) is known color: Falu Red. HEX triplet: 84, 16 and 09. RGB value is (132,22,9). Sum of RGB (Red+Green+Blue) = 132+22+9=163 (21% of max value = 765). Red value is 132 (51.95% from 255 or 80.98% from 163); Green value is 22 (8.98% from 255 or 13.50% from 163); Blue value is 9 (3.91% from 255 or 5.52% from 163); Max value from RGB is 132 - color contains mainly: red. Hex color #841609 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841609 is #7BE9F6. Grayscale: #353535. Windows color (decimal): -8120823 or 595588. OLE color: 595588.
HSL color Cylindrical-coordinate representation of color #841609: hue angle of 6.34º 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 #841609 is Cyan = 0, Magento = 0.83, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 9 | - |
| CMYK | 0 | 0.83 | 0.93 | 0.48 |
| HSL | 6.34º | 0.87% | 0.28% | - |
| HSV(B) | 6.34º | 0.93% | 0.52% | - |
| XYZ | 9.85 | 5.5 | 0.8 | - |
| YUV | 53.41 | 102.94 | 184.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 9 | 0 | 0.83 | 0.93 | 0.48 | 6.34 | 0.87 | 0.28 |
| Hex | 84 | 16 | 9 | 0 | 53 | 5D | 30 | 6 | 57 | 1C |
| Octal | 204 | 26 | 11 | 0 | 123 | 135 | 60 | 6 | 127 | 34 |
| Binary | 10000100 | 10110 | 1001 | 0 | 1010011 | 1011101 | 110000 | 110 | 1010111 | 11100 |
Color Harmonies of #841609
Complementary color
Monochromatic Colors of #841609
Black with #841609
Text Example
Text Example
White with #841609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841609; }
p { color: rgb(132,22,9); }
H1.HeaderClassName
{
color: #841609;
}
.AnyTagClassName
{
color: #841609;
}
</style>
background-color css
<style>
a { background-color: #841609; }
a { background-color: rgb(132,22,9); }
div.DivClassName
{
background-color: #841609;
}
.BgClassName
{
background-color: #841609;
}
</style>
border-color css
<style>
span { border-color: #841609; }
span { border-color: rgb(132,22,9); }
td.TdClassName
{
border-color: #841609;
}
.TagClassName
{
border-color: #841609;
}
</style>