Shades of Falu Red #711413
Tints of Falu Red #711413
RGB
CMYK
RGB Variations
Color information
#711413 (or 0x711413) is known color: Falu Red. HEX triplet: 71, 14 and 13. RGB value is (113,20,19). Sum of RGB (Red+Green+Blue) = 113+20+19=152 (20% of max value = 765). Red value is 113 (44.53% from 255 or 74.34% from 152); Green value is 20 (8.20% from 255 or 13.16% from 152); Blue value is 19 (7.81% from 255 or 12.5% from 152); Max value from RGB is 113 - color contains mainly: red. Hex color #711413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711413 is #8EEBEC. Grayscale: #2F2F2F. Windows color (decimal): -9366509 or 1250417. OLE color: 1250417.
HSL color Cylindrical-coordinate representation of color #711413: hue angle of 0.64º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #711413 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 20 | 19 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.56 |
| HSL | 0.64º | 0.71% | 0.26% | - |
| HSV(B) | 0.64º | 0.83% | 0.44% | - |
| XYZ | 7.18 | 4.06 | 1.02 | - |
| YUV | 47.69 | 111.81 | 174.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 20 | 19 | 0 | 0.82 | 0.83 | 0.56 | 0.64 | 0.71 | 0.26 |
| Hex | 71 | 14 | 13 | 0 | 52 | 53 | 38 | 1 | 47 | 1A |
| Octal | 161 | 24 | 23 | 0 | 122 | 123 | 70 | 1 | 107 | 32 |
| Binary | 1110001 | 10100 | 10011 | 0 | 1010010 | 1010011 | 111000 | 1 | 1000111 | 11010 |
Color Harmonies of #711413
Complementary color
Monochromatic Colors of #711413
Black with #711413
Text Example
Text Example
White with #711413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711413; }
p { color: rgb(113,20,19); }
H1.HeaderClassName
{
color: #711413;
}
.AnyTagClassName
{
color: #711413;
}
</style>
background-color css
<style>
a { background-color: #711413; }
a { background-color: rgb(113,20,19); }
div.DivClassName
{
background-color: #711413;
}
.BgClassName
{
background-color: #711413;
}
</style>
border-color css
<style>
span { border-color: #711413; }
span { border-color: rgb(113,20,19); }
td.TdClassName
{
border-color: #711413;
}
.TagClassName
{
border-color: #711413;
}
</style>