Shades of Falu Red #812505
Tints of Falu Red #812505
RGB
CMYK
RGB Variations
Color information
#812505 (or 0x812505) is known color: Falu Red. HEX triplet: 81, 25 and 05. RGB value is (129,37,5). Sum of RGB (Red+Green+Blue) = 129+37+5=171 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75.44% from 171); Green value is 37 (14.84% from 255 or 21.64% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 129 - color contains mainly: red. Hex color #812505 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812505 is #7EDAFA. Grayscale: #3D3D3D. Windows color (decimal): -8313595 or 337281. OLE color: 337281.
HSL color Cylindrical-coordinate representation of color #812505: hue angle of 15.48º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #812505 is Cyan = 0, Magento = 0.71, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 5 | - |
| CMYK | 0 | 0.71 | 0.96 | 0.49 |
| HSL | 15.48º | 0.93% | 0.26% | - |
| HSV(B) | 15.48º | 0.96% | 0.51% | - |
| XYZ | 9.74 | 6 | 0.79 | - |
| YUV | 60.86 | 96.48 | 176.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 5 | 0 | 0.71 | 0.96 | 0.49 | 15.48 | 0.93 | 0.26 |
| Hex | 81 | 25 | 5 | 0 | 47 | 60 | 31 | F | 5D | 1A |
| Octal | 201 | 45 | 5 | 0 | 107 | 140 | 61 | 17 | 135 | 32 |
| Binary | 10000001 | 100101 | 101 | 0 | 1000111 | 1100000 | 110001 | 1111 | 1011101 | 11010 |
Color Harmonies of #812505
Complementary color
Monochromatic Colors of #812505
Black with #812505
Text Example
Text Example
White with #812505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812505; }
p { color: rgb(129,37,5); }
H1.HeaderClassName
{
color: #812505;
}
.AnyTagClassName
{
color: #812505;
}
</style>
background-color css
<style>
a { background-color: #812505; }
a { background-color: rgb(129,37,5); }
div.DivClassName
{
background-color: #812505;
}
.BgClassName
{
background-color: #812505;
}
</style>
border-color css
<style>
span { border-color: #812505; }
span { border-color: rgb(129,37,5); }
td.TdClassName
{
border-color: #812505;
}
.TagClassName
{
border-color: #812505;
}
</style>