Shades of Falu Red #812506
Tints of Falu Red #812506
RGB
CMYK
RGB Variations
Color information
#812506 (or 0x812506) is known color: Falu Red. HEX triplet: 81, 25 and 06. RGB value is (129,37,6). Sum of RGB (Red+Green+Blue) = 129+37+6=172 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75% from 172); Green value is 37 (14.84% from 255 or 21.51% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 129 - color contains mainly: red. Hex color #812506 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812506 is #7EDAF9. Grayscale: #3D3D3D. Windows color (decimal): -8313594 or 402817. OLE color: 402817.
HSL color Cylindrical-coordinate representation of color #812506: hue angle of 15.12º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #812506 is Cyan = 0, Magento = 0.71, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 37 | 6 | - |
| CMYK | 0 | 0.71 | 0.95 | 0.49 |
| HSL | 15.12º | 0.91% | 0.26% | - |
| HSV(B) | 15.12º | 0.95% | 0.51% | - |
| XYZ | 9.75 | 6 | 0.82 | - |
| YUV | 60.97 | 96.98 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 37 | 6 | 0 | 0.71 | 0.95 | 0.49 | 15.12 | 0.91 | 0.26 |
| Hex | 81 | 25 | 6 | 0 | 47 | 5F | 31 | F | 5B | 1A |
| Octal | 201 | 45 | 6 | 0 | 107 | 137 | 61 | 17 | 133 | 32 |
| Binary | 10000001 | 100101 | 110 | 0 | 1000111 | 1011111 | 110001 | 1111 | 1011011 | 11010 |
Color Harmonies of #812506
Complementary color
Monochromatic Colors of #812506
Black with #812506
Text Example
Text Example
White with #812506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812506; }
p { color: rgb(129,37,6); }
H1.HeaderClassName
{
color: #812506;
}
.AnyTagClassName
{
color: #812506;
}
</style>
background-color css
<style>
a { background-color: #812506; }
a { background-color: rgb(129,37,6); }
div.DivClassName
{
background-color: #812506;
}
.BgClassName
{
background-color: #812506;
}
</style>
border-color css
<style>
span { border-color: #812506; }
span { border-color: rgb(129,37,6); }
td.TdClassName
{
border-color: #812506;
}
.TagClassName
{
border-color: #812506;
}
</style>