Shades of Falu Red #862113
Tints of Falu Red #862113
RGB
CMYK
RGB Variations
Color information
#862113 (or 0x862113) is known color: Falu Red. HEX triplet: 86, 21 and 13. RGB value is (134,33,19). Sum of RGB (Red+Green+Blue) = 134+33+19=186 (24% of max value = 765). Red value is 134 (52.73% from 255 or 72.04% from 186); Green value is 33 (13.28% from 255 or 17.74% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 134 - color contains mainly: red. Hex color #862113 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862113 is #79DEEC. Grayscale: #3D3D3D. Windows color (decimal): -7986925 or 1253766. OLE color: 1253766.
HSL color Cylindrical-coordinate representation of color #862113: hue angle of 7.3º 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 #862113 is Cyan = 0, Magento = 0.75, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 33 | 19 | - |
| CMYK | 0 | 0.75 | 0.86 | 0.47 |
| HSL | 7.3º | 0.75% | 0.3% | - |
| HSV(B) | 7.3º | 0.86% | 0.53% | - |
| XYZ | 10.49 | 6.2 | 1.26 | - |
| YUV | 61.6 | 103.96 | 179.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 33 | 19 | 0 | 0.75 | 0.86 | 0.47 | 7.3 | 0.75 | 0.3 |
| Hex | 86 | 21 | 13 | 0 | 4B | 56 | 2F | 7 | 4B | 1E |
| Octal | 206 | 41 | 23 | 0 | 113 | 126 | 57 | 7 | 113 | 36 |
| Binary | 10000110 | 100001 | 10011 | 0 | 1001011 | 1010110 | 101111 | 111 | 1001011 | 11110 |
Color Harmonies of #862113
Complementary color
Monochromatic Colors of #862113
Black with #862113
Text Example
Text Example
White with #862113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862113; }
p { color: rgb(134,33,19); }
H1.HeaderClassName
{
color: #862113;
}
.AnyTagClassName
{
color: #862113;
}
</style>
background-color css
<style>
a { background-color: #862113; }
a { background-color: rgb(134,33,19); }
div.DivClassName
{
background-color: #862113;
}
.BgClassName
{
background-color: #862113;
}
</style>
border-color css
<style>
span { border-color: #862113; }
span { border-color: rgb(134,33,19); }
td.TdClassName
{
border-color: #862113;
}
.TagClassName
{
border-color: #862113;
}
</style>