Shades of Falu Red #842518
Tints of Falu Red #842518
RGB
CMYK
RGB Variations
Color information
#842518 (or 0x842518) is known color: Falu Red. HEX triplet: 84, 25 and 18. RGB value is (132,37,24). Sum of RGB (Red+Green+Blue) = 132+37+24=193 (25% of max value = 765). Red value is 132 (51.95% from 255 or 68.39% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 24 (9.77% from 255 or 12.44% from 193); Max value from RGB is 132 - color contains mainly: red. Hex color #842518 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842518 is #7BDAE7. Grayscale: #404040. Windows color (decimal): -8116968 or 1582468. OLE color: 1582468.
HSL color Cylindrical-coordinate representation of color #842518: hue angle of 7.22º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #842518 is Cyan = 0, Magento = 0.72, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 24 | - |
| CMYK | 0 | 0.72 | 0.82 | 0.48 |
| HSL | 7.22º | 0.69% | 0.31% | - |
| HSV(B) | 7.22º | 0.82% | 0.52% | - |
| XYZ | 10.34 | 6.29 | 1.53 | - |
| YUV | 63.92 | 105.47 | 176.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 24 | 0 | 0.72 | 0.82 | 0.48 | 7.22 | 0.69 | 0.31 |
| Hex | 84 | 25 | 18 | 0 | 48 | 52 | 30 | 7 | 45 | 1F |
| Octal | 204 | 45 | 30 | 0 | 110 | 122 | 60 | 7 | 105 | 37 |
| Binary | 10000100 | 100101 | 11000 | 0 | 1001000 | 1010010 | 110000 | 111 | 1000101 | 11111 |
Color Harmonies of #842518
Complementary color
Monochromatic Colors of #842518
Black with #842518
Text Example
Text Example
White with #842518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842518; }
p { color: rgb(132,37,24); }
H1.HeaderClassName
{
color: #842518;
}
.AnyTagClassName
{
color: #842518;
}
</style>
background-color css
<style>
a { background-color: #842518; }
a { background-color: rgb(132,37,24); }
div.DivClassName
{
background-color: #842518;
}
.BgClassName
{
background-color: #842518;
}
</style>
border-color css
<style>
span { border-color: #842518; }
span { border-color: rgb(132,37,24); }
td.TdClassName
{
border-color: #842518;
}
.TagClassName
{
border-color: #842518;
}
</style>