Shades of Falu Red #711813
Tints of Falu Red #711813
RGB
CMYK
RGB Variations
Color information
#711813 (or 0x711813) is known color: Falu Red. HEX triplet: 71, 18 and 13. RGB value is (113,24,19). Sum of RGB (Red+Green+Blue) = 113+24+19=156 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.44% from 156); Green value is 24 (9.77% from 255 or 15.38% from 156); Blue value is 19 (7.81% from 255 or 12.18% from 156); Max value from RGB is 113 - color contains mainly: red. Hex color #711813 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711813 is #8EE7EC. Grayscale: #323232. Windows color (decimal): -9365485 or 1251441. OLE color: 1251441.
HSL color Cylindrical-coordinate representation of color #711813: hue angle of 3.19º 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 #711813 is Cyan = 0, Magento = 0.79, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 24 | 19 | - |
| CMYK | 0 | 0.79 | 0.83 | 0.56 |
| HSL | 3.19º | 0.71% | 0.26% | - |
| HSV(B) | 3.19º | 0.83% | 0.44% | - |
| XYZ | 7.25 | 4.21 | 1.05 | - |
| YUV | 50.04 | 110.49 | 172.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 24 | 19 | 0 | 0.79 | 0.83 | 0.56 | 3.19 | 0.71 | 0.26 |
| Hex | 71 | 18 | 13 | 0 | 4F | 53 | 38 | 3 | 47 | 1A |
| Octal | 161 | 30 | 23 | 0 | 117 | 123 | 70 | 3 | 107 | 32 |
| Binary | 1110001 | 11000 | 10011 | 0 | 1001111 | 1010011 | 111000 | 11 | 1000111 | 11010 |
Color Harmonies of #711813
Complementary color
Monochromatic Colors of #711813
Black with #711813
Text Example
Text Example
White with #711813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711813; }
p { color: rgb(113,24,19); }
H1.HeaderClassName
{
color: #711813;
}
.AnyTagClassName
{
color: #711813;
}
</style>
background-color css
<style>
a { background-color: #711813; }
a { background-color: rgb(113,24,19); }
div.DivClassName
{
background-color: #711813;
}
.BgClassName
{
background-color: #711813;
}
</style>
border-color css
<style>
span { border-color: #711813; }
span { border-color: rgb(113,24,19); }
td.TdClassName
{
border-color: #711813;
}
.TagClassName
{
border-color: #711813;
}
</style>