Shades of Falu Red #812517
Tints of Falu Red #812517
RGB
CMYK
RGB Variations
Color information
#812517 (or 0x812517) is known color: Falu Red. HEX triplet: 81, 25 and 17. RGB value is (129,37,23). Sum of RGB (Red+Green+Blue) = 129+37+23=189 (25% of max value = 765). Red value is 129 (50.78% from 255 or 68.25% from 189); Green value is 37 (14.84% from 255 or 19.58% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 129 - color contains mainly: red. Hex color #812517 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812517 is #7EDAE8. Grayscale: #3F3F3F. Windows color (decimal): -8313577 or 1516929. OLE color: 1516929.
HSL color Cylindrical-coordinate representation of color #812517: hue angle of 7.92º 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 #812517 is Cyan = 0, Magento = 0.71, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 23 | - |
| CMYK | 0 | 0.71 | 0.82 | 0.49 |
| HSL | 7.92º | 0.7% | 0.3% | - |
| HSV(B) | 7.92º | 0.82% | 0.51% | - |
| XYZ | 9.87 | 6.05 | 1.46 | - |
| YUV | 62.91 | 105.48 | 175.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 23 | 0 | 0.71 | 0.82 | 0.49 | 7.92 | 0.7 | 0.3 |
| Hex | 81 | 25 | 17 | 0 | 47 | 52 | 31 | 8 | 46 | 1E |
| Octal | 201 | 45 | 27 | 0 | 107 | 122 | 61 | 10 | 106 | 36 |
| Binary | 10000001 | 100101 | 10111 | 0 | 1000111 | 1010010 | 110001 | 1000 | 1000110 | 11110 |
Color Harmonies of #812517
Complementary color
Monochromatic Colors of #812517
Black with #812517
Text Example
Text Example
White with #812517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812517; }
p { color: rgb(129,37,23); }
H1.HeaderClassName
{
color: #812517;
}
.AnyTagClassName
{
color: #812517;
}
</style>
background-color css
<style>
a { background-color: #812517; }
a { background-color: rgb(129,37,23); }
div.DivClassName
{
background-color: #812517;
}
.BgClassName
{
background-color: #812517;
}
</style>
border-color css
<style>
span { border-color: #812517; }
span { border-color: rgb(129,37,23); }
td.TdClassName
{
border-color: #812517;
}
.TagClassName
{
border-color: #812517;
}
</style>