Shades of Falu Red #711906
Tints of Falu Red #711906
RGB
CMYK
RGB Variations
Color information
#711906 (or 0x711906) is known color: Falu Red. HEX triplet: 71, 19 and 06. RGB value is (113,25,6). Sum of RGB (Red+Green+Blue) = 113+25+6=144 (19% of max value = 765). Red value is 113 (44.53% from 255 or 78.47% from 144); Green value is 25 (10.16% from 255 or 17.36% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 113 - color contains mainly: red. Hex color #711906 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711906 is #8EE6F9. Grayscale: #313131. Windows color (decimal): -9365242 or 399729. OLE color: 399729.
HSL color Cylindrical-coordinate representation of color #711906: hue angle of 10.65º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #711906 is Cyan = 0, Magento = 0.78, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 25 | 6 | - |
| CMYK | 0 | 0.78 | 0.95 | 0.56 |
| HSL | 10.65º | 0.9% | 0.23% | - |
| HSV(B) | 10.65º | 0.95% | 0.44% | - |
| XYZ | 7.19 | 4.22 | 0.61 | - |
| YUV | 49.15 | 103.65 | 173.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 25 | 6 | 0 | 0.78 | 0.95 | 0.56 | 10.65 | 0.9 | 0.23 |
| Hex | 71 | 19 | 6 | 0 | 4E | 5F | 38 | B | 5A | 17 |
| Octal | 161 | 31 | 6 | 0 | 116 | 137 | 70 | 13 | 132 | 27 |
| Binary | 1110001 | 11001 | 110 | 0 | 1001110 | 1011111 | 111000 | 1011 | 1011010 | 10111 |
Color Harmonies of #711906
Complementary color
Monochromatic Colors of #711906
Black with #711906
Text Example
Text Example
White with #711906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711906; }
p { color: rgb(113,25,6); }
H1.HeaderClassName
{
color: #711906;
}
.AnyTagClassName
{
color: #711906;
}
</style>
background-color css
<style>
a { background-color: #711906; }
a { background-color: rgb(113,25,6); }
div.DivClassName
{
background-color: #711906;
}
.BgClassName
{
background-color: #711906;
}
</style>
border-color css
<style>
span { border-color: #711906; }
span { border-color: rgb(113,25,6); }
td.TdClassName
{
border-color: #711906;
}
.TagClassName
{
border-color: #711906;
}
</style>