Shades of Falu Red #712106
Tints of Falu Red #712106
RGB
CMYK
RGB Variations
Color information
#712106 (or 0x712106) is known color: Falu Red. HEX triplet: 71, 21 and 06. RGB value is (113,33,6). Sum of RGB (Red+Green+Blue) = 113+33+6=152 (20% of max value = 765). Red value is 113 (44.53% from 255 or 74.34% from 152); Green value is 33 (13.28% from 255 or 21.71% from 152); Blue value is 6 (2.73% from 255 or 3.95% from 152); Max value from RGB is 113 - color contains mainly: red. Hex color #712106 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712106 is #8EDEF9. Grayscale: #363636. Windows color (decimal): -9363194 or 401777. OLE color: 401777.
HSL color Cylindrical-coordinate representation of color #712106: hue angle of 15.14º 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 #712106 is Cyan = 0, Magento = 0.71, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 33 | 6 | - |
| CMYK | 0 | 0.71 | 0.95 | 0.56 |
| HSL | 15.14º | 0.9% | 0.23% | - |
| HSV(B) | 15.14º | 0.95% | 0.44% | - |
| XYZ | 7.39 | 4.61 | 0.67 | - |
| YUV | 53.84 | 101 | 170.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 33 | 6 | 0 | 0.71 | 0.95 | 0.56 | 15.14 | 0.9 | 0.23 |
| Hex | 71 | 21 | 6 | 0 | 47 | 5F | 38 | F | 5A | 17 |
| Octal | 161 | 41 | 6 | 0 | 107 | 137 | 70 | 17 | 132 | 27 |
| Binary | 1110001 | 100001 | 110 | 0 | 1000111 | 1011111 | 111000 | 1111 | 1011010 | 10111 |
Color Harmonies of #712106
Complementary color
Monochromatic Colors of #712106
Black with #712106
Text Example
Text Example
White with #712106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712106; }
p { color: rgb(113,33,6); }
H1.HeaderClassName
{
color: #712106;
}
.AnyTagClassName
{
color: #712106;
}
</style>
background-color css
<style>
a { background-color: #712106; }
a { background-color: rgb(113,33,6); }
div.DivClassName
{
background-color: #712106;
}
.BgClassName
{
background-color: #712106;
}
</style>
border-color css
<style>
span { border-color: #712106; }
span { border-color: rgb(113,33,6); }
td.TdClassName
{
border-color: #712106;
}
.TagClassName
{
border-color: #712106;
}
</style>