Shades of Falu Red #861310
Tints of Falu Red #861310
RGB
CMYK
RGB Variations
Color information
#861310 (or 0x861310) is known color: Falu Red. HEX triplet: 86, 13 and 10. RGB value is (134,19,16). Sum of RGB (Red+Green+Blue) = 134+19+16=169 (22% of max value = 765). Red value is 134 (52.73% from 255 or 79.29% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 134 - color contains mainly: red. Hex color #861310 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861310 is #79ECEF. Grayscale: #353535. Windows color (decimal): -7990512 or 1053574. OLE color: 1053574.
HSL color Cylindrical-coordinate representation of color #861310: hue angle of 1.53º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861310 is Cyan = 0, Magento = 0.86, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 16 | - |
| CMYK | 0 | 0.86 | 0.88 | 0.47 |
| HSL | 1.53º | 0.79% | 0.29% | - |
| HSV(B) | 1.53º | 0.88% | 0.53% | - |
| XYZ | 10.16 | 5.57 | 1.03 | - |
| YUV | 53.04 | 107.1 | 185.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 16 | 0 | 0.86 | 0.88 | 0.47 | 1.53 | 0.79 | 0.29 |
| Hex | 86 | 13 | 10 | 0 | 56 | 58 | 2F | 2 | 4F | 1D |
| Octal | 206 | 23 | 20 | 0 | 126 | 130 | 57 | 2 | 117 | 35 |
| Binary | 10000110 | 10011 | 10000 | 0 | 1010110 | 1011000 | 101111 | 10 | 1001111 | 11101 |
Color Harmonies of #861310
Complementary color
Monochromatic Colors of #861310
Black with #861310
Text Example
Text Example
White with #861310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861310; }
p { color: rgb(134,19,16); }
H1.HeaderClassName
{
color: #861310;
}
.AnyTagClassName
{
color: #861310;
}
</style>
background-color css
<style>
a { background-color: #861310; }
a { background-color: rgb(134,19,16); }
div.DivClassName
{
background-color: #861310;
}
.BgClassName
{
background-color: #861310;
}
</style>
border-color css
<style>
span { border-color: #861310; }
span { border-color: rgb(134,19,16); }
td.TdClassName
{
border-color: #861310;
}
.TagClassName
{
border-color: #861310;
}
</style>