Shades of Falu Red #731511
Tints of Falu Red #731511
RGB
CMYK
RGB Variations
Color information
#731511 (or 0x731511) is known color: Falu Red. HEX triplet: 73, 15 and 11. RGB value is (115,21,17). Sum of RGB (Red+Green+Blue) = 115+21+17=153 (20% of max value = 765). Red value is 115 (45.31% from 255 or 75.16% from 153); Green value is 21 (8.59% from 255 or 13.73% from 153); Blue value is 17 (7.03% from 255 or 11.11% from 153); Max value from RGB is 115 - color contains mainly: red. Hex color #731511 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731511 is #8CEAEE. Grayscale: #303030. Windows color (decimal): -9235183 or 1119603. OLE color: 1119603.
HSL color Cylindrical-coordinate representation of color #731511: hue angle of 2.45º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #731511 is Cyan = 0, Magento = 0.82, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 17 | - |
| CMYK | 0 | 0.82 | 0.85 | 0.55 |
| HSL | 2.45º | 0.74% | 0.26% | - |
| HSV(B) | 2.45º | 0.85% | 0.45% | - |
| XYZ | 7.44 | 4.22 | 0.95 | - |
| YUV | 48.65 | 110.14 | 175.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 17 | 0 | 0.82 | 0.85 | 0.55 | 2.45 | 0.74 | 0.26 |
| Hex | 73 | 15 | 11 | 0 | 52 | 55 | 37 | 2 | 4A | 1A |
| Octal | 163 | 25 | 21 | 0 | 122 | 125 | 67 | 2 | 112 | 32 |
| Binary | 1110011 | 10101 | 10001 | 0 | 1010010 | 1010101 | 110111 | 10 | 1001010 | 11010 |
Color Harmonies of #731511
Complementary color
Monochromatic Colors of #731511
Black with #731511
Text Example
Text Example
White with #731511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731511; }
p { color: rgb(115,21,17); }
H1.HeaderClassName
{
color: #731511;
}
.AnyTagClassName
{
color: #731511;
}
</style>
background-color css
<style>
a { background-color: #731511; }
a { background-color: rgb(115,21,17); }
div.DivClassName
{
background-color: #731511;
}
.BgClassName
{
background-color: #731511;
}
</style>
border-color css
<style>
span { border-color: #731511; }
span { border-color: rgb(115,21,17); }
td.TdClassName
{
border-color: #731511;
}
.TagClassName
{
border-color: #731511;
}
</style>