Shades of Falu Red #711614
Tints of Falu Red #711614
RGB
CMYK
RGB Variations
Color information
#711614 (or 0x711614) is known color: Falu Red. HEX triplet: 71, 16 and 14. RGB value is (113,22,20). Sum of RGB (Red+Green+Blue) = 113+22+20=155 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.90% from 155); Green value is 22 (8.98% from 255 or 14.19% from 155); Blue value is 20 (8.20% from 255 or 12.90% from 155); Max value from RGB is 113 - color contains mainly: red. Hex color #711614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711614 is #8EE9EB. Grayscale: #313131. Windows color (decimal): -9365996 or 1316465. OLE color: 1316465.
HSL color Cylindrical-coordinate representation of color #711614: hue angle of 1.29º 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 #711614 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 20 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.56 |
| HSL | 1.29º | 0.7% | 0.26% | - |
| HSV(B) | 1.29º | 0.82% | 0.44% | - |
| XYZ | 7.22 | 4.14 | 1.08 | - |
| YUV | 48.98 | 111.65 | 173.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 20 | 0 | 0.81 | 0.82 | 0.56 | 1.29 | 0.7 | 0.26 |
| Hex | 71 | 16 | 14 | 0 | 51 | 52 | 38 | 1 | 46 | 1A |
| Octal | 161 | 26 | 24 | 0 | 121 | 122 | 70 | 1 | 106 | 32 |
| Binary | 1110001 | 10110 | 10100 | 0 | 1010001 | 1010010 | 111000 | 1 | 1000110 | 11010 |
Color Harmonies of #711614
Complementary color
Monochromatic Colors of #711614
Black with #711614
Text Example
Text Example
White with #711614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711614; }
p { color: rgb(113,22,20); }
H1.HeaderClassName
{
color: #711614;
}
.AnyTagClassName
{
color: #711614;
}
</style>
background-color css
<style>
a { background-color: #711614; }
a { background-color: rgb(113,22,20); }
div.DivClassName
{
background-color: #711614;
}
.BgClassName
{
background-color: #711614;
}
</style>
border-color css
<style>
span { border-color: #711614; }
span { border-color: rgb(113,22,20); }
td.TdClassName
{
border-color: #711614;
}
.TagClassName
{
border-color: #711614;
}
</style>