Shades of Falu Red #821610
Tints of Falu Red #821610
RGB
CMYK
RGB Variations
Color information
#821610 (or 0x821610) is known color: Falu Red. HEX triplet: 82, 16 and 10. RGB value is (130,22,16). Sum of RGB (Red+Green+Blue) = 130+22+16=168 (22% of max value = 765). Red value is 130 (51.17% from 255 or 77.38% from 168); Green value is 22 (8.98% from 255 or 13.10% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 130 - color contains mainly: red. Hex color #821610 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821610 is #7DE9EF. Grayscale: #353535. Windows color (decimal): -8251888 or 1054338. OLE color: 1054338.
HSL color Cylindrical-coordinate representation of color #821610: hue angle of 3.16º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821610 is Cyan = 0, Magento = 0.83, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 16 | - |
| CMYK | 0 | 0.83 | 0.88 | 0.49 |
| HSL | 3.16º | 0.78% | 0.29% | - |
| HSV(B) | 3.16º | 0.88% | 0.51% | - |
| XYZ | 9.59 | 5.36 | 1.02 | - |
| YUV | 53.61 | 106.78 | 182.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 16 | 0 | 0.83 | 0.88 | 0.49 | 3.16 | 0.78 | 0.29 |
| Hex | 82 | 16 | 10 | 0 | 53 | 58 | 31 | 3 | 4E | 1D |
| Octal | 202 | 26 | 20 | 0 | 123 | 130 | 61 | 3 | 116 | 35 |
| Binary | 10000010 | 10110 | 10000 | 0 | 1010011 | 1011000 | 110001 | 11 | 1001110 | 11101 |
Color Harmonies of #821610
Complementary color
Monochromatic Colors of #821610
Black with #821610
Text Example
Text Example
White with #821610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821610; }
p { color: rgb(130,22,16); }
H1.HeaderClassName
{
color: #821610;
}
.AnyTagClassName
{
color: #821610;
}
</style>
background-color css
<style>
a { background-color: #821610; }
a { background-color: rgb(130,22,16); }
div.DivClassName
{
background-color: #821610;
}
.BgClassName
{
background-color: #821610;
}
</style>
border-color css
<style>
span { border-color: #821610; }
span { border-color: rgb(130,22,16); }
td.TdClassName
{
border-color: #821610;
}
.TagClassName
{
border-color: #821610;
}
</style>