Shades of Falu Red #822306
Tints of Falu Red #822306
RGB
CMYK
RGB Variations
Color information
#822306 (or 0x822306) is known color: Falu Red. HEX triplet: 82, 23 and 06. RGB value is (130,35,6). Sum of RGB (Red+Green+Blue) = 130+35+6=171 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.02% from 171); Green value is 35 (14.06% from 255 or 20.47% from 171); Blue value is 6 (2.73% from 255 or 3.51% from 171); Max value from RGB is 130 - color contains mainly: red. Hex color #822306 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822306 is #7DDCF9. Grayscale: #3C3C3C. Windows color (decimal): -8248570 or 402306. OLE color: 402306.
HSL color Cylindrical-coordinate representation of color #822306: hue angle of 14.03º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #822306 is Cyan = 0, Magento = 0.73, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 35 | 6 | - |
| CMYK | 0 | 0.73 | 0.95 | 0.49 |
| HSL | 14.03º | 0.91% | 0.27% | - |
| HSV(B) | 14.03º | 0.95% | 0.51% | - |
| XYZ | 9.84 | 5.96 | 0.8 | - |
| YUV | 60.1 | 97.47 | 177.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 6 | 0 | 0.73 | 0.95 | 0.49 | 14.03 | 0.91 | 0.27 |
| Hex | 82 | 23 | 6 | 0 | 49 | 5F | 31 | E | 5B | 1B |
| Octal | 202 | 43 | 6 | 0 | 111 | 137 | 61 | 16 | 133 | 33 |
| Binary | 10000010 | 100011 | 110 | 0 | 1001001 | 1011111 | 110001 | 1110 | 1011011 | 11011 |
Color Harmonies of #822306
Complementary color
Monochromatic Colors of #822306
Black with #822306
Text Example
Text Example
White with #822306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822306; }
p { color: rgb(130,35,6); }
H1.HeaderClassName
{
color: #822306;
}
.AnyTagClassName
{
color: #822306;
}
</style>
background-color css
<style>
a { background-color: #822306; }
a { background-color: rgb(130,35,6); }
div.DivClassName
{
background-color: #822306;
}
.BgClassName
{
background-color: #822306;
}
</style>
border-color css
<style>
span { border-color: #822306; }
span { border-color: rgb(130,35,6); }
td.TdClassName
{
border-color: #822306;
}
.TagClassName
{
border-color: #822306;
}
</style>