Shades of Falu Red #842413
Tints of Falu Red #842413
RGB
CMYK
RGB Variations
Color information
#842413 (or 0x842413) is known color: Falu Red. HEX triplet: 84, 24 and 13. RGB value is (132,36,19). Sum of RGB (Red+Green+Blue) = 132+36+19=187 (24% of max value = 765). Red value is 132 (51.95% from 255 or 70.59% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 19 (7.81% from 255 or 10.16% from 187); Max value from RGB is 132 - color contains mainly: red. Hex color #842413 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842413 is #7BDBEC. Grayscale: #3E3E3E. Windows color (decimal): -8117229 or 1254532. OLE color: 1254532.
HSL color Cylindrical-coordinate representation of color #842413: hue angle of 9.03º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #842413 is Cyan = 0, Magento = 0.73, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 36 | 19 | - |
| CMYK | 0 | 0.73 | 0.86 | 0.48 |
| HSL | 9.03º | 0.75% | 0.3% | - |
| HSV(B) | 9.03º | 0.86% | 0.52% | - |
| XYZ | 10.26 | 6.21 | 1.27 | - |
| YUV | 62.77 | 103.3 | 177.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 36 | 19 | 0 | 0.73 | 0.86 | 0.48 | 9.03 | 0.75 | 0.3 |
| Hex | 84 | 24 | 13 | 0 | 49 | 56 | 30 | 9 | 4B | 1E |
| Octal | 204 | 44 | 23 | 0 | 111 | 126 | 60 | 11 | 113 | 36 |
| Binary | 10000100 | 100100 | 10011 | 0 | 1001001 | 1010110 | 110000 | 1001 | 1001011 | 11110 |
Color Harmonies of #842413
Complementary color
Monochromatic Colors of #842413
Black with #842413
Text Example
Text Example
White with #842413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842413; }
p { color: rgb(132,36,19); }
H1.HeaderClassName
{
color: #842413;
}
.AnyTagClassName
{
color: #842413;
}
</style>
background-color css
<style>
a { background-color: #842413; }
a { background-color: rgb(132,36,19); }
div.DivClassName
{
background-color: #842413;
}
.BgClassName
{
background-color: #842413;
}
</style>
border-color css
<style>
span { border-color: #842413; }
span { border-color: rgb(132,36,19); }
td.TdClassName
{
border-color: #842413;
}
.TagClassName
{
border-color: #842413;
}
</style>