Shades of Falu Red #701611
Tints of Falu Red #701611
RGB
CMYK
RGB Variations
Color information
#701611 (or 0x701611) is known color: Falu Red. HEX triplet: 70, 16 and 11. RGB value is (112,22,17). Sum of RGB (Red+Green+Blue) = 112+22+17=151 (20% of max value = 765). Red value is 112 (44.14% from 255 or 74.17% from 151); Green value is 22 (8.98% from 255 or 14.57% from 151); Blue value is 17 (7.03% from 255 or 11.26% from 151); Max value from RGB is 112 - color contains mainly: red. Hex color #701611 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701611 is #8FE9EE. Grayscale: #303030. Windows color (decimal): -9431535 or 1119856. OLE color: 1119856.
HSL color Cylindrical-coordinate representation of color #701611: hue angle of 3.16º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #701611 is Cyan = 0, Magento = 0.80, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 22 | 17 | - |
| CMYK | 0 | 0.80 | 0.85 | 0.56 |
| HSL | 3.16º | 0.74% | 0.25% | - |
| HSV(B) | 3.16º | 0.85% | 0.44% | - |
| XYZ | 7.07 | 4.06 | 0.94 | - |
| YUV | 48.34 | 110.32 | 173.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 22 | 17 | 0 | 0.80 | 0.85 | 0.56 | 3.16 | 0.74 | 0.25 |
| Hex | 70 | 16 | 11 | 0 | 50 | 55 | 38 | 3 | 4A | 19 |
| Octal | 160 | 26 | 21 | 0 | 120 | 125 | 70 | 3 | 112 | 31 |
| Binary | 1110000 | 10110 | 10001 | 0 | 1010000 | 1010101 | 111000 | 11 | 1001010 | 11001 |
Color Harmonies of #701611
Complementary color
Monochromatic Colors of #701611
Black with #701611
Text Example
Text Example
White with #701611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701611; }
p { color: rgb(112,22,17); }
H1.HeaderClassName
{
color: #701611;
}
.AnyTagClassName
{
color: #701611;
}
</style>
background-color css
<style>
a { background-color: #701611; }
a { background-color: rgb(112,22,17); }
div.DivClassName
{
background-color: #701611;
}
.BgClassName
{
background-color: #701611;
}
</style>
border-color css
<style>
span { border-color: #701611; }
span { border-color: rgb(112,22,17); }
td.TdClassName
{
border-color: #701611;
}
.TagClassName
{
border-color: #701611;
}
</style>