Shades of Falu Red #862215
Tints of Falu Red #862215
RGB
CMYK
RGB Variations
Color information
#862215 (or 0x862215) is known color: Falu Red. HEX triplet: 86, 22 and 15. RGB value is (134,34,21). Sum of RGB (Red+Green+Blue) = 134+34+21=189 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.90% from 189); Green value is 34 (13.67% from 255 or 17.99% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 134 - color contains mainly: red. Hex color #862215 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862215 is #79DDEA. Grayscale: #3E3E3E. Windows color (decimal): -7986667 or 1385094. OLE color: 1385094.
HSL color Cylindrical-coordinate representation of color #862215: hue angle of 6.9º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #862215 is Cyan = 0, Magento = 0.75, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 21 | - |
| CMYK | 0 | 0.75 | 0.84 | 0.47 |
| HSL | 6.9º | 0.73% | 0.3% | - |
| HSV(B) | 6.9º | 0.84% | 0.53% | - |
| XYZ | 10.54 | 6.27 | 1.36 | - |
| YUV | 62.42 | 104.63 | 179.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 21 | 0 | 0.75 | 0.84 | 0.47 | 6.9 | 0.73 | 0.3 |
| Hex | 86 | 22 | 15 | 0 | 4B | 54 | 2F | 7 | 49 | 1E |
| Octal | 206 | 42 | 25 | 0 | 113 | 124 | 57 | 7 | 111 | 36 |
| Binary | 10000110 | 100010 | 10101 | 0 | 1001011 | 1010100 | 101111 | 111 | 1001001 | 11110 |
Color Harmonies of #862215
Complementary color
Monochromatic Colors of #862215
Black with #862215
Text Example
Text Example
White with #862215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862215; }
p { color: rgb(134,34,21); }
H1.HeaderClassName
{
color: #862215;
}
.AnyTagClassName
{
color: #862215;
}
</style>
background-color css
<style>
a { background-color: #862215; }
a { background-color: rgb(134,34,21); }
div.DivClassName
{
background-color: #862215;
}
.BgClassName
{
background-color: #862215;
}
</style>
border-color css
<style>
span { border-color: #862215; }
span { border-color: rgb(134,34,21); }
td.TdClassName
{
border-color: #862215;
}
.TagClassName
{
border-color: #862215;
}
</style>