Shades of Falu Red #811515
Tints of Falu Red #811515
RGB
CMYK
RGB Variations
Color information
#811515 (or 0x811515) is known color: Falu Red. HEX triplet: 81, 15 and 15. RGB value is (129,21,21). Sum of RGB (Red+Green+Blue) = 129+21+21=171 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75.44% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 21 (8.59% from 255 or 12.28% from 171); Max value from RGB is 129 - color contains mainly: red. Hex color #811515 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #811515 is #7EEAEA. Grayscale: #353535. Windows color (decimal): -8317675 or 1381761. OLE color: 1381761.
HSL color Cylindrical-coordinate representation of color #811515: hue angle of 0º 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 #811515 is Cyan = 0, Magento = 0.84, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 21 | 21 | - |
| CMYK | 0 | 0.84 | 0.84 | 0.49 |
| HSL | 0º | 0.72% | 0.29% | - |
| HSV(B) | 0º | 0.84% | 0.51% | - |
| XYZ | 9.46 | 5.26 | 1.23 | - |
| YUV | 53.29 | 109.78 | 182 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 21 | 21 | 0 | 0.84 | 0.84 | 0.49 | 0 | 0.72 | 0.29 |
| Hex | 81 | 15 | 15 | 0 | 54 | 54 | 31 | 0 | 48 | 1D |
| Octal | 201 | 25 | 25 | 0 | 124 | 124 | 61 | 0 | 110 | 35 |
| Binary | 10000001 | 10101 | 10101 | 0 | 1010100 | 1010100 | 110001 | 0 | 1001000 | 11101 |
Color Harmonies of #811515
Complementary color
Monochromatic Colors of #811515
Black with #811515
Text Example
Text Example
White with #811515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811515; }
p { color: rgb(129,21,21); }
H1.HeaderClassName
{
color: #811515;
}
.AnyTagClassName
{
color: #811515;
}
</style>
background-color css
<style>
a { background-color: #811515; }
a { background-color: rgb(129,21,21); }
div.DivClassName
{
background-color: #811515;
}
.BgClassName
{
background-color: #811515;
}
</style>
border-color css
<style>
span { border-color: #811515; }
span { border-color: rgb(129,21,21); }
td.TdClassName
{
border-color: #811515;
}
.TagClassName
{
border-color: #811515;
}
</style>