Shades of Falu Red #731909
Tints of Falu Red #731909
RGB
CMYK
RGB Variations
Color information
#731909 (or 0x731909) is known color: Falu Red. HEX triplet: 73, 19 and 09. RGB value is (115,25,9). Sum of RGB (Red+Green+Blue) = 115+25+9=149 (19% of max value = 765). Red value is 115 (45.31% from 255 or 77.18% from 149); Green value is 25 (10.16% from 255 or 16.78% from 149); Blue value is 9 (3.91% from 255 or 6.04% from 149); Max value from RGB is 115 - color contains mainly: red. Hex color #731909 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731909 is #8CE6F6. Grayscale: #323232. Windows color (decimal): -9234167 or 596339. OLE color: 596339.
HSL color Cylindrical-coordinate representation of color #731909: hue angle of 9.06º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #731909 is Cyan = 0, Magento = 0.78, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 9 | - |
| CMYK | 0 | 0.78 | 0.92 | 0.55 |
| HSL | 9.06º | 0.85% | 0.24% | - |
| HSV(B) | 9.06º | 0.92% | 0.45% | - |
| XYZ | 7.47 | 4.36 | 0.71 | - |
| YUV | 50.09 | 104.82 | 174.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 9 | 0 | 0.78 | 0.92 | 0.55 | 9.06 | 0.85 | 0.24 |
| Hex | 73 | 19 | 9 | 0 | 4E | 5C | 37 | 9 | 55 | 18 |
| Octal | 163 | 31 | 11 | 0 | 116 | 134 | 67 | 11 | 125 | 30 |
| Binary | 1110011 | 11001 | 1001 | 0 | 1001110 | 1011100 | 110111 | 1001 | 1010101 | 11000 |
Color Harmonies of #731909
Complementary color
Monochromatic Colors of #731909
Black with #731909
Text Example
Text Example
White with #731909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731909; }
p { color: rgb(115,25,9); }
H1.HeaderClassName
{
color: #731909;
}
.AnyTagClassName
{
color: #731909;
}
</style>
background-color css
<style>
a { background-color: #731909; }
a { background-color: rgb(115,25,9); }
div.DivClassName
{
background-color: #731909;
}
.BgClassName
{
background-color: #731909;
}
</style>
border-color css
<style>
span { border-color: #731909; }
span { border-color: rgb(115,25,9); }
td.TdClassName
{
border-color: #731909;
}
.TagClassName
{
border-color: #731909;
}
</style>