Shades of Falu Red #712110
Tints of Falu Red #712110
RGB
CMYK
RGB Variations
Color information
#712110 (or 0x712110) is known color: Falu Red. HEX triplet: 71, 21 and 10. RGB value is (113,33,16). Sum of RGB (Red+Green+Blue) = 113+33+16=162 (21% of max value = 765). Red value is 113 (44.53% from 255 or 69.75% from 162); Green value is 33 (13.28% from 255 or 20.37% from 162); Blue value is 16 (6.64% from 255 or 9.88% from 162); Max value from RGB is 113 - color contains mainly: red. Hex color #712110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712110 is #8EDEEF. Grayscale: #373737. Windows color (decimal): -9363184 or 1057137. OLE color: 1057137.
HSL color Cylindrical-coordinate representation of color #712110: hue angle of 10.52º 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 #712110 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 33 | 16 | - |
| CMYK | 0 | 0.71 | 0.86 | 0.56 |
| HSL | 10.52º | 0.75% | 0.25% | - |
| HSV(B) | 10.52º | 0.86% | 0.44% | - |
| XYZ | 7.45 | 4.64 | 0.99 | - |
| YUV | 54.98 | 106 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 33 | 16 | 0 | 0.71 | 0.86 | 0.56 | 10.52 | 0.75 | 0.25 |
| Hex | 71 | 21 | 10 | 0 | 47 | 56 | 38 | B | 4B | 19 |
| Octal | 161 | 41 | 20 | 0 | 107 | 126 | 70 | 13 | 113 | 31 |
| Binary | 1110001 | 100001 | 10000 | 0 | 1000111 | 1010110 | 111000 | 1011 | 1001011 | 11001 |
Color Harmonies of #712110
Complementary color
Monochromatic Colors of #712110
Black with #712110
Text Example
Text Example
White with #712110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712110; }
p { color: rgb(113,33,16); }
H1.HeaderClassName
{
color: #712110;
}
.AnyTagClassName
{
color: #712110;
}
</style>
background-color css
<style>
a { background-color: #712110; }
a { background-color: rgb(113,33,16); }
div.DivClassName
{
background-color: #712110;
}
.BgClassName
{
background-color: #712110;
}
</style>
border-color css
<style>
span { border-color: #712110; }
span { border-color: rgb(113,33,16); }
td.TdClassName
{
border-color: #712110;
}
.TagClassName
{
border-color: #712110;
}
</style>