Shades of Falu Red #822416
Tints of Falu Red #822416
RGB
CMYK
RGB Variations
Color information
#822416 (or 0x822416) is known color: Falu Red. HEX triplet: 82, 24 and 16. RGB value is (130,36,22). Sum of RGB (Red+Green+Blue) = 130+36+22=188 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.15% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 130 - color contains mainly: red. Hex color #822416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822416 is #7DDBE9. Grayscale: #3E3E3E. Windows color (decimal): -8248298 or 1451138. OLE color: 1451138.
HSL color Cylindrical-coordinate representation of color #822416: hue angle of 7.78º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #822416 is Cyan = 0, Magento = 0.72, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 22 | - |
| CMYK | 0 | 0.72 | 0.83 | 0.49 |
| HSL | 7.78º | 0.71% | 0.3% | - |
| HSV(B) | 7.78º | 0.83% | 0.51% | - |
| XYZ | 9.98 | 6.07 | 1.4 | - |
| YUV | 62.51 | 105.14 | 176.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 22 | 0 | 0.72 | 0.83 | 0.49 | 7.78 | 0.71 | 0.3 |
| Hex | 82 | 24 | 16 | 0 | 48 | 53 | 31 | 8 | 47 | 1E |
| Octal | 202 | 44 | 26 | 0 | 110 | 123 | 61 | 10 | 107 | 36 |
| Binary | 10000010 | 100100 | 10110 | 0 | 1001000 | 1010011 | 110001 | 1000 | 1000111 | 11110 |
Color Harmonies of #822416
Complementary color
Monochromatic Colors of #822416
Black with #822416
Text Example
Text Example
White with #822416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822416; }
p { color: rgb(130,36,22); }
H1.HeaderClassName
{
color: #822416;
}
.AnyTagClassName
{
color: #822416;
}
</style>
background-color css
<style>
a { background-color: #822416; }
a { background-color: rgb(130,36,22); }
div.DivClassName
{
background-color: #822416;
}
.BgClassName
{
background-color: #822416;
}
</style>
border-color css
<style>
span { border-color: #822416; }
span { border-color: rgb(130,36,22); }
td.TdClassName
{
border-color: #822416;
}
.TagClassName
{
border-color: #822416;
}
</style>