Shades of Falu Red #711312
Tints of Falu Red #711312
RGB
CMYK
RGB Variations
Color information
#711312 (or 0x711312) is known color: Falu Red. HEX triplet: 71, 13 and 12. RGB value is (113,19,18). Sum of RGB (Red+Green+Blue) = 113+19+18=150 (19% of max value = 765). Red value is 113 (44.53% from 255 or 75.33% from 150); Green value is 19 (7.81% from 255 or 12.67% from 150); Blue value is 18 (7.42% from 255 or 12% from 150); Max value from RGB is 113 - color contains mainly: red. Hex color #711312 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711312 is #8EECED. Grayscale: #2F2F2F. Windows color (decimal): -9366766 or 1184625. OLE color: 1184625.
HSL color Cylindrical-coordinate representation of color #711312: hue angle of 0.63º 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 #711312 is Cyan = 0, Magento = 0.83, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 19 | 18 | - |
| CMYK | 0 | 0.83 | 0.84 | 0.56 |
| HSL | 0.63º | 0.73% | 0.26% | - |
| HSV(B) | 0.63º | 0.84% | 0.44% | - |
| XYZ | 7.15 | 4.02 | 0.97 | - |
| YUV | 46.99 | 111.64 | 175.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 18 | 0 | 0.83 | 0.84 | 0.56 | 0.63 | 0.73 | 0.26 |
| Hex | 71 | 13 | 12 | 0 | 53 | 54 | 38 | 1 | 49 | 1A |
| Octal | 161 | 23 | 22 | 0 | 123 | 124 | 70 | 1 | 111 | 32 |
| Binary | 1110001 | 10011 | 10010 | 0 | 1010011 | 1010100 | 111000 | 1 | 1001001 | 11010 |
Color Harmonies of #711312
Complementary color
Monochromatic Colors of #711312
Black with #711312
Text Example
Text Example
White with #711312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711312; }
p { color: rgb(113,19,18); }
H1.HeaderClassName
{
color: #711312;
}
.AnyTagClassName
{
color: #711312;
}
</style>
background-color css
<style>
a { background-color: #711312; }
a { background-color: rgb(113,19,18); }
div.DivClassName
{
background-color: #711312;
}
.BgClassName
{
background-color: #711312;
}
</style>
border-color css
<style>
span { border-color: #711312; }
span { border-color: rgb(113,19,18); }
td.TdClassName
{
border-color: #711312;
}
.TagClassName
{
border-color: #711312;
}
</style>