Shades of Falu Red #821612
Tints of Falu Red #821612
RGB
CMYK
RGB Variations
Color information
#821612 (or 0x821612) is known color: Falu Red. HEX triplet: 82, 16 and 12. RGB value is (130,22,18). Sum of RGB (Red+Green+Blue) = 130+22+18=170 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.47% from 170); Green value is 22 (8.98% from 255 or 12.94% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 130 - color contains mainly: red. Hex color #821612 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821612 is #7DE9ED. Grayscale: #353535. Windows color (decimal): -8251886 or 1185410. OLE color: 1185410.
HSL color Cylindrical-coordinate representation of color #821612: hue angle of 2.14º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #821612 is Cyan = 0, Magento = 0.83, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 22 | 18 | - |
| CMYK | 0 | 0.83 | 0.86 | 0.49 |
| HSL | 2.14º | 0.76% | 0.29% | - |
| HSV(B) | 2.14º | 0.86% | 0.51% | - |
| XYZ | 9.6 | 5.36 | 1.1 | - |
| YUV | 53.84 | 107.78 | 182.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 22 | 18 | 0 | 0.83 | 0.86 | 0.49 | 2.14 | 0.76 | 0.29 |
| Hex | 82 | 16 | 12 | 0 | 53 | 56 | 31 | 2 | 4C | 1D |
| Octal | 202 | 26 | 22 | 0 | 123 | 126 | 61 | 2 | 114 | 35 |
| Binary | 10000010 | 10110 | 10010 | 0 | 1010011 | 1010110 | 110001 | 10 | 1001100 | 11101 |
Color Harmonies of #821612
Complementary color
Monochromatic Colors of #821612
Black with #821612
Text Example
Text Example
White with #821612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821612; }
p { color: rgb(130,22,18); }
H1.HeaderClassName
{
color: #821612;
}
.AnyTagClassName
{
color: #821612;
}
</style>
background-color css
<style>
a { background-color: #821612; }
a { background-color: rgb(130,22,18); }
div.DivClassName
{
background-color: #821612;
}
.BgClassName
{
background-color: #821612;
}
</style>
border-color css
<style>
span { border-color: #821612; }
span { border-color: rgb(130,22,18); }
td.TdClassName
{
border-color: #821612;
}
.TagClassName
{
border-color: #821612;
}
</style>