Shades of Falu Red #822605
Tints of Falu Red #822605
RGB
CMYK
RGB Variations
Color information
#822605 (or 0x822605) is known color: Falu Red. HEX triplet: 82, 26 and 05. RGB value is (130,38,5). Sum of RGB (Red+Green+Blue) = 130+38+5=173 (22% of max value = 765). Red value is 130 (51.17% from 255 or 75.14% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 5 (2.34% from 255 or 2.89% from 173); Max value from RGB is 130 - color contains mainly: red. Hex color #822605 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822605 is #7DD9FA. Grayscale: #3D3D3D. Windows color (decimal): -8247803 or 337538. OLE color: 337538.
HSL color Cylindrical-coordinate representation of color #822605: hue angle of 15.84º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #822605 is Cyan = 0, Magento = 0.71, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 5 | - |
| CMYK | 0 | 0.71 | 0.96 | 0.49 |
| HSL | 15.84º | 0.93% | 0.26% | - |
| HSV(B) | 15.84º | 0.96% | 0.51% | - |
| XYZ | 9.93 | 6.14 | 0.81 | - |
| YUV | 61.75 | 95.98 | 176.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 5 | 0 | 0.71 | 0.96 | 0.49 | 15.84 | 0.93 | 0.26 |
| Hex | 82 | 26 | 5 | 0 | 47 | 60 | 31 | 10 | 5D | 1A |
| Octal | 202 | 46 | 5 | 0 | 107 | 140 | 61 | 20 | 135 | 32 |
| Binary | 10000010 | 100110 | 101 | 0 | 1000111 | 1100000 | 110001 | 10000 | 1011101 | 11010 |
Color Harmonies of #822605
Complementary color
Monochromatic Colors of #822605
Black with #822605
Text Example
Text Example
White with #822605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822605; }
p { color: rgb(130,38,5); }
H1.HeaderClassName
{
color: #822605;
}
.AnyTagClassName
{
color: #822605;
}
</style>
background-color css
<style>
a { background-color: #822605; }
a { background-color: rgb(130,38,5); }
div.DivClassName
{
background-color: #822605;
}
.BgClassName
{
background-color: #822605;
}
</style>
border-color css
<style>
span { border-color: #822605; }
span { border-color: rgb(130,38,5); }
td.TdClassName
{
border-color: #822605;
}
.TagClassName
{
border-color: #822605;
}
</style>