Shades of Falu Red #812117
Tints of Falu Red #812117
RGB
CMYK
RGB Variations
Color information
#812117 (or 0x812117) is known color: Falu Red. HEX triplet: 81, 21 and 17. RGB value is (129,33,23). Sum of RGB (Red+Green+Blue) = 129+33+23=185 (24% of max value = 765). Red value is 129 (50.78% from 255 or 69.73% from 185); Green value is 33 (13.28% from 255 or 17.84% from 185); Blue value is 23 (9.38% from 255 or 12.43% from 185); Max value from RGB is 129 - color contains mainly: red. Hex color #812117 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812117 is #7EDEE8. Grayscale: #3C3C3C. Windows color (decimal): -8314601 or 1515905. OLE color: 1515905.
HSL color Cylindrical-coordinate representation of color #812117: hue angle of 5.66º 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 #812117 is Cyan = 0, Magento = 0.74, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 33 | 23 | - |
| CMYK | 0 | 0.74 | 0.82 | 0.49 |
| HSL | 5.66º | 0.7% | 0.3% | - |
| HSV(B) | 5.66º | 0.82% | 0.51% | - |
| XYZ | 9.75 | 5.82 | 1.42 | - |
| YUV | 60.56 | 106.8 | 176.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 33 | 23 | 0 | 0.74 | 0.82 | 0.49 | 5.66 | 0.7 | 0.3 |
| Hex | 81 | 21 | 17 | 0 | 4A | 52 | 31 | 6 | 46 | 1E |
| Octal | 201 | 41 | 27 | 0 | 112 | 122 | 61 | 6 | 106 | 36 |
| Binary | 10000001 | 100001 | 10111 | 0 | 1001010 | 1010010 | 110001 | 110 | 1000110 | 11110 |
Color Harmonies of #812117
Complementary color
Monochromatic Colors of #812117
Black with #812117
Text Example
Text Example
White with #812117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812117; }
p { color: rgb(129,33,23); }
H1.HeaderClassName
{
color: #812117;
}
.AnyTagClassName
{
color: #812117;
}
</style>
background-color css
<style>
a { background-color: #812117; }
a { background-color: rgb(129,33,23); }
div.DivClassName
{
background-color: #812117;
}
.BgClassName
{
background-color: #812117;
}
</style>
border-color css
<style>
span { border-color: #812117; }
span { border-color: rgb(129,33,23); }
td.TdClassName
{
border-color: #812117;
}
.TagClassName
{
border-color: #812117;
}
</style>