Shades of Falu Red #822505
Tints of Falu Red #822505
RGB
CMYK
RGB Variations
Color information
#822505 (or 0x822505) is known color: Falu Red. HEX triplet: 82, 25 and 05. RGB value is (130,37,5). Sum of RGB (Red+Green+Blue) = 130+37+5=172 (22% of max value = 765). Red value is 130 (51.17% from 255 or 75.58% from 172); Green value is 37 (14.84% from 255 or 21.51% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 130 - color contains mainly: red. Hex color #822505 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822505 is #7DDAFA. Grayscale: #3D3D3D. Windows color (decimal): -8248059 or 337282. OLE color: 337282.
HSL color Cylindrical-coordinate representation of color #822505: hue angle of 15.36º 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 #822505 is Cyan = 0, Magento = 0.72, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 5 | - |
| CMYK | 0 | 0.72 | 0.96 | 0.49 |
| HSL | 15.36º | 0.93% | 0.26% | - |
| HSV(B) | 15.36º | 0.96% | 0.51% | - |
| XYZ | 9.89 | 6.08 | 0.8 | - |
| YUV | 61.16 | 96.31 | 177.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 5 | 0 | 0.72 | 0.96 | 0.49 | 15.36 | 0.93 | 0.26 |
| Hex | 82 | 25 | 5 | 0 | 48 | 60 | 31 | F | 5D | 1A |
| Octal | 202 | 45 | 5 | 0 | 110 | 140 | 61 | 17 | 135 | 32 |
| Binary | 10000010 | 100101 | 101 | 0 | 1001000 | 1100000 | 110001 | 1111 | 1011101 | 11010 |
Color Harmonies of #822505
Complementary color
Monochromatic Colors of #822505
Black with #822505
Text Example
Text Example
White with #822505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822505; }
p { color: rgb(130,37,5); }
H1.HeaderClassName
{
color: #822505;
}
.AnyTagClassName
{
color: #822505;
}
</style>
background-color css
<style>
a { background-color: #822505; }
a { background-color: rgb(130,37,5); }
div.DivClassName
{
background-color: #822505;
}
.BgClassName
{
background-color: #822505;
}
</style>
border-color css
<style>
span { border-color: #822505; }
span { border-color: rgb(130,37,5); }
td.TdClassName
{
border-color: #822505;
}
.TagClassName
{
border-color: #822505;
}
</style>