Shades of Falu Red #861513
Tints of Falu Red #861513
RGB
CMYK
RGB Variations
Color information
#861513 (or 0x861513) is known color: Falu Red. HEX triplet: 86, 15 and 13. RGB value is (134,21,19). Sum of RGB (Red+Green+Blue) = 134+21+19=174 (23% of max value = 765). Red value is 134 (52.73% from 255 or 77.01% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 134 - color contains mainly: red. Hex color #861513 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861513 is #79EAEC. Grayscale: #363636. Windows color (decimal): -7989997 or 1250694. OLE color: 1250694.
HSL color Cylindrical-coordinate representation of color #861513: hue angle of 1.04º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #861513 is Cyan = 0, Magento = 0.84, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 19 | - |
| CMYK | 0 | 0.84 | 0.86 | 0.47 |
| HSL | 1.04º | 0.75% | 0.3% | - |
| HSV(B) | 1.04º | 0.86% | 0.53% | - |
| XYZ | 10.22 | 5.65 | 1.17 | - |
| YUV | 54.56 | 107.94 | 184.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 19 | 0 | 0.84 | 0.86 | 0.47 | 1.04 | 0.75 | 0.3 |
| Hex | 86 | 15 | 13 | 0 | 54 | 56 | 2F | 1 | 4B | 1E |
| Octal | 206 | 25 | 23 | 0 | 124 | 126 | 57 | 1 | 113 | 36 |
| Binary | 10000110 | 10101 | 10011 | 0 | 1010100 | 1010110 | 101111 | 1 | 1001011 | 11110 |
Color Harmonies of #861513
Complementary color
Monochromatic Colors of #861513
Black with #861513
Text Example
Text Example
White with #861513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861513; }
p { color: rgb(134,21,19); }
H1.HeaderClassName
{
color: #861513;
}
.AnyTagClassName
{
color: #861513;
}
</style>
background-color css
<style>
a { background-color: #861513; }
a { background-color: rgb(134,21,19); }
div.DivClassName
{
background-color: #861513;
}
.BgClassName
{
background-color: #861513;
}
</style>
border-color css
<style>
span { border-color: #861513; }
span { border-color: rgb(134,21,19); }
td.TdClassName
{
border-color: #861513;
}
.TagClassName
{
border-color: #861513;
}
</style>