Shades of Falu Red #731613
Tints of Falu Red #731613
RGB
CMYK
RGB Variations
Color information
#731613 (or 0x731613) is known color: Falu Red. HEX triplet: 73, 16 and 13. RGB value is (115,22,19). Sum of RGB (Red+Green+Blue) = 115+22+19=156 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.72% from 156); Green value is 22 (8.98% from 255 or 14.10% from 156); Blue value is 19 (7.81% from 255 or 12.18% from 156); Max value from RGB is 115 - color contains mainly: red. Hex color #731613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731613 is #8CE9EC. Grayscale: #313131. Windows color (decimal): -9234925 or 1250931. OLE color: 1250931.
HSL color Cylindrical-coordinate representation of color #731613: hue angle of 1.88º 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 #731613 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 19 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.55 |
| HSL | 1.88º | 0.72% | 0.26% | - |
| HSV(B) | 1.88º | 0.83% | 0.45% | - |
| XYZ | 7.47 | 4.27 | 1.05 | - |
| YUV | 49.47 | 110.81 | 174.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 19 | 0 | 0.81 | 0.83 | 0.55 | 1.88 | 0.72 | 0.26 |
| Hex | 73 | 16 | 13 | 0 | 51 | 53 | 37 | 2 | 48 | 1A |
| Octal | 163 | 26 | 23 | 0 | 121 | 123 | 67 | 2 | 110 | 32 |
| Binary | 1110011 | 10110 | 10011 | 0 | 1010001 | 1010011 | 110111 | 10 | 1001000 | 11010 |
Color Harmonies of #731613
Complementary color
Monochromatic Colors of #731613
Black with #731613
Text Example
Text Example
White with #731613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731613; }
p { color: rgb(115,22,19); }
H1.HeaderClassName
{
color: #731613;
}
.AnyTagClassName
{
color: #731613;
}
</style>
background-color css
<style>
a { background-color: #731613; }
a { background-color: rgb(115,22,19); }
div.DivClassName
{
background-color: #731613;
}
.BgClassName
{
background-color: #731613;
}
</style>
border-color css
<style>
span { border-color: #731613; }
span { border-color: rgb(115,22,19); }
td.TdClassName
{
border-color: #731613;
}
.TagClassName
{
border-color: #731613;
}
</style>