Shades of Falu Red #822108
Tints of Falu Red #822108
RGB
CMYK
RGB Variations
Color information
#822108 (or 0x822108) is known color: Falu Red. HEX triplet: 82, 21 and 08. RGB value is (130,33,8). Sum of RGB (Red+Green+Blue) = 130+33+8=171 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.02% from 171); Green value is 33 (13.28% from 255 or 19.30% from 171); Blue value is 8 (3.52% from 255 or 4.68% from 171); Max value from RGB is 130 - color contains mainly: red. Hex color #822108 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822108 is #7DDEF7. Grayscale: #3B3B3B. Windows color (decimal): -8249080 or 532866. OLE color: 532866.
HSL color Cylindrical-coordinate representation of color #822108: hue angle of 12.3º 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 #822108 is Cyan = 0, Magento = 0.75, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 33 | 8 | - |
| CMYK | 0 | 0.75 | 0.94 | 0.49 |
| HSL | 12.3º | 0.88% | 0.27% | - |
| HSV(B) | 12.3º | 0.94% | 0.51% | - |
| XYZ | 9.79 | 5.85 | 0.84 | - |
| YUV | 59.15 | 99.14 | 178.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 33 | 8 | 0 | 0.75 | 0.94 | 0.49 | 12.3 | 0.88 | 0.27 |
| Hex | 82 | 21 | 8 | 0 | 4B | 5E | 31 | C | 58 | 1B |
| Octal | 202 | 41 | 10 | 0 | 113 | 136 | 61 | 14 | 130 | 33 |
| Binary | 10000010 | 100001 | 1000 | 0 | 1001011 | 1011110 | 110001 | 1100 | 1011000 | 11011 |
Color Harmonies of #822108
Complementary color
Monochromatic Colors of #822108
Black with #822108
Text Example
Text Example
White with #822108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822108; }
p { color: rgb(130,33,8); }
H1.HeaderClassName
{
color: #822108;
}
.AnyTagClassName
{
color: #822108;
}
</style>
background-color css
<style>
a { background-color: #822108; }
a { background-color: rgb(130,33,8); }
div.DivClassName
{
background-color: #822108;
}
.BgClassName
{
background-color: #822108;
}
</style>
border-color css
<style>
span { border-color: #822108; }
span { border-color: rgb(130,33,8); }
td.TdClassName
{
border-color: #822108;
}
.TagClassName
{
border-color: #822108;
}
</style>