Shades of Falu Red #811817
Tints of Falu Red #811817
RGB
CMYK
RGB Variations
Color information
#811817 (or 0x811817) is known color: Falu Red. HEX triplet: 81, 18 and 17. RGB value is (129,24,23). Sum of RGB (Red+Green+Blue) = 129+24+23=176 (23% of max value = 765). Red value is 129 (50.78% from 255 or 73.30% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 23 (9.38% from 255 or 13.07% from 176); Max value from RGB is 129 - color contains mainly: red. Hex color #811817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #811817 is #7EE7E8. Grayscale: #373737. Windows color (decimal): -8316905 or 1513601. OLE color: 1513601.
HSL color Cylindrical-coordinate representation of color #811817: hue angle of 0.57º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #811817 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 24 | 23 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.49 |
| HSL | 0.57º | 0.7% | 0.3% | - |
| HSV(B) | 0.57º | 0.82% | 0.51% | - |
| XYZ | 9.53 | 5.38 | 1.35 | - |
| YUV | 55.28 | 109.79 | 180.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 24 | 23 | 0 | 0.81 | 0.82 | 0.49 | 0.57 | 0.7 | 0.3 |
| Hex | 81 | 18 | 17 | 0 | 51 | 52 | 31 | 1 | 46 | 1E |
| Octal | 201 | 30 | 27 | 0 | 121 | 122 | 61 | 1 | 106 | 36 |
| Binary | 10000001 | 11000 | 10111 | 0 | 1010001 | 1010010 | 110001 | 1 | 1000110 | 11110 |
Color Harmonies of #811817
Complementary color
Monochromatic Colors of #811817
Black with #811817
Text Example
Text Example
White with #811817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811817; }
p { color: rgb(129,24,23); }
H1.HeaderClassName
{
color: #811817;
}
.AnyTagClassName
{
color: #811817;
}
</style>
background-color css
<style>
a { background-color: #811817; }
a { background-color: rgb(129,24,23); }
div.DivClassName
{
background-color: #811817;
}
.BgClassName
{
background-color: #811817;
}
</style>
border-color css
<style>
span { border-color: #811817; }
span { border-color: rgb(129,24,23); }
td.TdClassName
{
border-color: #811817;
}
.TagClassName
{
border-color: #811817;
}
</style>