Shades of Falu Red #731614
Tints of Falu Red #731614
RGB
CMYK
RGB Variations
Color information
#731614 (or 0x731614) is known color: Falu Red. HEX triplet: 73, 16 and 14. RGB value is (115,22,20). Sum of RGB (Red+Green+Blue) = 115+22+20=157 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.25% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 20 (8.20% from 255 or 12.74% from 157); Max value from RGB is 115 - color contains mainly: red. Hex color #731614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731614 is #8CE9EB. Grayscale: #313131. Windows color (decimal): -9234924 or 1316467. OLE color: 1316467.
HSL color Cylindrical-coordinate representation of color #731614: hue angle of 1.26º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #731614 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 20 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.55 |
| HSL | 1.26º | 0.7% | 0.26% | - |
| HSV(B) | 1.26º | 0.83% | 0.45% | - |
| XYZ | 7.48 | 4.27 | 1.09 | - |
| YUV | 49.58 | 111.31 | 174.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 20 | 0 | 0.81 | 0.83 | 0.55 | 1.26 | 0.7 | 0.26 |
| Hex | 73 | 16 | 14 | 0 | 51 | 53 | 37 | 1 | 46 | 1A |
| Octal | 163 | 26 | 24 | 0 | 121 | 123 | 67 | 1 | 106 | 32 |
| Binary | 1110011 | 10110 | 10100 | 0 | 1010001 | 1010011 | 110111 | 1 | 1000110 | 11010 |
Color Harmonies of #731614
Complementary color
Monochromatic Colors of #731614
Black with #731614
Text Example
Text Example
White with #731614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731614; }
p { color: rgb(115,22,20); }
H1.HeaderClassName
{
color: #731614;
}
.AnyTagClassName
{
color: #731614;
}
</style>
background-color css
<style>
a { background-color: #731614; }
a { background-color: rgb(115,22,20); }
div.DivClassName
{
background-color: #731614;
}
.BgClassName
{
background-color: #731614;
}
</style>
border-color css
<style>
span { border-color: #731614; }
span { border-color: rgb(115,22,20); }
td.TdClassName
{
border-color: #731614;
}
.TagClassName
{
border-color: #731614;
}
</style>