Shades of Falu Red #731714
Tints of Falu Red #731714
RGB
CMYK
RGB Variations
Color information
#731714 (or 0x731714) is known color: Falu Red. HEX triplet: 73, 17 and 14. RGB value is (115,23,20). Sum of RGB (Red+Green+Blue) = 115+23+20=158 (20% of max value = 765). Red value is 115 (45.31% from 255 or 72.78% from 158); Green value is 23 (9.38% from 255 or 14.56% from 158); Blue value is 20 (8.20% from 255 or 12.66% from 158); Max value from RGB is 115 - color contains mainly: red. Hex color #731714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731714 is #8CE8EB. Grayscale: #323232. Windows color (decimal): -9234668 or 1316723. OLE color: 1316723.
HSL color Cylindrical-coordinate representation of color #731714: hue angle of 1.89º 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 #731714 is Cyan = 0, Magento = 0.80, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 23 | 20 | - |
| CMYK | 0 | 0.80 | 0.83 | 0.55 |
| HSL | 1.89º | 0.7% | 0.26% | - |
| HSV(B) | 1.89º | 0.83% | 0.45% | - |
| XYZ | 7.5 | 4.31 | 1.1 | - |
| YUV | 50.17 | 110.98 | 174.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 23 | 20 | 0 | 0.80 | 0.83 | 0.55 | 1.89 | 0.7 | 0.26 |
| Hex | 73 | 17 | 14 | 0 | 50 | 53 | 37 | 2 | 46 | 1A |
| Octal | 163 | 27 | 24 | 0 | 120 | 123 | 67 | 2 | 106 | 32 |
| Binary | 1110011 | 10111 | 10100 | 0 | 1010000 | 1010011 | 110111 | 10 | 1000110 | 11010 |
Color Harmonies of #731714
Complementary color
Monochromatic Colors of #731714
Black with #731714
Text Example
Text Example
White with #731714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731714; }
p { color: rgb(115,23,20); }
H1.HeaderClassName
{
color: #731714;
}
.AnyTagClassName
{
color: #731714;
}
</style>
background-color css
<style>
a { background-color: #731714; }
a { background-color: rgb(115,23,20); }
div.DivClassName
{
background-color: #731714;
}
.BgClassName
{
background-color: #731714;
}
</style>
border-color css
<style>
span { border-color: #731714; }
span { border-color: rgb(115,23,20); }
td.TdClassName
{
border-color: #731714;
}
.TagClassName
{
border-color: #731714;
}
</style>