Shades of Falu Red #711910
Tints of Falu Red #711910
RGB
CMYK
RGB Variations
Color information
#711910 (or 0x711910) is known color: Falu Red. HEX triplet: 71, 19 and 10. RGB value is (113,25,16). Sum of RGB (Red+Green+Blue) = 113+25+16=154 (20% of max value = 765). Red value is 113 (44.53% from 255 or 73.38% from 154); Green value is 25 (10.16% from 255 or 16.23% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 113 - color contains mainly: red. Hex color #711910 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711910 is #8EE6EF. Grayscale: #323232. Windows color (decimal): -9365232 or 1055089. OLE color: 1055089.
HSL color Cylindrical-coordinate representation of color #711910: hue angle of 5.57º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #711910 is Cyan = 0, Magento = 0.78, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 16 | - |
| CMYK | 0 | 0.78 | 0.86 | 0.56 |
| HSL | 5.57º | 0.75% | 0.25% | - |
| HSV(B) | 5.57º | 0.86% | 0.44% | - |
| XYZ | 7.25 | 4.24 | 0.93 | - |
| YUV | 50.29 | 108.65 | 172.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 16 | 0 | 0.78 | 0.86 | 0.56 | 5.57 | 0.75 | 0.25 |
| Hex | 71 | 19 | 10 | 0 | 4E | 56 | 38 | 6 | 4B | 19 |
| Octal | 161 | 31 | 20 | 0 | 116 | 126 | 70 | 6 | 113 | 31 |
| Binary | 1110001 | 11001 | 10000 | 0 | 1001110 | 1010110 | 111000 | 110 | 1001011 | 11001 |
Color Harmonies of #711910
Complementary color
Monochromatic Colors of #711910
Black with #711910
Text Example
Text Example
White with #711910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711910; }
p { color: rgb(113,25,16); }
H1.HeaderClassName
{
color: #711910;
}
.AnyTagClassName
{
color: #711910;
}
</style>
background-color css
<style>
a { background-color: #711910; }
a { background-color: rgb(113,25,16); }
div.DivClassName
{
background-color: #711910;
}
.BgClassName
{
background-color: #711910;
}
</style>
border-color css
<style>
span { border-color: #711910; }
span { border-color: rgb(113,25,16); }
td.TdClassName
{
border-color: #711910;
}
.TagClassName
{
border-color: #711910;
}
</style>