Shades of Falu Red #822607
Tints of Falu Red #822607
RGB
CMYK
RGB Variations
Color information
#822607 (or 0x822607) is known color: Falu Red. HEX triplet: 82, 26 and 07. RGB value is (130,38,7). Sum of RGB (Red+Green+Blue) = 130+38+7=175 (23% of max value = 765). Red value is 130 (51.17% from 255 or 74.29% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 130 - color contains mainly: red. Hex color #822607 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822607 is #7DD9F8. Grayscale: #3E3E3E. Windows color (decimal): -8247801 or 468610. OLE color: 468610.
HSL color Cylindrical-coordinate representation of color #822607: hue angle of 15.12º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #822607 is Cyan = 0, Magento = 0.71, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 38 | 7 | - |
| CMYK | 0 | 0.71 | 0.95 | 0.49 |
| HSL | 15.12º | 0.9% | 0.27% | - |
| HSV(B) | 15.12º | 0.95% | 0.51% | - |
| XYZ | 9.94 | 6.15 | 0.86 | - |
| YUV | 61.97 | 96.98 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 7 | 0 | 0.71 | 0.95 | 0.49 | 15.12 | 0.9 | 0.27 |
| Hex | 82 | 26 | 7 | 0 | 47 | 5F | 31 | F | 5A | 1B |
| Octal | 202 | 46 | 7 | 0 | 107 | 137 | 61 | 17 | 132 | 33 |
| Binary | 10000010 | 100110 | 111 | 0 | 1000111 | 1011111 | 110001 | 1111 | 1011010 | 11011 |
Color Harmonies of #822607
Complementary color
Monochromatic Colors of #822607
Black with #822607
Text Example
Text Example
White with #822607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822607; }
p { color: rgb(130,38,7); }
H1.HeaderClassName
{
color: #822607;
}
.AnyTagClassName
{
color: #822607;
}
</style>
background-color css
<style>
a { background-color: #822607; }
a { background-color: rgb(130,38,7); }
div.DivClassName
{
background-color: #822607;
}
.BgClassName
{
background-color: #822607;
}
</style>
border-color css
<style>
span { border-color: #822607; }
span { border-color: rgb(130,38,7); }
td.TdClassName
{
border-color: #822607;
}
.TagClassName
{
border-color: #822607;
}
</style>