Shades of Falu Red #711713
Tints of Falu Red #711713
RGB
CMYK
RGB Variations
Color information
#711713 (or 0x711713) is known color: Falu Red. HEX triplet: 71, 17 and 13. RGB value is (113,23,19). Sum of RGB (Red+Green+Blue) = 113+23+19=155 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.90% from 155); Green value is 23 (9.38% from 255 or 14.84% from 155); Blue value is 19 (7.81% from 255 or 12.26% from 155); Max value from RGB is 113 - color contains mainly: red. Hex color #711713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711713 is #8EE8EC. Grayscale: #313131. Windows color (decimal): -9365741 or 1251185. OLE color: 1251185.
HSL color Cylindrical-coordinate representation of color #711713: hue angle of 2.55º 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 #711713 is Cyan = 0, Magento = 0.80, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 23 | 19 | - |
| CMYK | 0 | 0.80 | 0.83 | 0.56 |
| HSL | 2.55º | 0.71% | 0.26% | - |
| HSV(B) | 2.55º | 0.83% | 0.44% | - |
| XYZ | 7.23 | 4.17 | 1.04 | - |
| YUV | 49.45 | 110.82 | 173.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 23 | 19 | 0 | 0.80 | 0.83 | 0.56 | 2.55 | 0.71 | 0.26 |
| Hex | 71 | 17 | 13 | 0 | 50 | 53 | 38 | 3 | 47 | 1A |
| Octal | 161 | 27 | 23 | 0 | 120 | 123 | 70 | 3 | 107 | 32 |
| Binary | 1110001 | 10111 | 10011 | 0 | 1010000 | 1010011 | 111000 | 11 | 1000111 | 11010 |
Color Harmonies of #711713
Complementary color
Monochromatic Colors of #711713
Black with #711713
Text Example
Text Example
White with #711713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711713; }
p { color: rgb(113,23,19); }
H1.HeaderClassName
{
color: #711713;
}
.AnyTagClassName
{
color: #711713;
}
</style>
background-color css
<style>
a { background-color: #711713; }
a { background-color: rgb(113,23,19); }
div.DivClassName
{
background-color: #711713;
}
.BgClassName
{
background-color: #711713;
}
</style>
border-color css
<style>
span { border-color: #711713; }
span { border-color: rgb(113,23,19); }
td.TdClassName
{
border-color: #711713;
}
.TagClassName
{
border-color: #711713;
}
</style>