Shades of Falu Red #711812
Tints of Falu Red #711812
RGB
CMYK
RGB Variations
Color information
#711812 (or 0x711812) is known color: Falu Red. HEX triplet: 71, 18 and 12. RGB value is (113,24,18). Sum of RGB (Red+Green+Blue) = 113+24+18=155 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.90% from 155); Green value is 24 (9.77% from 255 or 15.48% from 155); Blue value is 18 (7.42% from 255 or 11.61% from 155); Max value from RGB is 113 - color contains mainly: red. Hex color #711812 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711812 is #8EE7ED. Grayscale: #323232. Windows color (decimal): -9365486 or 1185905. OLE color: 1185905.
HSL color Cylindrical-coordinate representation of color #711812: hue angle of 3.79º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711812 is Cyan = 0, Magento = 0.79, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 24 | 18 | - |
| CMYK | 0 | 0.79 | 0.84 | 0.56 |
| HSL | 3.79º | 0.73% | 0.26% | - |
| HSV(B) | 3.79º | 0.84% | 0.44% | - |
| XYZ | 7.25 | 4.21 | 1 | - |
| YUV | 49.93 | 109.99 | 172.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 24 | 18 | 0 | 0.79 | 0.84 | 0.56 | 3.79 | 0.73 | 0.26 |
| Hex | 71 | 18 | 12 | 0 | 4F | 54 | 38 | 4 | 49 | 1A |
| Octal | 161 | 30 | 22 | 0 | 117 | 124 | 70 | 4 | 111 | 32 |
| Binary | 1110001 | 11000 | 10010 | 0 | 1001111 | 1010100 | 111000 | 100 | 1001001 | 11010 |
Color Harmonies of #711812
Complementary color
Monochromatic Colors of #711812
Black with #711812
Text Example
Text Example
White with #711812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711812; }
p { color: rgb(113,24,18); }
H1.HeaderClassName
{
color: #711812;
}
.AnyTagClassName
{
color: #711812;
}
</style>
background-color css
<style>
a { background-color: #711812; }
a { background-color: rgb(113,24,18); }
div.DivClassName
{
background-color: #711812;
}
.BgClassName
{
background-color: #711812;
}
</style>
border-color css
<style>
span { border-color: #711812; }
span { border-color: rgb(113,24,18); }
td.TdClassName
{
border-color: #711812;
}
.TagClassName
{
border-color: #711812;
}
</style>