Shades of Falu Red #822310
Tints of Falu Red #822310
RGB
CMYK
RGB Variations
Color information
#822310 (or 0x822310) is known color: Falu Red. HEX triplet: 82, 23 and 10. RGB value is (130,35,16). Sum of RGB (Red+Green+Blue) = 130+35+16=181 (23% of max value = 765). Red value is 130 (51.17% from 255 or 71.82% from 181); Green value is 35 (14.06% from 255 or 19.34% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 130 - color contains mainly: red. Hex color #822310 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822310 is #7DDCEF. Grayscale: #3D3D3D. Windows color (decimal): -8248560 or 1057666. OLE color: 1057666.
HSL color Cylindrical-coordinate representation of color #822310: hue angle of 10º 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 #822310 is Cyan = 0, Magento = 0.73, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 16 | - |
| CMYK | 0 | 0.73 | 0.88 | 0.49 |
| HSL | 10º | 0.78% | 0.29% | - |
| HSV(B) | 10º | 0.88% | 0.51% | - |
| XYZ | 9.9 | 5.99 | 1.12 | - |
| YUV | 61.24 | 102.47 | 177.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 16 | 0 | 0.73 | 0.88 | 0.49 | 10 | 0.78 | 0.29 |
| Hex | 82 | 23 | 10 | 0 | 49 | 58 | 31 | A | 4E | 1D |
| Octal | 202 | 43 | 20 | 0 | 111 | 130 | 61 | 12 | 116 | 35 |
| Binary | 10000010 | 100011 | 10000 | 0 | 1001001 | 1011000 | 110001 | 1010 | 1001110 | 11101 |
Color Harmonies of #822310
Complementary color
Monochromatic Colors of #822310
Black with #822310
Text Example
Text Example
White with #822310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822310; }
p { color: rgb(130,35,16); }
H1.HeaderClassName
{
color: #822310;
}
.AnyTagClassName
{
color: #822310;
}
</style>
background-color css
<style>
a { background-color: #822310; }
a { background-color: rgb(130,35,16); }
div.DivClassName
{
background-color: #822310;
}
.BgClassName
{
background-color: #822310;
}
</style>
border-color css
<style>
span { border-color: #822310; }
span { border-color: rgb(130,35,16); }
td.TdClassName
{
border-color: #822310;
}
.TagClassName
{
border-color: #822310;
}
</style>