Shades of Falu Red #811615
Tints of Falu Red #811615
RGB
CMYK
RGB Variations
Color information
#811615 (or 0x811615) is known color: Falu Red. HEX triplet: 81, 16 and 15. RGB value is (129,22,21). Sum of RGB (Red+Green+Blue) = 129+22+21=172 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75% from 172); Green value is 22 (8.98% from 255 or 12.79% from 172); Blue value is 21 (8.59% from 255 or 12.21% from 172); Max value from RGB is 129 - color contains mainly: red. Hex color #811615 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #811615 is #7EE9EA. Grayscale: #353535. Windows color (decimal): -8317419 or 1382017. OLE color: 1382017.
HSL color Cylindrical-coordinate representation of color #811615: hue angle of 0.56º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #811615 is Cyan = 0, Magento = 0.83, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 22 | 21 | - |
| CMYK | 0 | 0.83 | 0.84 | 0.49 |
| HSL | 0.56º | 0.72% | 0.29% | - |
| HSV(B) | 0.56º | 0.84% | 0.51% | - |
| XYZ | 9.48 | 5.3 | 1.23 | - |
| YUV | 53.88 | 109.45 | 181.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 22 | 21 | 0 | 0.83 | 0.84 | 0.49 | 0.56 | 0.72 | 0.29 |
| Hex | 81 | 16 | 15 | 0 | 53 | 54 | 31 | 1 | 48 | 1D |
| Octal | 201 | 26 | 25 | 0 | 123 | 124 | 61 | 1 | 110 | 35 |
| Binary | 10000001 | 10110 | 10101 | 0 | 1010011 | 1010100 | 110001 | 1 | 1001000 | 11101 |
Color Harmonies of #811615
Complementary color
Monochromatic Colors of #811615
Black with #811615
Text Example
Text Example
White with #811615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811615; }
p { color: rgb(129,22,21); }
H1.HeaderClassName
{
color: #811615;
}
.AnyTagClassName
{
color: #811615;
}
</style>
background-color css
<style>
a { background-color: #811615; }
a { background-color: rgb(129,22,21); }
div.DivClassName
{
background-color: #811615;
}
.BgClassName
{
background-color: #811615;
}
</style>
border-color css
<style>
span { border-color: #811615; }
span { border-color: rgb(129,22,21); }
td.TdClassName
{
border-color: #811615;
}
.TagClassName
{
border-color: #811615;
}
</style>