Shades of Falu Red #731713
Tints of Falu Red #731713
RGB
CMYK
RGB Variations
Color information
#731713 (or 0x731713) is known color: Falu Red. HEX triplet: 73, 17 and 13. RGB value is (115,23,19). Sum of RGB (Red+Green+Blue) = 115+23+19=157 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.25% from 157); Green value is 23 (9.38% from 255 or 14.65% from 157); Blue value is 19 (7.81% from 255 or 12.10% from 157); Max value from RGB is 115 - color contains mainly: red. Hex color #731713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731713 is #8CE8EC. Grayscale: #323232. Windows color (decimal): -9234669 or 1251187. OLE color: 1251187.
HSL color Cylindrical-coordinate representation of color #731713: hue angle of 2.5º degrees, saturation: 0.72, 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 #731713 is Cyan = 0, Magento = 0.80, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 23 | 19 | - |
| CMYK | 0 | 0.80 | 0.83 | 0.55 |
| HSL | 2.5º | 0.72% | 0.26% | - |
| HSV(B) | 2.5º | 0.83% | 0.45% | - |
| XYZ | 7.49 | 4.3 | 1.05 | - |
| YUV | 50.05 | 110.48 | 174.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 23 | 19 | 0 | 0.80 | 0.83 | 0.55 | 2.5 | 0.72 | 0.26 |
| Hex | 73 | 17 | 13 | 0 | 50 | 53 | 37 | 2 | 48 | 1A |
| Octal | 163 | 27 | 23 | 0 | 120 | 123 | 67 | 2 | 110 | 32 |
| Binary | 1110011 | 10111 | 10011 | 0 | 1010000 | 1010011 | 110111 | 10 | 1001000 | 11010 |
Color Harmonies of #731713
Complementary color
Monochromatic Colors of #731713
Black with #731713
Text Example
Text Example
White with #731713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731713; }
p { color: rgb(115,23,19); }
H1.HeaderClassName
{
color: #731713;
}
.AnyTagClassName
{
color: #731713;
}
</style>
background-color css
<style>
a { background-color: #731713; }
a { background-color: rgb(115,23,19); }
div.DivClassName
{
background-color: #731713;
}
.BgClassName
{
background-color: #731713;
}
</style>
border-color css
<style>
span { border-color: #731713; }
span { border-color: rgb(115,23,19); }
td.TdClassName
{
border-color: #731713;
}
.TagClassName
{
border-color: #731713;
}
</style>