Shades of Falu Red #862213
Tints of Falu Red #862213
RGB
CMYK
RGB Variations
Color information
#862213 (or 0x862213) is known color: Falu Red. HEX triplet: 86, 22 and 13. RGB value is (134,34,19). Sum of RGB (Red+Green+Blue) = 134+34+19=187 (24% of max value = 765). Red value is 134 (52.73% from 255 or 71.66% from 187); Green value is 34 (13.67% from 255 or 18.18% from 187); Blue value is 19 (7.81% from 255 or 10.16% from 187); Max value from RGB is 134 - color contains mainly: red. Hex color #862213 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862213 is #79DDEC. Grayscale: #3E3E3E. Windows color (decimal): -7986669 or 1254022. OLE color: 1254022.
HSL color Cylindrical-coordinate representation of color #862213: hue angle of 7.83º 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 #862213 is Cyan = 0, Magento = 0.75, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 19 | - |
| CMYK | 0 | 0.75 | 0.86 | 0.47 |
| HSL | 7.83º | 0.75% | 0.3% | - |
| HSV(B) | 7.83º | 0.86% | 0.53% | - |
| XYZ | 10.52 | 6.26 | 1.27 | - |
| YUV | 62.19 | 103.63 | 179.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 19 | 0 | 0.75 | 0.86 | 0.47 | 7.83 | 0.75 | 0.3 |
| Hex | 86 | 22 | 13 | 0 | 4B | 56 | 2F | 8 | 4B | 1E |
| Octal | 206 | 42 | 23 | 0 | 113 | 126 | 57 | 10 | 113 | 36 |
| Binary | 10000110 | 100010 | 10011 | 0 | 1001011 | 1010110 | 101111 | 1000 | 1001011 | 11110 |
Color Harmonies of #862213
Complementary color
Monochromatic Colors of #862213
Black with #862213
Text Example
Text Example
White with #862213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862213; }
p { color: rgb(134,34,19); }
H1.HeaderClassName
{
color: #862213;
}
.AnyTagClassName
{
color: #862213;
}
</style>
background-color css
<style>
a { background-color: #862213; }
a { background-color: rgb(134,34,19); }
div.DivClassName
{
background-color: #862213;
}
.BgClassName
{
background-color: #862213;
}
</style>
border-color css
<style>
span { border-color: #862213; }
span { border-color: rgb(134,34,19); }
td.TdClassName
{
border-color: #862213;
}
.TagClassName
{
border-color: #862213;
}
</style>