Shades of Falu Red #812214
Tints of Falu Red #812214
RGB
CMYK
RGB Variations
Color information
#812214 (or 0x812214) is known color: Falu Red. HEX triplet: 81, 22 and 14. RGB value is (129,34,20). Sum of RGB (Red+Green+Blue) = 129+34+20=183 (24% of max value = 765). Red value is 129 (50.78% from 255 or 70.49% from 183); Green value is 34 (13.67% from 255 or 18.58% from 183); Blue value is 20 (8.20% from 255 or 10.93% from 183); Max value from RGB is 129 - color contains mainly: red. Hex color #812214 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812214 is #7EDDEB. Grayscale: #3C3C3C. Windows color (decimal): -8314348 or 1319553. OLE color: 1319553.
HSL color Cylindrical-coordinate representation of color #812214: hue angle of 7.71º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #812214 is Cyan = 0, Magento = 0.74, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 34 | 20 | - |
| CMYK | 0 | 0.74 | 0.84 | 0.49 |
| HSL | 7.71º | 0.73% | 0.29% | - |
| HSV(B) | 7.71º | 0.84% | 0.51% | - |
| XYZ | 9.75 | 5.86 | 1.28 | - |
| YUV | 60.81 | 104.97 | 176.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 34 | 20 | 0 | 0.74 | 0.84 | 0.49 | 7.71 | 0.73 | 0.29 |
| Hex | 81 | 22 | 14 | 0 | 4A | 54 | 31 | 8 | 49 | 1D |
| Octal | 201 | 42 | 24 | 0 | 112 | 124 | 61 | 10 | 111 | 35 |
| Binary | 10000001 | 100010 | 10100 | 0 | 1001010 | 1010100 | 110001 | 1000 | 1001001 | 11101 |
Color Harmonies of #812214
Complementary color
Monochromatic Colors of #812214
Black with #812214
Text Example
Text Example
White with #812214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812214; }
p { color: rgb(129,34,20); }
H1.HeaderClassName
{
color: #812214;
}
.AnyTagClassName
{
color: #812214;
}
</style>
background-color css
<style>
a { background-color: #812214; }
a { background-color: rgb(129,34,20); }
div.DivClassName
{
background-color: #812214;
}
.BgClassName
{
background-color: #812214;
}
</style>
border-color css
<style>
span { border-color: #812214; }
span { border-color: rgb(129,34,20); }
td.TdClassName
{
border-color: #812214;
}
.TagClassName
{
border-color: #812214;
}
</style>