Shades of Falu Red #731916
Tints of Falu Red #731916
RGB
CMYK
RGB Variations
Color information
#731916 (or 0x731916) is known color: Falu Red. HEX triplet: 73, 19 and 16. RGB value is (115,25,22). Sum of RGB (Red+Green+Blue) = 115+25+22=162 (21% of max value = 765). Red value is 115 (45.31% from 255 or 70.99% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 115 - color contains mainly: red. Hex color #731916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731916 is #8CE6E9. Grayscale: #333333. Windows color (decimal): -9234154 or 1448307. OLE color: 1448307.
HSL color Cylindrical-coordinate representation of color #731916: hue angle of 1.94º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #731916 is Cyan = 0, Magento = 0.78, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 22 | - |
| CMYK | 0 | 0.78 | 0.81 | 0.55 |
| HSL | 1.94º | 0.68% | 0.27% | - |
| HSV(B) | 1.94º | 0.81% | 0.45% | - |
| XYZ | 7.56 | 4.4 | 1.21 | - |
| YUV | 51.57 | 111.32 | 173.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 22 | 0 | 0.78 | 0.81 | 0.55 | 1.94 | 0.68 | 0.27 |
| Hex | 73 | 19 | 16 | 0 | 4E | 51 | 37 | 2 | 44 | 1B |
| Octal | 163 | 31 | 26 | 0 | 116 | 121 | 67 | 2 | 104 | 33 |
| Binary | 1110011 | 11001 | 10110 | 0 | 1001110 | 1010001 | 110111 | 10 | 1000100 | 11011 |
Color Harmonies of #731916
Complementary color
Monochromatic Colors of #731916
Black with #731916
Text Example
Text Example
White with #731916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731916; }
p { color: rgb(115,25,22); }
H1.HeaderClassName
{
color: #731916;
}
.AnyTagClassName
{
color: #731916;
}
</style>
background-color css
<style>
a { background-color: #731916; }
a { background-color: rgb(115,25,22); }
div.DivClassName
{
background-color: #731916;
}
.BgClassName
{
background-color: #731916;
}
</style>
border-color css
<style>
span { border-color: #731916; }
span { border-color: rgb(115,25,22); }
td.TdClassName
{
border-color: #731916;
}
.TagClassName
{
border-color: #731916;
}
</style>