Shades of Falu Red #711914
Tints of Falu Red #711914
RGB
CMYK
RGB Variations
Color information
#711914 (or 0x711914) is known color: Falu Red. HEX triplet: 71, 19 and 14. RGB value is (113,25,20). Sum of RGB (Red+Green+Blue) = 113+25+20=158 (20% of max value = 765). Red value is 113 (44.53% from 255 or 71.52% from 158); Green value is 25 (10.16% from 255 or 15.82% from 158); Blue value is 20 (8.20% from 255 or 12.66% from 158); Max value from RGB is 113 - color contains mainly: red. Hex color #711914 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711914 is #8EE6EB. Grayscale: #323232. Windows color (decimal): -9365228 or 1317233. OLE color: 1317233.
HSL color Cylindrical-coordinate representation of color #711914: hue angle of 3.23º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #711914 is Cyan = 0, Magento = 0.78, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 20 | - |
| CMYK | 0 | 0.78 | 0.82 | 0.56 |
| HSL | 3.23º | 0.7% | 0.26% | - |
| HSV(B) | 3.23º | 0.82% | 0.44% | - |
| XYZ | 7.28 | 4.26 | 1.1 | - |
| YUV | 50.74 | 110.65 | 172.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 20 | 0 | 0.78 | 0.82 | 0.56 | 3.23 | 0.7 | 0.26 |
| Hex | 71 | 19 | 14 | 0 | 4E | 52 | 38 | 3 | 46 | 1A |
| Octal | 161 | 31 | 24 | 0 | 116 | 122 | 70 | 3 | 106 | 32 |
| Binary | 1110001 | 11001 | 10100 | 0 | 1001110 | 1010010 | 111000 | 11 | 1000110 | 11010 |
Color Harmonies of #711914
Complementary color
Monochromatic Colors of #711914
Black with #711914
Text Example
Text Example
White with #711914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711914; }
p { color: rgb(113,25,20); }
H1.HeaderClassName
{
color: #711914;
}
.AnyTagClassName
{
color: #711914;
}
</style>
background-color css
<style>
a { background-color: #711914; }
a { background-color: rgb(113,25,20); }
div.DivClassName
{
background-color: #711914;
}
.BgClassName
{
background-color: #711914;
}
</style>
border-color css
<style>
span { border-color: #711914; }
span { border-color: rgb(113,25,20); }
td.TdClassName
{
border-color: #711914;
}
.TagClassName
{
border-color: #711914;
}
</style>