Shades of Falu Red #731904
Tints of Falu Red #731904
RGB
CMYK
RGB Variations
Color information
#731904 (or 0x731904) is known color: Falu Red. HEX triplet: 73, 19 and 04. RGB value is (115,25,4). Sum of RGB (Red+Green+Blue) = 115+25+4=144 (19% of max value = 765). Red value is 115 (45.31% from 255 or 79.86% from 144); Green value is 25 (10.16% from 255 or 17.36% from 144); Blue value is 4 (1.95% from 255 or 2.78% from 144); Max value from RGB is 115 - color contains mainly: red. Hex color #731904 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731904 is #8CE6FB. Grayscale: #313131. Windows color (decimal): -9234172 or 268659. OLE color: 268659.
HSL color Cylindrical-coordinate representation of color #731904: hue angle of 11.35º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #731904 is Cyan = 0, Magento = 0.78, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 4 | - |
| CMYK | 0 | 0.78 | 0.97 | 0.55 |
| HSL | 11.35º | 0.93% | 0.23% | - |
| HSV(B) | 11.35º | 0.97% | 0.45% | - |
| XYZ | 7.44 | 4.35 | 0.56 | - |
| YUV | 49.52 | 102.32 | 174.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 4 | 0 | 0.78 | 0.97 | 0.55 | 11.35 | 0.93 | 0.23 |
| Hex | 73 | 19 | 4 | 0 | 4E | 61 | 37 | B | 5D | 17 |
| Octal | 163 | 31 | 4 | 0 | 116 | 141 | 67 | 13 | 135 | 27 |
| Binary | 1110011 | 11001 | 100 | 0 | 1001110 | 1100001 | 110111 | 1011 | 1011101 | 10111 |
Color Harmonies of #731904
Complementary color
Monochromatic Colors of #731904
Black with #731904
Text Example
Text Example
White with #731904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731904; }
p { color: rgb(115,25,4); }
H1.HeaderClassName
{
color: #731904;
}
.AnyTagClassName
{
color: #731904;
}
</style>
background-color css
<style>
a { background-color: #731904; }
a { background-color: rgb(115,25,4); }
div.DivClassName
{
background-color: #731904;
}
.BgClassName
{
background-color: #731904;
}
</style>
border-color css
<style>
span { border-color: #731904; }
span { border-color: rgb(115,25,4); }
td.TdClassName
{
border-color: #731904;
}
.TagClassName
{
border-color: #731904;
}
</style>