Shades of Falu Red #822311
Tints of Falu Red #822311
RGB
CMYK
RGB Variations
Color information
#822311 (or 0x822311) is known color: Falu Red. HEX triplet: 82, 23 and 11. RGB value is (130,35,17). Sum of RGB (Red+Green+Blue) = 130+35+17=182 (24% of max value = 765). Red value is 130 (51.17% from 255 or 71.43% from 182); Green value is 35 (14.06% from 255 or 19.23% from 182); Blue value is 17 (7.03% from 255 or 9.34% from 182); Max value from RGB is 130 - color contains mainly: red. Hex color #822311 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822311 is #7DDCEE. Grayscale: #3D3D3D. Windows color (decimal): -8248559 or 1123202. OLE color: 1123202.
HSL color Cylindrical-coordinate representation of color #822311: hue angle of 9.56º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #822311 is Cyan = 0, Magento = 0.73, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 17 | - |
| CMYK | 0 | 0.73 | 0.87 | 0.49 |
| HSL | 9.56º | 0.77% | 0.29% | - |
| HSV(B) | 9.56º | 0.87% | 0.51% | - |
| XYZ | 9.91 | 5.99 | 1.16 | - |
| YUV | 61.35 | 102.97 | 176.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 17 | 0 | 0.73 | 0.87 | 0.49 | 9.56 | 0.77 | 0.29 |
| Hex | 82 | 23 | 11 | 0 | 49 | 57 | 31 | A | 4D | 1D |
| Octal | 202 | 43 | 21 | 0 | 111 | 127 | 61 | 12 | 115 | 35 |
| Binary | 10000010 | 100011 | 10001 | 0 | 1001001 | 1010111 | 110001 | 1010 | 1001101 | 11101 |
Color Harmonies of #822311
Complementary color
Monochromatic Colors of #822311
Black with #822311
Text Example
Text Example
White with #822311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822311; }
p { color: rgb(130,35,17); }
H1.HeaderClassName
{
color: #822311;
}
.AnyTagClassName
{
color: #822311;
}
</style>
background-color css
<style>
a { background-color: #822311; }
a { background-color: rgb(130,35,17); }
div.DivClassName
{
background-color: #822311;
}
.BgClassName
{
background-color: #822311;
}
</style>
border-color css
<style>
span { border-color: #822311; }
span { border-color: rgb(130,35,17); }
td.TdClassName
{
border-color: #822311;
}
.TagClassName
{
border-color: #822311;
}
</style>