Shades of Falu Red #822809
Tints of Falu Red #822809
RGB
CMYK
RGB Variations
Color information
#822809 (or 0x822809) is known color: Falu Red. HEX triplet: 82, 28 and 09. RGB value is (130,40,9). Sum of RGB (Red+Green+Blue) = 130+40+9=179 (23% of max value = 765). Red value is 130 (51.17% from 255 or 72.63% from 179); Green value is 40 (16.02% from 255 or 22.35% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 130 - color contains mainly: red. Hex color #822809 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822809 is #7DD7F6. Grayscale: #3F3F3F. Windows color (decimal): -8247287 or 600194. OLE color: 600194.
HSL color Cylindrical-coordinate representation of color #822809: hue angle of 15.37º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #822809 is Cyan = 0, Magento = 0.69, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 40 | 9 | - |
| CMYK | 0 | 0.69 | 0.93 | 0.49 |
| HSL | 15.37º | 0.87% | 0.27% | - |
| HSV(B) | 15.37º | 0.93% | 0.51% | - |
| XYZ | 10.01 | 6.28 | 0.94 | - |
| YUV | 63.38 | 97.32 | 175.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 40 | 9 | 0 | 0.69 | 0.93 | 0.49 | 15.37 | 0.87 | 0.27 |
| Hex | 82 | 28 | 9 | 0 | 45 | 5D | 31 | F | 57 | 1B |
| Octal | 202 | 50 | 11 | 0 | 105 | 135 | 61 | 17 | 127 | 33 |
| Binary | 10000010 | 101000 | 1001 | 0 | 1000101 | 1011101 | 110001 | 1111 | 1010111 | 11011 |
Color Harmonies of #822809
Complementary color
Monochromatic Colors of #822809
Black with #822809
Text Example
Text Example
White with #822809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822809; }
p { color: rgb(130,40,9); }
H1.HeaderClassName
{
color: #822809;
}
.AnyTagClassName
{
color: #822809;
}
</style>
background-color css
<style>
a { background-color: #822809; }
a { background-color: rgb(130,40,9); }
div.DivClassName
{
background-color: #822809;
}
.BgClassName
{
background-color: #822809;
}
</style>
border-color css
<style>
span { border-color: #822809; }
span { border-color: rgb(130,40,9); }
td.TdClassName
{
border-color: #822809;
}
.TagClassName
{
border-color: #822809;
}
</style>