Shades of Falu Red #731211
Tints of Falu Red #731211
RGB
CMYK
RGB Variations
Color information
#731211 (or 0x731211) is known color: Falu Red. HEX triplet: 73, 12 and 11. RGB value is (115,18,17). Sum of RGB (Red+Green+Blue) = 115+18+17=150 (19% of max value = 765). Red value is 115 (45.31% from 255 or 76.67% from 150); Green value is 18 (7.42% from 255 or 12% from 150); Blue value is 17 (7.03% from 255 or 11.33% from 150); Max value from RGB is 115 - color contains mainly: red. Hex color #731211 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731211 is #8CEDEE. Grayscale: #2E2E2E. Windows color (decimal): -9235951 or 1118835. OLE color: 1118835.
HSL color Cylindrical-coordinate representation of color #731211: hue angle of 0.61º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731211 is Cyan = 0, Magento = 0.84, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 17 | - |
| CMYK | 0 | 0.84 | 0.85 | 0.55 |
| HSL | 0.61º | 0.74% | 0.26% | - |
| HSV(B) | 0.61º | 0.85% | 0.45% | - |
| XYZ | 7.39 | 4.12 | 0.94 | - |
| YUV | 46.89 | 111.14 | 176.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 17 | 0 | 0.84 | 0.85 | 0.55 | 0.61 | 0.74 | 0.26 |
| Hex | 73 | 12 | 11 | 0 | 54 | 55 | 37 | 1 | 4A | 1A |
| Octal | 163 | 22 | 21 | 0 | 124 | 125 | 67 | 1 | 112 | 32 |
| Binary | 1110011 | 10010 | 10001 | 0 | 1010100 | 1010101 | 110111 | 1 | 1001010 | 11010 |
Color Harmonies of #731211
Complementary color
Monochromatic Colors of #731211
Black with #731211
Text Example
Text Example
White with #731211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731211; }
p { color: rgb(115,18,17); }
H1.HeaderClassName
{
color: #731211;
}
.AnyTagClassName
{
color: #731211;
}
</style>
background-color css
<style>
a { background-color: #731211; }
a { background-color: rgb(115,18,17); }
div.DivClassName
{
background-color: #731211;
}
.BgClassName
{
background-color: #731211;
}
</style>
border-color css
<style>
span { border-color: #731211; }
span { border-color: rgb(115,18,17); }
td.TdClassName
{
border-color: #731211;
}
.TagClassName
{
border-color: #731211;
}
</style>