Shades of Falu Red #822612
Tints of Falu Red #822612
RGB
CMYK
RGB Variations
Color information
#822612 (or 0x822612) is known color: Falu Red. HEX triplet: 82, 26 and 12. RGB value is (130,38,18). Sum of RGB (Red+Green+Blue) = 130+38+18=186 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.89% from 186); Green value is 38 (15.23% from 255 or 20.43% from 186); Blue value is 18 (7.42% from 255 or 9.68% from 186); Max value from RGB is 130 - color contains mainly: red. Hex color #822612 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822612 is #7DD9ED. Grayscale: #3F3F3F. Windows color (decimal): -8247790 or 1189506. OLE color: 1189506.
HSL color Cylindrical-coordinate representation of color #822612: hue angle of 10.71º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #822612 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 18 | - |
| CMYK | 0 | 0.71 | 0.86 | 0.49 |
| HSL | 10.71º | 0.76% | 0.29% | - |
| HSV(B) | 10.71º | 0.86% | 0.51% | - |
| XYZ | 10.01 | 6.18 | 1.24 | - |
| YUV | 63.23 | 102.48 | 175.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 18 | 0 | 0.71 | 0.86 | 0.49 | 10.71 | 0.76 | 0.29 |
| Hex | 82 | 26 | 12 | 0 | 47 | 56 | 31 | B | 4C | 1D |
| Octal | 202 | 46 | 22 | 0 | 107 | 126 | 61 | 13 | 114 | 35 |
| Binary | 10000010 | 100110 | 10010 | 0 | 1000111 | 1010110 | 110001 | 1011 | 1001100 | 11101 |
Color Harmonies of #822612
Complementary color
Monochromatic Colors of #822612
Black with #822612
Text Example
Text Example
White with #822612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822612; }
p { color: rgb(130,38,18); }
H1.HeaderClassName
{
color: #822612;
}
.AnyTagClassName
{
color: #822612;
}
</style>
background-color css
<style>
a { background-color: #822612; }
a { background-color: rgb(130,38,18); }
div.DivClassName
{
background-color: #822612;
}
.BgClassName
{
background-color: #822612;
}
</style>
border-color css
<style>
span { border-color: #822612; }
span { border-color: rgb(130,38,18); }
td.TdClassName
{
border-color: #822612;
}
.TagClassName
{
border-color: #822612;
}
</style>