Shades of Falu Red #711510
Tints of Falu Red #711510
RGB
CMYK
RGB Variations
Color information
#711510 (or 0x711510) is known color: Falu Red. HEX triplet: 71, 15 and 10. RGB value is (113,21,16). Sum of RGB (Red+Green+Blue) = 113+21+16=150 (19% of max value = 765). Red value is 113 (44.53% from 255 or 75.33% from 150); Green value is 21 (8.59% from 255 or 14% from 150); Blue value is 16 (6.64% from 255 or 10.67% from 150); Max value from RGB is 113 - color contains mainly: red. Hex color #711510 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711510 is #8EEAEF. Grayscale: #303030. Windows color (decimal): -9366256 or 1054065. OLE color: 1054065.
HSL color Cylindrical-coordinate representation of color #711510: hue angle of 3.09º 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 #711510 is Cyan = 0, Magento = 0.81, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 16 | - |
| CMYK | 0 | 0.81 | 0.86 | 0.56 |
| HSL | 3.09º | 0.75% | 0.25% | - |
| HSV(B) | 3.09º | 0.86% | 0.44% | - |
| XYZ | 7.17 | 4.08 | 0.9 | - |
| YUV | 47.94 | 109.98 | 174.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 16 | 0 | 0.81 | 0.86 | 0.56 | 3.09 | 0.75 | 0.25 |
| Hex | 71 | 15 | 10 | 0 | 51 | 56 | 38 | 3 | 4B | 19 |
| Octal | 161 | 25 | 20 | 0 | 121 | 126 | 70 | 3 | 113 | 31 |
| Binary | 1110001 | 10101 | 10000 | 0 | 1010001 | 1010110 | 111000 | 11 | 1001011 | 11001 |
Color Harmonies of #711510
Complementary color
Monochromatic Colors of #711510
Black with #711510
Text Example
Text Example
White with #711510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711510; }
p { color: rgb(113,21,16); }
H1.HeaderClassName
{
color: #711510;
}
.AnyTagClassName
{
color: #711510;
}
</style>
background-color css
<style>
a { background-color: #711510; }
a { background-color: rgb(113,21,16); }
div.DivClassName
{
background-color: #711510;
}
.BgClassName
{
background-color: #711510;
}
</style>
border-color css
<style>
span { border-color: #711510; }
span { border-color: rgb(113,21,16); }
td.TdClassName
{
border-color: #711510;
}
.TagClassName
{
border-color: #711510;
}
</style>