Shades of Falu Red #842409
Tints of Falu Red #842409
RGB
CMYK
RGB Variations
Color information
#842409 (or 0x842409) is known color: Falu Red. HEX triplet: 84, 24 and 09. RGB value is (132,36,9). Sum of RGB (Red+Green+Blue) = 132+36+9=177 (23% of max value = 765). Red value is 132 (51.95% from 255 or 74.58% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 9 (3.91% from 255 or 5.08% from 177); Max value from RGB is 132 - color contains mainly: red. Hex color #842409 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842409 is #7BDBF6. Grayscale: #3D3D3D. Windows color (decimal): -8117239 or 599172. OLE color: 599172.
HSL color Cylindrical-coordinate representation of color #842409: hue angle of 13.17º 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 #842409 is Cyan = 0, Magento = 0.73, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 9 | - |
| CMYK | 0 | 0.73 | 0.93 | 0.48 |
| HSL | 13.17º | 0.87% | 0.28% | - |
| HSV(B) | 13.17º | 0.93% | 0.52% | - |
| XYZ | 10.2 | 6.19 | 0.92 | - |
| YUV | 61.63 | 98.3 | 178.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 9 | 0 | 0.73 | 0.93 | 0.48 | 13.17 | 0.87 | 0.28 |
| Hex | 84 | 24 | 9 | 0 | 49 | 5D | 30 | D | 57 | 1C |
| Octal | 204 | 44 | 11 | 0 | 111 | 135 | 60 | 15 | 127 | 34 |
| Binary | 10000100 | 100100 | 1001 | 0 | 1001001 | 1011101 | 110000 | 1101 | 1010111 | 11100 |
Color Harmonies of #842409
Complementary color
Monochromatic Colors of #842409
Black with #842409
Text Example
Text Example
White with #842409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842409; }
p { color: rgb(132,36,9); }
H1.HeaderClassName
{
color: #842409;
}
.AnyTagClassName
{
color: #842409;
}
</style>
background-color css
<style>
a { background-color: #842409; }
a { background-color: rgb(132,36,9); }
div.DivClassName
{
background-color: #842409;
}
.BgClassName
{
background-color: #842409;
}
</style>
border-color css
<style>
span { border-color: #842409; }
span { border-color: rgb(132,36,9); }
td.TdClassName
{
border-color: #842409;
}
.TagClassName
{
border-color: #842409;
}
</style>