Shades of Falu Red #711905
Tints of Falu Red #711905
RGB
CMYK
RGB Variations
Color information
#711905 (or 0x711905) is known color: Falu Red. HEX triplet: 71, 19 and 05. RGB value is (113,25,5). Sum of RGB (Red+Green+Blue) = 113+25+5=143 (18% of max value = 765). Red value is 113 (44.53% from 255 or 79.02% from 143); Green value is 25 (10.16% from 255 or 17.48% from 143); Blue value is 5 (2.34% from 255 or 3.50% from 143); Max value from RGB is 113 - color contains mainly: red. Hex color #711905 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711905 is #8EE6FA. Grayscale: #313131. Windows color (decimal): -9365243 or 334193. OLE color: 334193.
HSL color Cylindrical-coordinate representation of color #711905: hue angle of 11.11º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #711905 is Cyan = 0, Magento = 0.78, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 5 | - |
| CMYK | 0 | 0.78 | 0.96 | 0.56 |
| HSL | 11.11º | 0.92% | 0.23% | - |
| HSV(B) | 11.11º | 0.96% | 0.44% | - |
| XYZ | 7.19 | 4.22 | 0.58 | - |
| YUV | 49.03 | 103.15 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 5 | 0 | 0.78 | 0.96 | 0.56 | 11.11 | 0.92 | 0.23 |
| Hex | 71 | 19 | 5 | 0 | 4E | 60 | 38 | B | 5C | 17 |
| Octal | 161 | 31 | 5 | 0 | 116 | 140 | 70 | 13 | 134 | 27 |
| Binary | 1110001 | 11001 | 101 | 0 | 1001110 | 1100000 | 111000 | 1011 | 1011100 | 10111 |
Color Harmonies of #711905
Complementary color
Monochromatic Colors of #711905
Black with #711905
Text Example
Text Example
White with #711905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711905; }
p { color: rgb(113,25,5); }
H1.HeaderClassName
{
color: #711905;
}
.AnyTagClassName
{
color: #711905;
}
</style>
background-color css
<style>
a { background-color: #711905; }
a { background-color: rgb(113,25,5); }
div.DivClassName
{
background-color: #711905;
}
.BgClassName
{
background-color: #711905;
}
</style>
border-color css
<style>
span { border-color: #711905; }
span { border-color: rgb(113,25,5); }
td.TdClassName
{
border-color: #711905;
}
.TagClassName
{
border-color: #711905;
}
</style>