Shades of Falu Red #822515
Tints of Falu Red #822515
RGB
CMYK
RGB Variations
Color information
#822515 (or 0x822515) is known color: Falu Red. HEX triplet: 82, 25 and 15. RGB value is (130,37,21). Sum of RGB (Red+Green+Blue) = 130+37+21=188 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.15% from 188); Green value is 37 (14.84% from 255 or 19.68% from 188); Blue value is 21 (8.59% from 255 or 11.17% from 188); Max value from RGB is 130 - color contains mainly: red. Hex color #822515 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822515 is #7DDAEA. Grayscale: #3F3F3F. Windows color (decimal): -8248043 or 1385858. OLE color: 1385858.
HSL color Cylindrical-coordinate representation of color #822515: hue angle of 8.81º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #822515 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 21 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.49 |
| HSL | 8.81º | 0.72% | 0.3% | - |
| HSV(B) | 8.81º | 0.84% | 0.51% | - |
| XYZ | 10 | 6.12 | 1.36 | - |
| YUV | 62.98 | 104.31 | 175.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 21 | 0 | 0.72 | 0.84 | 0.49 | 8.81 | 0.72 | 0.3 |
| Hex | 82 | 25 | 15 | 0 | 48 | 54 | 31 | 9 | 48 | 1E |
| Octal | 202 | 45 | 25 | 0 | 110 | 124 | 61 | 11 | 110 | 36 |
| Binary | 10000010 | 100101 | 10101 | 0 | 1001000 | 1010100 | 110001 | 1001 | 1001000 | 11110 |
Color Harmonies of #822515
Complementary color
Monochromatic Colors of #822515
Black with #822515
Text Example
Text Example
White with #822515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822515; }
p { color: rgb(130,37,21); }
H1.HeaderClassName
{
color: #822515;
}
.AnyTagClassName
{
color: #822515;
}
</style>
background-color css
<style>
a { background-color: #822515; }
a { background-color: rgb(130,37,21); }
div.DivClassName
{
background-color: #822515;
}
.BgClassName
{
background-color: #822515;
}
</style>
border-color css
<style>
span { border-color: #822515; }
span { border-color: rgb(130,37,21); }
td.TdClassName
{
border-color: #822515;
}
.TagClassName
{
border-color: #822515;
}
</style>