Shades of Falu Red #821108
Tints of Falu Red #821108
RGB
CMYK
RGB Variations
Color information
#821108 (or 0x821108) is known color: Falu Red. HEX triplet: 82, 11 and 08. RGB value is (130,17,8). Sum of RGB (Red+Green+Blue) = 130+17+8=155 (20% of max value = 765). Red value is 130 (51.17% from 255 or 83.87% from 155); Green value is 17 (7.03% from 255 or 10.97% from 155); Blue value is 8 (3.52% from 255 or 5.16% from 155); Max value from RGB is 130 - color contains mainly: red. Hex color #821108 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821108 is #7DEEF7. Grayscale: #313131. Windows color (decimal): -8253176 or 528770. OLE color: 528770.
HSL color Cylindrical-coordinate representation of color #821108: hue angle of 4.43º 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 #821108 is Cyan = 0, Magento = 0.87, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 17 | 8 | - |
| CMYK | 0 | 0.87 | 0.94 | 0.49 |
| HSL | 4.43º | 0.88% | 0.27% | - |
| HSV(B) | 4.43º | 0.94% | 0.51% | - |
| XYZ | 9.45 | 5.16 | 0.73 | - |
| YUV | 49.76 | 104.44 | 185.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 17 | 8 | 0 | 0.87 | 0.94 | 0.49 | 4.43 | 0.88 | 0.27 |
| Hex | 82 | 11 | 8 | 0 | 57 | 5E | 31 | 4 | 58 | 1B |
| Octal | 202 | 21 | 10 | 0 | 127 | 136 | 61 | 4 | 130 | 33 |
| Binary | 10000010 | 10001 | 1000 | 0 | 1010111 | 1011110 | 110001 | 100 | 1011000 | 11011 |
Color Harmonies of #821108
Complementary color
Monochromatic Colors of #821108
Black with #821108
Text Example
Text Example
White with #821108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821108; }
p { color: rgb(130,17,8); }
H1.HeaderClassName
{
color: #821108;
}
.AnyTagClassName
{
color: #821108;
}
</style>
background-color css
<style>
a { background-color: #821108; }
a { background-color: rgb(130,17,8); }
div.DivClassName
{
background-color: #821108;
}
.BgClassName
{
background-color: #821108;
}
</style>
border-color css
<style>
span { border-color: #821108; }
span { border-color: rgb(130,17,8); }
td.TdClassName
{
border-color: #821108;
}
.TagClassName
{
border-color: #821108;
}
</style>