Shades of Falu Red #821208
Tints of Falu Red #821208
RGB
CMYK
RGB Variations
Color information
#821208 (or 0x821208) is known color: Falu Red. HEX triplet: 82, 12 and 08. RGB value is (130,18,8). Sum of RGB (Red+Green+Blue) = 130+18+8=156 (20% of max value = 765). Red value is 130 (51.17% from 255 or 83.33% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 8 (3.52% from 255 or 5.13% from 156); Max value from RGB is 130 - color contains mainly: red. Hex color #821208 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821208 is #7DEDF7. Grayscale: #323232. Windows color (decimal): -8252920 or 529026. OLE color: 529026.
HSL color Cylindrical-coordinate representation of color #821208: hue angle of 4.92º 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 #821208 is Cyan = 0, Magento = 0.86, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 8 | - |
| CMYK | 0 | 0.86 | 0.94 | 0.49 |
| HSL | 4.92º | 0.88% | 0.27% | - |
| HSV(B) | 4.92º | 0.94% | 0.51% | - |
| XYZ | 9.47 | 5.2 | 0.73 | - |
| YUV | 50.35 | 104.11 | 184.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 8 | 0 | 0.86 | 0.94 | 0.49 | 4.92 | 0.88 | 0.27 |
| Hex | 82 | 12 | 8 | 0 | 56 | 5E | 31 | 5 | 58 | 1B |
| Octal | 202 | 22 | 10 | 0 | 126 | 136 | 61 | 5 | 130 | 33 |
| Binary | 10000010 | 10010 | 1000 | 0 | 1010110 | 1011110 | 110001 | 101 | 1011000 | 11011 |
Color Harmonies of #821208
Complementary color
Monochromatic Colors of #821208
Black with #821208
Text Example
Text Example
White with #821208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821208; }
p { color: rgb(130,18,8); }
H1.HeaderClassName
{
color: #821208;
}
.AnyTagClassName
{
color: #821208;
}
</style>
background-color css
<style>
a { background-color: #821208; }
a { background-color: rgb(130,18,8); }
div.DivClassName
{
background-color: #821208;
}
.BgClassName
{
background-color: #821208;
}
</style>
border-color css
<style>
span { border-color: #821208; }
span { border-color: rgb(130,18,8); }
td.TdClassName
{
border-color: #821208;
}
.TagClassName
{
border-color: #821208;
}
</style>