Shades of Falu Red #841904
Tints of Falu Red #841904
RGB
CMYK
RGB Variations
Color information
#841904 (or 0x841904) is known color: Falu Red. HEX triplet: 84, 19 and 04. RGB value is (132,25,4). Sum of RGB (Red+Green+Blue) = 132+25+4=161 (21% of max value = 765). Red value is 132 (51.95% from 255 or 81.99% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 4 (1.95% from 255 or 2.48% from 161); Max value from RGB is 132 - color contains mainly: red. Hex color #841904 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841904 is #7BE6FB. Grayscale: #363636. Windows color (decimal): -8120060 or 268676. OLE color: 268676.
HSL color Cylindrical-coordinate representation of color #841904: hue angle of 9.84º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #841904 is Cyan = 0, Magento = 0.81, Yellow = 0.97 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 4 | - |
| CMYK | 0 | 0.81 | 0.97 | 0.48 |
| HSL | 9.84º | 0.94% | 0.27% | - |
| HSV(B) | 9.84º | 0.97% | 0.52% | - |
| XYZ | 9.89 | 5.61 | 0.68 | - |
| YUV | 54.6 | 99.45 | 183.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 4 | 0 | 0.81 | 0.97 | 0.48 | 9.84 | 0.94 | 0.27 |
| Hex | 84 | 19 | 4 | 0 | 51 | 61 | 30 | A | 5E | 1B |
| Octal | 204 | 31 | 4 | 0 | 121 | 141 | 60 | 12 | 136 | 33 |
| Binary | 10000100 | 11001 | 100 | 0 | 1010001 | 1100001 | 110000 | 1010 | 1011110 | 11011 |
Color Harmonies of #841904
Complementary color
Monochromatic Colors of #841904
Black with #841904
Text Example
Text Example
White with #841904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841904; }
p { color: rgb(132,25,4); }
H1.HeaderClassName
{
color: #841904;
}
.AnyTagClassName
{
color: #841904;
}
</style>
background-color css
<style>
a { background-color: #841904; }
a { background-color: rgb(132,25,4); }
div.DivClassName
{
background-color: #841904;
}
.BgClassName
{
background-color: #841904;
}
</style>
border-color css
<style>
span { border-color: #841904; }
span { border-color: rgb(132,25,4); }
td.TdClassName
{
border-color: #841904;
}
.TagClassName
{
border-color: #841904;
}
</style>