Shades of Falu Red #842615
Tints of Falu Red #842615
RGB
CMYK
RGB Variations
Color information
#842615 (or 0x842615) is known color: Falu Red. HEX triplet: 84, 26 and 15. RGB value is (132,38,21). Sum of RGB (Red+Green+Blue) = 132+38+21=191 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.11% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 21 (8.59% from 255 or 10.99% from 191); Max value from RGB is 132 - color contains mainly: red. Hex color #842615 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842615 is #7BD9EA. Grayscale: #404040. Windows color (decimal): -8116715 or 1386116. OLE color: 1386116.
HSL color Cylindrical-coordinate representation of color #842615: hue angle of 9.19º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #842615 is Cyan = 0, Magento = 0.71, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 38 | 21 | - |
| CMYK | 0 | 0.71 | 0.84 | 0.48 |
| HSL | 9.19º | 0.73% | 0.3% | - |
| HSV(B) | 9.19º | 0.84% | 0.52% | - |
| XYZ | 10.34 | 6.35 | 1.39 | - |
| YUV | 64.17 | 103.64 | 176.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 38 | 21 | 0 | 0.71 | 0.84 | 0.48 | 9.19 | 0.73 | 0.3 |
| Hex | 84 | 26 | 15 | 0 | 47 | 54 | 30 | 9 | 49 | 1E |
| Octal | 204 | 46 | 25 | 0 | 107 | 124 | 60 | 11 | 111 | 36 |
| Binary | 10000100 | 100110 | 10101 | 0 | 1000111 | 1010100 | 110000 | 1001 | 1001001 | 11110 |
Color Harmonies of #842615
Complementary color
Monochromatic Colors of #842615
Black with #842615
Text Example
Text Example
White with #842615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842615; }
p { color: rgb(132,38,21); }
H1.HeaderClassName
{
color: #842615;
}
.AnyTagClassName
{
color: #842615;
}
</style>
background-color css
<style>
a { background-color: #842615; }
a { background-color: rgb(132,38,21); }
div.DivClassName
{
background-color: #842615;
}
.BgClassName
{
background-color: #842615;
}
</style>
border-color css
<style>
span { border-color: #842615; }
span { border-color: rgb(132,38,21); }
td.TdClassName
{
border-color: #842615;
}
.TagClassName
{
border-color: #842615;
}
</style>