Shades of Falu Red #812206
Tints of Falu Red #812206
RGB
CMYK
RGB Variations
Color information
#812206 (or 0x812206) is known color: Falu Red. HEX triplet: 81, 22 and 06. RGB value is (129,34,6). Sum of RGB (Red+Green+Blue) = 129+34+6=169 (22% of max value = 765). Red value is 129 (50.78% from 255 or 76.33% from 169); Green value is 34 (13.67% from 255 or 20.12% from 169); Blue value is 6 (2.73% from 255 or 3.55% from 169); Max value from RGB is 129 - color contains mainly: red. Hex color #812206 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812206 is #7EDDF9. Grayscale: #3B3B3B. Windows color (decimal): -8314362 or 402049. OLE color: 402049.
HSL color Cylindrical-coordinate representation of color #812206: hue angle of 13.66º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #812206 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 34 | 6 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.49 |
| HSL | 13.66º | 0.91% | 0.26% | - |
| HSV(B) | 13.66º | 0.95% | 0.51% | - |
| XYZ | 9.66 | 5.82 | 0.79 | - |
| YUV | 59.21 | 97.97 | 177.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 34 | 6 | 0 | 0.74 | 0.95 | 0.49 | 13.66 | 0.91 | 0.26 |
| Hex | 81 | 22 | 6 | 0 | 4A | 5F | 31 | E | 5B | 1A |
| Octal | 201 | 42 | 6 | 0 | 112 | 137 | 61 | 16 | 133 | 32 |
| Binary | 10000001 | 100010 | 110 | 0 | 1001010 | 1011111 | 110001 | 1110 | 1011011 | 11010 |
Color Harmonies of #812206
Complementary color
Monochromatic Colors of #812206
Black with #812206
Text Example
Text Example
White with #812206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812206; }
p { color: rgb(129,34,6); }
H1.HeaderClassName
{
color: #812206;
}
.AnyTagClassName
{
color: #812206;
}
</style>
background-color css
<style>
a { background-color: #812206; }
a { background-color: rgb(129,34,6); }
div.DivClassName
{
background-color: #812206;
}
.BgClassName
{
background-color: #812206;
}
</style>
border-color css
<style>
span { border-color: #812206; }
span { border-color: rgb(129,34,6); }
td.TdClassName
{
border-color: #812206;
}
.TagClassName
{
border-color: #812206;
}
</style>