Shades of Falu Red #861813
Tints of Falu Red #861813
RGB
CMYK
RGB Variations
Color information
#861813 (or 0x861813) is known color: Falu Red. HEX triplet: 86, 18 and 13. RGB value is (134,24,19). Sum of RGB (Red+Green+Blue) = 134+24+19=177 (23% of max value = 765). Red value is 134 (52.73% from 255 or 75.71% from 177); Green value is 24 (9.77% from 255 or 13.56% from 177); Blue value is 19 (7.81% from 255 or 10.73% from 177); Max value from RGB is 134 - color contains mainly: red. Hex color #861813 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861813 is #79E7EC. Grayscale: #383838. Windows color (decimal): -7989229 or 1251462. OLE color: 1251462.
HSL color Cylindrical-coordinate representation of color #861813: hue angle of 2.61º 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 #861813 is Cyan = 0, Magento = 0.82, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 19 | - |
| CMYK | 0 | 0.82 | 0.86 | 0.47 |
| HSL | 2.61º | 0.75% | 0.3% | - |
| HSV(B) | 2.61º | 0.86% | 0.53% | - |
| XYZ | 10.28 | 5.77 | 1.19 | - |
| YUV | 56.32 | 106.94 | 183.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 19 | 0 | 0.82 | 0.86 | 0.47 | 2.61 | 0.75 | 0.3 |
| Hex | 86 | 18 | 13 | 0 | 52 | 56 | 2F | 3 | 4B | 1E |
| Octal | 206 | 30 | 23 | 0 | 122 | 126 | 57 | 3 | 113 | 36 |
| Binary | 10000110 | 11000 | 10011 | 0 | 1010010 | 1010110 | 101111 | 11 | 1001011 | 11110 |
Color Harmonies of #861813
Complementary color
Monochromatic Colors of #861813
Black with #861813
Text Example
Text Example
White with #861813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861813; }
p { color: rgb(134,24,19); }
H1.HeaderClassName
{
color: #861813;
}
.AnyTagClassName
{
color: #861813;
}
</style>
background-color css
<style>
a { background-color: #861813; }
a { background-color: rgb(134,24,19); }
div.DivClassName
{
background-color: #861813;
}
.BgClassName
{
background-color: #861813;
}
</style>
border-color css
<style>
span { border-color: #861813; }
span { border-color: rgb(134,24,19); }
td.TdClassName
{
border-color: #861813;
}
.TagClassName
{
border-color: #861813;
}
</style>