Shades of Falu Red #812512
Tints of Falu Red #812512
RGB
CMYK
RGB Variations
Color information
#812512 (or 0x812512) is known color: Falu Red. HEX triplet: 81, 25 and 12. RGB value is (129,37,18). Sum of RGB (Red+Green+Blue) = 129+37+18=184 (24% of max value = 765). Red value is 129 (50.78% from 255 or 70.11% from 184); Green value is 37 (14.84% from 255 or 20.11% from 184); Blue value is 18 (7.42% from 255 or 9.78% from 184); Max value from RGB is 129 - color contains mainly: red. Hex color #812512 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812512 is #7EDAED. Grayscale: #3E3E3E. Windows color (decimal): -8313582 or 1189249. OLE color: 1189249.
HSL color Cylindrical-coordinate representation of color #812512: hue angle of 10.27º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #812512 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 18 | - |
| CMYK | 0 | 0.71 | 0.86 | 0.49 |
| HSL | 10.27º | 0.76% | 0.29% | - |
| HSV(B) | 10.27º | 0.86% | 0.51% | - |
| XYZ | 9.82 | 6.03 | 1.22 | - |
| YUV | 62.34 | 102.98 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 18 | 0 | 0.71 | 0.86 | 0.49 | 10.27 | 0.76 | 0.29 |
| Hex | 81 | 25 | 12 | 0 | 47 | 56 | 31 | A | 4C | 1D |
| Octal | 201 | 45 | 22 | 0 | 107 | 126 | 61 | 12 | 114 | 35 |
| Binary | 10000001 | 100101 | 10010 | 0 | 1000111 | 1010110 | 110001 | 1010 | 1001100 | 11101 |
Color Harmonies of #812512
Complementary color
Monochromatic Colors of #812512
Black with #812512
Text Example
Text Example
White with #812512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812512; }
p { color: rgb(129,37,18); }
H1.HeaderClassName
{
color: #812512;
}
.AnyTagClassName
{
color: #812512;
}
</style>
background-color css
<style>
a { background-color: #812512; }
a { background-color: rgb(129,37,18); }
div.DivClassName
{
background-color: #812512;
}
.BgClassName
{
background-color: #812512;
}
</style>
border-color css
<style>
span { border-color: #812512; }
span { border-color: rgb(129,37,18); }
td.TdClassName
{
border-color: #812512;
}
.TagClassName
{
border-color: #812512;
}
</style>