Shades of Falu Red #822516
Tints of Falu Red #822516
RGB
CMYK
RGB Variations
Color information
#822516 (or 0x822516) is known color: Falu Red. HEX triplet: 82, 25 and 16. RGB value is (130,37,22). Sum of RGB (Red+Green+Blue) = 130+37+22=189 (25% of max value = 765). Red value is 130 (51.17% from 255 or 68.78% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 130 - color contains mainly: red. Hex color #822516 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822516 is #7DDAE9. Grayscale: #3F3F3F. Windows color (decimal): -8248042 or 1451394. OLE color: 1451394.
HSL color Cylindrical-coordinate representation of color #822516: hue angle of 8.33º 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 #822516 is Cyan = 0, Magento = 0.72, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 22 | - |
| CMYK | 0 | 0.72 | 0.83 | 0.49 |
| HSL | 8.33º | 0.71% | 0.3% | - |
| HSV(B) | 8.33º | 0.83% | 0.51% | - |
| XYZ | 10.01 | 6.13 | 1.41 | - |
| YUV | 63.1 | 104.81 | 175.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 22 | 0 | 0.72 | 0.83 | 0.49 | 8.33 | 0.71 | 0.3 |
| Hex | 82 | 25 | 16 | 0 | 48 | 53 | 31 | 8 | 47 | 1E |
| Octal | 202 | 45 | 26 | 0 | 110 | 123 | 61 | 10 | 107 | 36 |
| Binary | 10000010 | 100101 | 10110 | 0 | 1001000 | 1010011 | 110001 | 1000 | 1000111 | 11110 |
Color Harmonies of #822516
Complementary color
Monochromatic Colors of #822516
Black with #822516
Text Example
Text Example
White with #822516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822516; }
p { color: rgb(130,37,22); }
H1.HeaderClassName
{
color: #822516;
}
.AnyTagClassName
{
color: #822516;
}
</style>
background-color css
<style>
a { background-color: #822516; }
a { background-color: rgb(130,37,22); }
div.DivClassName
{
background-color: #822516;
}
.BgClassName
{
background-color: #822516;
}
</style>
border-color css
<style>
span { border-color: #822516; }
span { border-color: rgb(130,37,22); }
td.TdClassName
{
border-color: #822516;
}
.TagClassName
{
border-color: #822516;
}
</style>