Shades of Falu Red #711816
Tints of Falu Red #711816
RGB
CMYK
RGB Variations
Color information
#711816 (or 0x711816) is known color: Falu Red. HEX triplet: 71, 18 and 16. RGB value is (113,24,22). Sum of RGB (Red+Green+Blue) = 113+24+22=159 (21% of max value = 765). Red value is 113 (44.53% from 255 or 71.07% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 113 - color contains mainly: red. Hex color #711816 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711816 is #8EE7E9. Grayscale: #323232. Windows color (decimal): -9365482 or 1448049. OLE color: 1448049.
HSL color Cylindrical-coordinate representation of color #711816: hue angle of 1.32º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711816 is Cyan = 0, Magento = 0.79, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 24 | 22 | - |
| CMYK | 0 | 0.79 | 0.81 | 0.56 |
| HSL | 1.32º | 0.67% | 0.26% | - |
| HSV(B) | 1.32º | 0.81% | 0.44% | - |
| XYZ | 7.28 | 4.22 | 1.19 | - |
| YUV | 50.38 | 111.99 | 172.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 24 | 22 | 0 | 0.79 | 0.81 | 0.56 | 1.32 | 0.67 | 0.26 |
| Hex | 71 | 18 | 16 | 0 | 4F | 51 | 38 | 1 | 43 | 1A |
| Octal | 161 | 30 | 26 | 0 | 117 | 121 | 70 | 1 | 103 | 32 |
| Binary | 1110001 | 11000 | 10110 | 0 | 1001111 | 1010001 | 111000 | 1 | 1000011 | 11010 |
Color Harmonies of #711816
Complementary color
Monochromatic Colors of #711816
Black with #711816
Text Example
Text Example
White with #711816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711816; }
p { color: rgb(113,24,22); }
H1.HeaderClassName
{
color: #711816;
}
.AnyTagClassName
{
color: #711816;
}
</style>
background-color css
<style>
a { background-color: #711816; }
a { background-color: rgb(113,24,22); }
div.DivClassName
{
background-color: #711816;
}
.BgClassName
{
background-color: #711816;
}
</style>
border-color css
<style>
span { border-color: #711816; }
span { border-color: rgb(113,24,22); }
td.TdClassName
{
border-color: #711816;
}
.TagClassName
{
border-color: #711816;
}
</style>