Shades of Falu Red #822415
Tints of Falu Red #822415
RGB
CMYK
RGB Variations
Color information
#822415 (or 0x822415) is known color: Falu Red. HEX triplet: 82, 24 and 15. RGB value is (130,36,21). Sum of RGB (Red+Green+Blue) = 130+36+21=187 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.52% from 187); Green value is 36 (14.45% from 255 or 19.25% from 187); Blue value is 21 (8.59% from 255 or 11.23% from 187); Max value from RGB is 130 - color contains mainly: red. Hex color #822415 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822415 is #7DDBEA. Grayscale: #3E3E3E. Windows color (decimal): -8248299 or 1385602. OLE color: 1385602.
HSL color Cylindrical-coordinate representation of color #822415: hue angle of 8.26º 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 #822415 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 36 | 21 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.49 |
| HSL | 8.26º | 0.72% | 0.3% | - |
| HSV(B) | 8.26º | 0.84% | 0.51% | - |
| XYZ | 9.97 | 6.06 | 1.35 | - |
| YUV | 62.4 | 104.64 | 176.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 36 | 21 | 0 | 0.72 | 0.84 | 0.49 | 8.26 | 0.72 | 0.3 |
| Hex | 82 | 24 | 15 | 0 | 48 | 54 | 31 | 8 | 48 | 1E |
| Octal | 202 | 44 | 25 | 0 | 110 | 124 | 61 | 10 | 110 | 36 |
| Binary | 10000010 | 100100 | 10101 | 0 | 1001000 | 1010100 | 110001 | 1000 | 1001000 | 11110 |
Color Harmonies of #822415
Complementary color
Monochromatic Colors of #822415
Black with #822415
Text Example
Text Example
White with #822415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822415; }
p { color: rgb(130,36,21); }
H1.HeaderClassName
{
color: #822415;
}
.AnyTagClassName
{
color: #822415;
}
</style>
background-color css
<style>
a { background-color: #822415; }
a { background-color: rgb(130,36,21); }
div.DivClassName
{
background-color: #822415;
}
.BgClassName
{
background-color: #822415;
}
</style>
border-color css
<style>
span { border-color: #822415; }
span { border-color: rgb(130,36,21); }
td.TdClassName
{
border-color: #822415;
}
.TagClassName
{
border-color: #822415;
}
</style>