Shades of Falu Red #822616
Tints of Falu Red #822616
RGB
CMYK
RGB Variations
Color information
#822616 (or 0x822616) is known color: Falu Red. HEX triplet: 82, 26 and 16. RGB value is (130,38,22). Sum of RGB (Red+Green+Blue) = 130+38+22=190 (25% of max value = 765). Red value is 130 (51.17% from 255 or 68.42% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 130 - color contains mainly: red. Hex color #822616 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822616 is #7DD9E9. Grayscale: #3F3F3F. Windows color (decimal): -8247786 or 1451650. OLE color: 1451650.
HSL color Cylindrical-coordinate representation of color #822616: hue angle of 8.89º 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 #822616 is Cyan = 0, Magento = 0.71, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 22 | - |
| CMYK | 0 | 0.71 | 0.83 | 0.49 |
| HSL | 8.89º | 0.71% | 0.3% | - |
| HSV(B) | 8.89º | 0.83% | 0.51% | - |
| XYZ | 10.04 | 6.19 | 1.42 | - |
| YUV | 63.68 | 104.48 | 175.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 22 | 0 | 0.71 | 0.83 | 0.49 | 8.89 | 0.71 | 0.3 |
| Hex | 82 | 26 | 16 | 0 | 47 | 53 | 31 | 9 | 47 | 1E |
| Octal | 202 | 46 | 26 | 0 | 107 | 123 | 61 | 11 | 107 | 36 |
| Binary | 10000010 | 100110 | 10110 | 0 | 1000111 | 1010011 | 110001 | 1001 | 1000111 | 11110 |
Color Harmonies of #822616
Complementary color
Monochromatic Colors of #822616
Black with #822616
Text Example
Text Example
White with #822616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822616; }
p { color: rgb(130,38,22); }
H1.HeaderClassName
{
color: #822616;
}
.AnyTagClassName
{
color: #822616;
}
</style>
background-color css
<style>
a { background-color: #822616; }
a { background-color: rgb(130,38,22); }
div.DivClassName
{
background-color: #822616;
}
.BgClassName
{
background-color: #822616;
}
</style>
border-color css
<style>
span { border-color: #822616; }
span { border-color: rgb(130,38,22); }
td.TdClassName
{
border-color: #822616;
}
.TagClassName
{
border-color: #822616;
}
</style>