Shades of Falu Red #822304
Tints of Falu Red #822304
RGB
CMYK
RGB Variations
Color information
#822304 (or 0x822304) is known color: Falu Red. HEX triplet: 82, 23 and 04. RGB value is (130,35,4). Sum of RGB (Red+Green+Blue) = 130+35+4=169 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.92% from 169); Green value is 35 (14.06% from 255 or 20.71% from 169); Blue value is 4 (1.95% from 255 or 2.37% from 169); Max value from RGB is 130 - color contains mainly: red. Hex color #822304 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822304 is #7DDCFB. Grayscale: #3C3C3C. Windows color (decimal): -8248572 or 271234. OLE color: 271234.
HSL color Cylindrical-coordinate representation of color #822304: hue angle of 14.76º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #822304 is Cyan = 0, Magento = 0.73, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 4 | - |
| CMYK | 0 | 0.73 | 0.97 | 0.49 |
| HSL | 14.76º | 0.94% | 0.26% | - |
| HSV(B) | 14.76º | 0.97% | 0.51% | - |
| XYZ | 9.83 | 5.96 | 0.75 | - |
| YUV | 59.87 | 96.47 | 178.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 4 | 0 | 0.73 | 0.97 | 0.49 | 14.76 | 0.94 | 0.26 |
| Hex | 82 | 23 | 4 | 0 | 49 | 61 | 31 | F | 5E | 1A |
| Octal | 202 | 43 | 4 | 0 | 111 | 141 | 61 | 17 | 136 | 32 |
| Binary | 10000010 | 100011 | 100 | 0 | 1001001 | 1100001 | 110001 | 1111 | 1011110 | 11010 |
Color Harmonies of #822304
Complementary color
Monochromatic Colors of #822304
Black with #822304
Text Example
Text Example
White with #822304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822304; }
p { color: rgb(130,35,4); }
H1.HeaderClassName
{
color: #822304;
}
.AnyTagClassName
{
color: #822304;
}
</style>
background-color css
<style>
a { background-color: #822304; }
a { background-color: rgb(130,35,4); }
div.DivClassName
{
background-color: #822304;
}
.BgClassName
{
background-color: #822304;
}
</style>
border-color css
<style>
span { border-color: #822304; }
span { border-color: rgb(130,35,4); }
td.TdClassName
{
border-color: #822304;
}
.TagClassName
{
border-color: #822304;
}
</style>