Shades of Falu Red #822806
Tints of Falu Red #822806
RGB
CMYK
RGB Variations
Color information
#822806 (or 0x822806) is known color: Falu Red. HEX triplet: 82, 28 and 06. RGB value is (130,40,6). Sum of RGB (Red+Green+Blue) = 130+40+6=176 (23% of max value = 765). Red value is 130 (51.17% from 255 or 73.86% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 6 (2.73% from 255 or 3.41% from 176); Max value from RGB is 130 - color contains mainly: red. Hex color #822806 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822806 is #7DD7F9. Grayscale: #3F3F3F. Windows color (decimal): -8247290 or 403586. OLE color: 403586.
HSL color Cylindrical-coordinate representation of color #822806: hue angle of 16.45º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #822806 is Cyan = 0, Magento = 0.69, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 6 | - |
| CMYK | 0 | 0.69 | 0.95 | 0.49 |
| HSL | 16.45º | 0.91% | 0.27% | - |
| HSV(B) | 16.45º | 0.95% | 0.51% | - |
| XYZ | 10 | 6.28 | 0.86 | - |
| YUV | 63.03 | 95.82 | 175.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 6 | 0 | 0.69 | 0.95 | 0.49 | 16.45 | 0.91 | 0.27 |
| Hex | 82 | 28 | 6 | 0 | 45 | 5F | 31 | 10 | 5B | 1B |
| Octal | 202 | 50 | 6 | 0 | 105 | 137 | 61 | 20 | 133 | 33 |
| Binary | 10000010 | 101000 | 110 | 0 | 1000101 | 1011111 | 110001 | 10000 | 1011011 | 11011 |
Color Harmonies of #822806
Complementary color
Monochromatic Colors of #822806
Black with #822806
Text Example
Text Example
White with #822806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822806; }
p { color: rgb(130,40,6); }
H1.HeaderClassName
{
color: #822806;
}
.AnyTagClassName
{
color: #822806;
}
</style>
background-color css
<style>
a { background-color: #822806; }
a { background-color: rgb(130,40,6); }
div.DivClassName
{
background-color: #822806;
}
.BgClassName
{
background-color: #822806;
}
</style>
border-color css
<style>
span { border-color: #822806; }
span { border-color: rgb(130,40,6); }
td.TdClassName
{
border-color: #822806;
}
.TagClassName
{
border-color: #822806;
}
</style>