Shades of Falu Red #731605
Tints of Falu Red #731605
RGB
CMYK
RGB Variations
Color information
#731605 (or 0x731605) is known color: Falu Red. HEX triplet: 73, 16 and 05. RGB value is (115,22,5). Sum of RGB (Red+Green+Blue) = 115+22+5=142 (18% of max value = 765). Red value is 115 (45.31% from 255 or 80.99% from 142); Green value is 22 (8.98% from 255 or 15.49% from 142); Blue value is 5 (2.34% from 255 or 3.52% from 142); Max value from RGB is 115 - color contains mainly: red. Hex color #731605 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731605 is #8CE9FA. Grayscale: #303030. Windows color (decimal): -9234939 or 333427. OLE color: 333427.
HSL color Cylindrical-coordinate representation of color #731605: hue angle of 9.27º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #731605 is Cyan = 0, Magento = 0.81, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 5 | - |
| CMYK | 0 | 0.81 | 0.96 | 0.55 |
| HSL | 9.27º | 0.92% | 0.24% | - |
| HSV(B) | 9.27º | 0.96% | 0.45% | - |
| XYZ | 7.38 | 4.23 | 0.57 | - |
| YUV | 47.87 | 103.81 | 175.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 5 | 0 | 0.81 | 0.96 | 0.55 | 9.27 | 0.92 | 0.24 |
| Hex | 73 | 16 | 5 | 0 | 51 | 60 | 37 | 9 | 5C | 18 |
| Octal | 163 | 26 | 5 | 0 | 121 | 140 | 67 | 11 | 134 | 30 |
| Binary | 1110011 | 10110 | 101 | 0 | 1010001 | 1100000 | 110111 | 1001 | 1011100 | 11000 |
Color Harmonies of #731605
Complementary color
Monochromatic Colors of #731605
Black with #731605
Text Example
Text Example
White with #731605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731605; }
p { color: rgb(115,22,5); }
H1.HeaderClassName
{
color: #731605;
}
.AnyTagClassName
{
color: #731605;
}
</style>
background-color css
<style>
a { background-color: #731605; }
a { background-color: rgb(115,22,5); }
div.DivClassName
{
background-color: #731605;
}
.BgClassName
{
background-color: #731605;
}
</style>
border-color css
<style>
span { border-color: #731605; }
span { border-color: rgb(115,22,5); }
td.TdClassName
{
border-color: #731605;
}
.TagClassName
{
border-color: #731605;
}
</style>