Shades of Falu Red #812619
Tints of Falu Red #812619
RGB
CMYK
RGB Variations
Color information
#812619 (or 0x812619) is known color: Falu Red. HEX triplet: 81, 26 and 19. RGB value is (129,38,25). Sum of RGB (Red+Green+Blue) = 129+38+25=192 (25% of max value = 765). Red value is 129 (50.78% from 255 or 67.19% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 25 (10.16% from 255 or 13.02% from 192); Max value from RGB is 129 - color contains mainly: red. Hex color #812619 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812619 is #7ED9E6. Grayscale: #3F3F3F. Windows color (decimal): -8313319 or 1648257. OLE color: 1648257.
HSL color Cylindrical-coordinate representation of color #812619: hue angle of 7.5º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #812619 is Cyan = 0, Magento = 0.71, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 38 | 25 | - |
| CMYK | 0 | 0.71 | 0.81 | 0.49 |
| HSL | 7.5º | 0.68% | 0.3% | - |
| HSV(B) | 7.5º | 0.81% | 0.51% | - |
| XYZ | 9.92 | 6.12 | 1.58 | - |
| YUV | 63.73 | 106.15 | 174.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 38 | 25 | 0 | 0.71 | 0.81 | 0.49 | 7.5 | 0.68 | 0.3 |
| Hex | 81 | 26 | 19 | 0 | 47 | 51 | 31 | 8 | 44 | 1E |
| Octal | 201 | 46 | 31 | 0 | 107 | 121 | 61 | 10 | 104 | 36 |
| Binary | 10000001 | 100110 | 11001 | 0 | 1000111 | 1010001 | 110001 | 1000 | 1000100 | 11110 |
Color Harmonies of #812619
Complementary color
Monochromatic Colors of #812619
Black with #812619
Text Example
Text Example
White with #812619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812619; }
p { color: rgb(129,38,25); }
H1.HeaderClassName
{
color: #812619;
}
.AnyTagClassName
{
color: #812619;
}
</style>
background-color css
<style>
a { background-color: #812619; }
a { background-color: rgb(129,38,25); }
div.DivClassName
{
background-color: #812619;
}
.BgClassName
{
background-color: #812619;
}
</style>
border-color css
<style>
span { border-color: #812619; }
span { border-color: rgb(129,38,25); }
td.TdClassName
{
border-color: #812619;
}
.TagClassName
{
border-color: #812619;
}
</style>