Shades of Falu Red #822215
Tints of Falu Red #822215
RGB
CMYK
RGB Variations
Color information
#822215 (or 0x822215) is known color: Falu Red. HEX triplet: 82, 22 and 15. RGB value is (130,34,21). Sum of RGB (Red+Green+Blue) = 130+34+21=185 (24% of max value = 765). Red value is 130 (51.17% from 255 or 70.27% from 185); Green value is 34 (13.67% from 255 or 18.38% from 185); Blue value is 21 (8.59% from 255 or 11.35% from 185); Max value from RGB is 130 - color contains mainly: red. Hex color #822215 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822215 is #7DDDEA. Grayscale: #3D3D3D. Windows color (decimal): -8248811 or 1385090. OLE color: 1385090.
HSL color Cylindrical-coordinate representation of color #822215: hue angle of 7.16º 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 #822215 is Cyan = 0, Magento = 0.74, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 34 | 21 | - |
| CMYK | 0 | 0.74 | 0.84 | 0.49 |
| HSL | 7.16º | 0.72% | 0.3% | - |
| HSV(B) | 7.16º | 0.84% | 0.51% | - |
| XYZ | 9.91 | 5.94 | 1.33 | - |
| YUV | 61.22 | 105.3 | 177.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 34 | 21 | 0 | 0.74 | 0.84 | 0.49 | 7.16 | 0.72 | 0.3 |
| Hex | 82 | 22 | 15 | 0 | 4A | 54 | 31 | 7 | 48 | 1E |
| Octal | 202 | 42 | 25 | 0 | 112 | 124 | 61 | 7 | 110 | 36 |
| Binary | 10000010 | 100010 | 10101 | 0 | 1001010 | 1010100 | 110001 | 111 | 1001000 | 11110 |
Color Harmonies of #822215
Complementary color
Monochromatic Colors of #822215
Black with #822215
Text Example
Text Example
White with #822215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822215; }
p { color: rgb(130,34,21); }
H1.HeaderClassName
{
color: #822215;
}
.AnyTagClassName
{
color: #822215;
}
</style>
background-color css
<style>
a { background-color: #822215; }
a { background-color: rgb(130,34,21); }
div.DivClassName
{
background-color: #822215;
}
.BgClassName
{
background-color: #822215;
}
</style>
border-color css
<style>
span { border-color: #822215; }
span { border-color: rgb(130,34,21); }
td.TdClassName
{
border-color: #822215;
}
.TagClassName
{
border-color: #822215;
}
</style>