Shades of Falu Red #811810
Tints of Falu Red #811810
RGB
CMYK
RGB Variations
Color information
#811810 (or 0x811810) is known color: Falu Red. HEX triplet: 81, 18 and 10. RGB value is (129,24,16). Sum of RGB (Red+Green+Blue) = 129+24+16=169 (22% of max value = 765). Red value is 129 (50.78% from 255 or 76.33% from 169); Green value is 24 (9.77% from 255 or 14.20% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 129 - color contains mainly: red. Hex color #811810 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #811810 is #7EE7EF. Grayscale: #363636. Windows color (decimal): -8316912 or 1054849. OLE color: 1054849.
HSL color Cylindrical-coordinate representation of color #811810: hue angle of 4.25º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #811810 is Cyan = 0, Magento = 0.81, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 24 | 16 | - |
| CMYK | 0 | 0.81 | 0.88 | 0.49 |
| HSL | 4.25º | 0.78% | 0.28% | - |
| HSV(B) | 4.25º | 0.88% | 0.51% | - |
| XYZ | 9.47 | 5.36 | 1.03 | - |
| YUV | 54.48 | 106.29 | 181.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 24 | 16 | 0 | 0.81 | 0.88 | 0.49 | 4.25 | 0.78 | 0.28 |
| Hex | 81 | 18 | 10 | 0 | 51 | 58 | 31 | 4 | 4E | 1C |
| Octal | 201 | 30 | 20 | 0 | 121 | 130 | 61 | 4 | 116 | 34 |
| Binary | 10000001 | 11000 | 10000 | 0 | 1010001 | 1011000 | 110001 | 100 | 1001110 | 11100 |
Color Harmonies of #811810
Complementary color
Monochromatic Colors of #811810
Black with #811810
Text Example
Text Example
White with #811810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811810; }
p { color: rgb(129,24,16); }
H1.HeaderClassName
{
color: #811810;
}
.AnyTagClassName
{
color: #811810;
}
</style>
background-color css
<style>
a { background-color: #811810; }
a { background-color: rgb(129,24,16); }
div.DivClassName
{
background-color: #811810;
}
.BgClassName
{
background-color: #811810;
}
</style>
border-color css
<style>
span { border-color: #811810; }
span { border-color: rgb(129,24,16); }
td.TdClassName
{
border-color: #811810;
}
.TagClassName
{
border-color: #811810;
}
</style>