Shades of Falu Red #822518
Tints of Falu Red #822518
RGB
CMYK
RGB Variations
Color information
#822518 (or 0x822518) is known color: Falu Red. HEX triplet: 82, 25 and 18. RGB value is (130,37,24). Sum of RGB (Red+Green+Blue) = 130+37+24=191 (25% of max value = 765). Red value is 130 (51.17% from 255 or 68.06% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 24 (9.77% from 255 or 12.57% from 191); Max value from RGB is 130 - color contains mainly: red. Hex color #822518 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822518 is #7DDAE7. Grayscale: #3F3F3F. Windows color (decimal): -8248040 or 1582466. OLE color: 1582466.
HSL color Cylindrical-coordinate representation of color #822518: hue angle of 7.36º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #822518 is Cyan = 0, Magento = 0.72, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 24 | - |
| CMYK | 0 | 0.72 | 0.82 | 0.49 |
| HSL | 7.36º | 0.69% | 0.3% | - |
| HSV(B) | 7.36º | 0.82% | 0.51% | - |
| XYZ | 10.03 | 6.13 | 1.52 | - |
| YUV | 63.33 | 105.81 | 175.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 24 | 0 | 0.72 | 0.82 | 0.49 | 7.36 | 0.69 | 0.3 |
| Hex | 82 | 25 | 18 | 0 | 48 | 52 | 31 | 7 | 45 | 1E |
| Octal | 202 | 45 | 30 | 0 | 110 | 122 | 61 | 7 | 105 | 36 |
| Binary | 10000010 | 100101 | 11000 | 0 | 1001000 | 1010010 | 110001 | 111 | 1000101 | 11110 |
Color Harmonies of #822518
Complementary color
Monochromatic Colors of #822518
Black with #822518
Text Example
Text Example
White with #822518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822518; }
p { color: rgb(130,37,24); }
H1.HeaderClassName
{
color: #822518;
}
.AnyTagClassName
{
color: #822518;
}
</style>
background-color css
<style>
a { background-color: #822518; }
a { background-color: rgb(130,37,24); }
div.DivClassName
{
background-color: #822518;
}
.BgClassName
{
background-color: #822518;
}
</style>
border-color css
<style>
span { border-color: #822518; }
span { border-color: rgb(130,37,24); }
td.TdClassName
{
border-color: #822518;
}
.TagClassName
{
border-color: #822518;
}
</style>