Shades of Falu Red #731906
Tints of Falu Red #731906
RGB
CMYK
RGB Variations
Color information
#731906 (or 0x731906) is known color: Falu Red. HEX triplet: 73, 19 and 06. RGB value is (115,25,6). Sum of RGB (Red+Green+Blue) = 115+25+6=146 (19% of max value = 765). Red value is 115 (45.31% from 255 or 78.77% from 146); Green value is 25 (10.16% from 255 or 17.12% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 115 - color contains mainly: red. Hex color #731906 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731906 is #8CE6F9. Grayscale: #313131. Windows color (decimal): -9234170 or 399731. OLE color: 399731.
HSL color Cylindrical-coordinate representation of color #731906: hue angle of 10.46º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #731906 is Cyan = 0, Magento = 0.78, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 6 | - |
| CMYK | 0 | 0.78 | 0.95 | 0.55 |
| HSL | 10.46º | 0.9% | 0.24% | - |
| HSV(B) | 10.46º | 0.95% | 0.45% | - |
| XYZ | 7.45 | 4.35 | 0.62 | - |
| YUV | 49.74 | 103.32 | 174.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 6 | 0 | 0.78 | 0.95 | 0.55 | 10.46 | 0.9 | 0.24 |
| Hex | 73 | 19 | 6 | 0 | 4E | 5F | 37 | A | 5A | 18 |
| Octal | 163 | 31 | 6 | 0 | 116 | 137 | 67 | 12 | 132 | 30 |
| Binary | 1110011 | 11001 | 110 | 0 | 1001110 | 1011111 | 110111 | 1010 | 1011010 | 11000 |
Color Harmonies of #731906
Complementary color
Monochromatic Colors of #731906
Black with #731906
Text Example
Text Example
White with #731906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731906; }
p { color: rgb(115,25,6); }
H1.HeaderClassName
{
color: #731906;
}
.AnyTagClassName
{
color: #731906;
}
</style>
background-color css
<style>
a { background-color: #731906; }
a { background-color: rgb(115,25,6); }
div.DivClassName
{
background-color: #731906;
}
.BgClassName
{
background-color: #731906;
}
</style>
border-color css
<style>
span { border-color: #731906; }
span { border-color: rgb(115,25,6); }
td.TdClassName
{
border-color: #731906;
}
.TagClassName
{
border-color: #731906;
}
</style>