Shades of Falu Red #822508
Tints of Falu Red #822508
RGB
CMYK
RGB Variations
Color information
#822508 (or 0x822508) is known color: Falu Red. HEX triplet: 82, 25 and 08. RGB value is (130,37,8). Sum of RGB (Red+Green+Blue) = 130+37+8=175 (23% of max value = 765). Red value is 130 (51.17% from 255 or 74.29% from 175); Green value is 37 (14.84% from 255 or 21.14% from 175); Blue value is 8 (3.52% from 255 or 4.57% from 175); Max value from RGB is 130 - color contains mainly: red. Hex color #822508 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822508 is #7DDAF7. Grayscale: #3D3D3D. Windows color (decimal): -8248056 or 533890. OLE color: 533890.
HSL color Cylindrical-coordinate representation of color #822508: hue angle of 14.26º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #822508 is Cyan = 0, Magento = 0.72, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 8 | - |
| CMYK | 0 | 0.72 | 0.94 | 0.49 |
| HSL | 14.26º | 0.88% | 0.27% | - |
| HSV(B) | 14.26º | 0.94% | 0.51% | - |
| XYZ | 9.91 | 6.09 | 0.88 | - |
| YUV | 61.5 | 97.81 | 176.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 8 | 0 | 0.72 | 0.94 | 0.49 | 14.26 | 0.88 | 0.27 |
| Hex | 82 | 25 | 8 | 0 | 48 | 5E | 31 | E | 58 | 1B |
| Octal | 202 | 45 | 10 | 0 | 110 | 136 | 61 | 16 | 130 | 33 |
| Binary | 10000010 | 100101 | 1000 | 0 | 1001000 | 1011110 | 110001 | 1110 | 1011000 | 11011 |
Color Harmonies of #822508
Complementary color
Monochromatic Colors of #822508
Black with #822508
Text Example
Text Example
White with #822508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822508; }
p { color: rgb(130,37,8); }
H1.HeaderClassName
{
color: #822508;
}
.AnyTagClassName
{
color: #822508;
}
</style>
background-color css
<style>
a { background-color: #822508; }
a { background-color: rgb(130,37,8); }
div.DivClassName
{
background-color: #822508;
}
.BgClassName
{
background-color: #822508;
}
</style>
border-color css
<style>
span { border-color: #822508; }
span { border-color: rgb(130,37,8); }
td.TdClassName
{
border-color: #822508;
}
.TagClassName
{
border-color: #822508;
}
</style>