Shades of Falu Red #821916
Tints of Falu Red #821916
RGB
CMYK
RGB Variations
Color information
#821916 (or 0x821916) is known color: Falu Red. HEX triplet: 82, 19 and 16. RGB value is (130,25,22). Sum of RGB (Red+Green+Blue) = 130+25+22=177 (23% of max value = 765). Red value is 130 (51.17% from 255 or 73.45% from 177); Green value is 25 (10.16% from 255 or 14.12% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 130 - color contains mainly: red. Hex color #821916 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821916 is #7DE6E9. Grayscale: #383838. Windows color (decimal): -8251114 or 1448322. OLE color: 1448322.
HSL color Cylindrical-coordinate representation of color #821916: hue angle of 1.67º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #821916 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 25 | 22 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.49 |
| HSL | 1.67º | 0.71% | 0.3% | - |
| HSV(B) | 1.67º | 0.83% | 0.51% | - |
| XYZ | 9.7 | 5.5 | 1.31 | - |
| YUV | 56.05 | 108.79 | 180.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 25 | 22 | 0 | 0.81 | 0.83 | 0.49 | 1.67 | 0.71 | 0.3 |
| Hex | 82 | 19 | 16 | 0 | 51 | 53 | 31 | 2 | 47 | 1E |
| Octal | 202 | 31 | 26 | 0 | 121 | 123 | 61 | 2 | 107 | 36 |
| Binary | 10000010 | 11001 | 10110 | 0 | 1010001 | 1010011 | 110001 | 10 | 1000111 | 11110 |
Color Harmonies of #821916
Complementary color
Monochromatic Colors of #821916
Black with #821916
Text Example
Text Example
White with #821916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821916; }
p { color: rgb(130,25,22); }
H1.HeaderClassName
{
color: #821916;
}
.AnyTagClassName
{
color: #821916;
}
</style>
background-color css
<style>
a { background-color: #821916; }
a { background-color: rgb(130,25,22); }
div.DivClassName
{
background-color: #821916;
}
.BgClassName
{
background-color: #821916;
}
</style>
border-color css
<style>
span { border-color: #821916; }
span { border-color: rgb(130,25,22); }
td.TdClassName
{
border-color: #821916;
}
.TagClassName
{
border-color: #821916;
}
</style>