Shades of Falu Red #822610
Tints of Falu Red #822610
RGB
CMYK
RGB Variations
Color information
#822610 (or 0x822610) is known color: Falu Red. HEX triplet: 82, 26 and 10. RGB value is (130,38,16). Sum of RGB (Red+Green+Blue) = 130+38+16=184 (24% of max value = 765). Red value is 130 (51.17% from 255 or 70.65% from 184); Green value is 38 (15.23% from 255 or 20.65% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 130 - color contains mainly: red. Hex color #822610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822610 is #7DD9EF. Grayscale: #3F3F3F. Windows color (decimal): -8247792 or 1058434. OLE color: 1058434.
HSL color Cylindrical-coordinate representation of color #822610: hue angle of 11.58º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #822610 is Cyan = 0, Magento = 0.71, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 16 | - |
| CMYK | 0 | 0.71 | 0.88 | 0.49 |
| HSL | 11.58º | 0.78% | 0.29% | - |
| HSV(B) | 11.58º | 0.88% | 0.51% | - |
| XYZ | 9.99 | 6.17 | 1.15 | - |
| YUV | 63 | 101.48 | 175.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 16 | 0 | 0.71 | 0.88 | 0.49 | 11.58 | 0.78 | 0.29 |
| Hex | 82 | 26 | 10 | 0 | 47 | 58 | 31 | C | 4E | 1D |
| Octal | 202 | 46 | 20 | 0 | 107 | 130 | 61 | 14 | 116 | 35 |
| Binary | 10000010 | 100110 | 10000 | 0 | 1000111 | 1011000 | 110001 | 1100 | 1001110 | 11101 |
Color Harmonies of #822610
Complementary color
Monochromatic Colors of #822610
Black with #822610
Text Example
Text Example
White with #822610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822610; }
p { color: rgb(130,38,16); }
H1.HeaderClassName
{
color: #822610;
}
.AnyTagClassName
{
color: #822610;
}
</style>
background-color css
<style>
a { background-color: #822610; }
a { background-color: rgb(130,38,16); }
div.DivClassName
{
background-color: #822610;
}
.BgClassName
{
background-color: #822610;
}
</style>
border-color css
<style>
span { border-color: #822610; }
span { border-color: rgb(130,38,16); }
td.TdClassName
{
border-color: #822610;
}
.TagClassName
{
border-color: #822610;
}
</style>