Shades of Falu Red #861413
Tints of Falu Red #861413
RGB
CMYK
RGB Variations
Color information
#861413 (or 0x861413) is known color: Falu Red. HEX triplet: 86, 14 and 13. RGB value is (134,20,19). Sum of RGB (Red+Green+Blue) = 134+20+19=173 (22% of max value = 765). Red value is 134 (52.73% from 255 or 77.46% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 134 - color contains mainly: red. Hex color #861413 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861413 is #79EBEC. Grayscale: #363636. Windows color (decimal): -7990253 or 1250438. OLE color: 1250438.
HSL color Cylindrical-coordinate representation of color #861413: hue angle of 0.52º 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 #861413 is Cyan = 0, Magento = 0.85, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 19 | - |
| CMYK | 0 | 0.85 | 0.86 | 0.47 |
| HSL | 0.52º | 0.75% | 0.3% | - |
| HSV(B) | 0.52º | 0.86% | 0.53% | - |
| XYZ | 10.2 | 5.62 | 1.16 | - |
| YUV | 53.97 | 108.27 | 185.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 19 | 0 | 0.85 | 0.86 | 0.47 | 0.52 | 0.75 | 0.3 |
| Hex | 86 | 14 | 13 | 0 | 55 | 56 | 2F | 1 | 4B | 1E |
| Octal | 206 | 24 | 23 | 0 | 125 | 126 | 57 | 1 | 113 | 36 |
| Binary | 10000110 | 10100 | 10011 | 0 | 1010101 | 1010110 | 101111 | 1 | 1001011 | 11110 |
Color Harmonies of #861413
Complementary color
Monochromatic Colors of #861413
Black with #861413
Text Example
Text Example
White with #861413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861413; }
p { color: rgb(134,20,19); }
H1.HeaderClassName
{
color: #861413;
}
.AnyTagClassName
{
color: #861413;
}
</style>
background-color css
<style>
a { background-color: #861413; }
a { background-color: rgb(134,20,19); }
div.DivClassName
{
background-color: #861413;
}
.BgClassName
{
background-color: #861413;
}
</style>
border-color css
<style>
span { border-color: #861413; }
span { border-color: rgb(134,20,19); }
td.TdClassName
{
border-color: #861413;
}
.TagClassName
{
border-color: #861413;
}
</style>