Shades of Falu Red #862218
Tints of Falu Red #862218
RGB
CMYK
RGB Variations
Color information
#862218 (or 0x862218) is known color: Falu Red. HEX triplet: 86, 22 and 18. RGB value is (134,34,24). Sum of RGB (Red+Green+Blue) = 134+34+24=192 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.79% from 192); Green value is 34 (13.67% from 255 or 17.71% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 134 - color contains mainly: red. Hex color #862218 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862218 is #79DDE7. Grayscale: #3E3E3E. Windows color (decimal): -7986664 or 1581702. OLE color: 1581702.
HSL color Cylindrical-coordinate representation of color #862218: hue angle of 5.45º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #862218 is Cyan = 0, Magento = 0.75, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 34 | 24 | - |
| CMYK | 0 | 0.75 | 0.82 | 0.47 |
| HSL | 5.45º | 0.7% | 0.31% | - |
| HSV(B) | 5.45º | 0.82% | 0.53% | - |
| XYZ | 10.57 | 6.28 | 1.52 | - |
| YUV | 62.76 | 106.13 | 178.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 34 | 24 | 0 | 0.75 | 0.82 | 0.47 | 5.45 | 0.7 | 0.31 |
| Hex | 86 | 22 | 18 | 0 | 4B | 52 | 2F | 5 | 46 | 1F |
| Octal | 206 | 42 | 30 | 0 | 113 | 122 | 57 | 5 | 106 | 37 |
| Binary | 10000110 | 100010 | 11000 | 0 | 1001011 | 1010010 | 101111 | 101 | 1000110 | 11111 |
Color Harmonies of #862218
Complementary color
Monochromatic Colors of #862218
Black with #862218
Text Example
Text Example
White with #862218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862218; }
p { color: rgb(134,34,24); }
H1.HeaderClassName
{
color: #862218;
}
.AnyTagClassName
{
color: #862218;
}
</style>
background-color css
<style>
a { background-color: #862218; }
a { background-color: rgb(134,34,24); }
div.DivClassName
{
background-color: #862218;
}
.BgClassName
{
background-color: #862218;
}
</style>
border-color css
<style>
span { border-color: #862218; }
span { border-color: rgb(134,34,24); }
td.TdClassName
{
border-color: #862218;
}
.TagClassName
{
border-color: #862218;
}
</style>