Shades of Falu Red #812510
Tints of Falu Red #812510
RGB
CMYK
RGB Variations
Color information
#812510 (or 0x812510) is known color: Falu Red. HEX triplet: 81, 25 and 10. RGB value is (129,37,16). Sum of RGB (Red+Green+Blue) = 129+37+16=182 (24% of max value = 765). Red value is 129 (50.78% from 255 or 70.88% from 182); Green value is 37 (14.84% from 255 or 20.33% from 182); Blue value is 16 (6.64% from 255 or 8.79% from 182); Max value from RGB is 129 - color contains mainly: red. Hex color #812510 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812510 is #7EDAEF. Grayscale: #3E3E3E. Windows color (decimal): -8313584 or 1058177. OLE color: 1058177.
HSL color Cylindrical-coordinate representation of color #812510: hue angle of 11.15º 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 #812510 is Cyan = 0, Magento = 0.71, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 16 | - |
| CMYK | 0 | 0.71 | 0.88 | 0.49 |
| HSL | 11.15º | 0.78% | 0.28% | - |
| HSV(B) | 11.15º | 0.88% | 0.51% | - |
| XYZ | 9.81 | 6.03 | 1.14 | - |
| YUV | 62.11 | 101.98 | 175.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 16 | 0 | 0.71 | 0.88 | 0.49 | 11.15 | 0.78 | 0.28 |
| Hex | 81 | 25 | 10 | 0 | 47 | 58 | 31 | B | 4E | 1C |
| Octal | 201 | 45 | 20 | 0 | 107 | 130 | 61 | 13 | 116 | 34 |
| Binary | 10000001 | 100101 | 10000 | 0 | 1000111 | 1011000 | 110001 | 1011 | 1001110 | 11100 |
Color Harmonies of #812510
Complementary color
Monochromatic Colors of #812510
Black with #812510
Text Example
Text Example
White with #812510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812510; }
p { color: rgb(129,37,16); }
H1.HeaderClassName
{
color: #812510;
}
.AnyTagClassName
{
color: #812510;
}
</style>
background-color css
<style>
a { background-color: #812510; }
a { background-color: rgb(129,37,16); }
div.DivClassName
{
background-color: #812510;
}
.BgClassName
{
background-color: #812510;
}
</style>
border-color css
<style>
span { border-color: #812510; }
span { border-color: rgb(129,37,16); }
td.TdClassName
{
border-color: #812510;
}
.TagClassName
{
border-color: #812510;
}
</style>