Shades of Falu Red #812109
Tints of Falu Red #812109
RGB
CMYK
RGB Variations
Color information
#812109 (or 0x812109) is known color: Falu Red. HEX triplet: 81, 21 and 09. RGB value is (129,33,9). Sum of RGB (Red+Green+Blue) = 129+33+9=171 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75.44% from 171); Green value is 33 (13.28% from 255 or 19.30% from 171); Blue value is 9 (3.91% from 255 or 5.26% from 171); Max value from RGB is 129 - color contains mainly: red. Hex color #812109 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812109 is #7EDEF6. Grayscale: #3B3B3B. Windows color (decimal): -8314615 or 598401. OLE color: 598401.
HSL color Cylindrical-coordinate representation of color #812109: hue angle of 12º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #812109 is Cyan = 0, Magento = 0.74, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 33 | 9 | - |
| CMYK | 0 | 0.74 | 0.93 | 0.49 |
| HSL | 12º | 0.87% | 0.27% | - |
| HSV(B) | 12º | 0.93% | 0.51% | - |
| XYZ | 9.65 | 5.77 | 0.86 | - |
| YUV | 58.97 | 99.8 | 177.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 33 | 9 | 0 | 0.74 | 0.93 | 0.49 | 12 | 0.87 | 0.27 |
| Hex | 81 | 21 | 9 | 0 | 4A | 5D | 31 | C | 57 | 1B |
| Octal | 201 | 41 | 11 | 0 | 112 | 135 | 61 | 14 | 127 | 33 |
| Binary | 10000001 | 100001 | 1001 | 0 | 1001010 | 1011101 | 110001 | 1100 | 1010111 | 11011 |
Color Harmonies of #812109
Complementary color
Monochromatic Colors of #812109
Black with #812109
Text Example
Text Example
White with #812109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812109; }
p { color: rgb(129,33,9); }
H1.HeaderClassName
{
color: #812109;
}
.AnyTagClassName
{
color: #812109;
}
</style>
background-color css
<style>
a { background-color: #812109; }
a { background-color: rgb(129,33,9); }
div.DivClassName
{
background-color: #812109;
}
.BgClassName
{
background-color: #812109;
}
</style>
border-color css
<style>
span { border-color: #812109; }
span { border-color: rgb(129,33,9); }
td.TdClassName
{
border-color: #812109;
}
.TagClassName
{
border-color: #812109;
}
</style>