Shades of Falu Red #731310
Tints of Falu Red #731310
RGB
CMYK
RGB Variations
Color information
#731310 (or 0x731310) is known color: Falu Red. HEX triplet: 73, 13 and 10. RGB value is (115,19,16). Sum of RGB (Red+Green+Blue) = 115+19+16=150 (19% of max value = 765). Red value is 115 (45.31% from 255 or 76.67% from 150); Green value is 19 (7.81% from 255 or 12.67% from 150); Blue value is 16 (6.64% from 255 or 10.67% from 150); Max value from RGB is 115 - color contains mainly: red. Hex color #731310 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731310 is #8CECEF. Grayscale: #2F2F2F. Windows color (decimal): -9235696 or 1053555. OLE color: 1053555.
HSL color Cylindrical-coordinate representation of color #731310: hue angle of 1.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #731310 is Cyan = 0, Magento = 0.83, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 16 | - |
| CMYK | 0 | 0.83 | 0.86 | 0.55 |
| HSL | 1.82º | 0.76% | 0.26% | - |
| HSV(B) | 1.82º | 0.86% | 0.45% | - |
| XYZ | 7.4 | 4.15 | 0.9 | - |
| YUV | 47.36 | 110.3 | 176.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 16 | 0 | 0.83 | 0.86 | 0.55 | 1.82 | 0.76 | 0.26 |
| Hex | 73 | 13 | 10 | 0 | 53 | 56 | 37 | 2 | 4C | 1A |
| Octal | 163 | 23 | 20 | 0 | 123 | 126 | 67 | 2 | 114 | 32 |
| Binary | 1110011 | 10011 | 10000 | 0 | 1010011 | 1010110 | 110111 | 10 | 1001100 | 11010 |
Color Harmonies of #731310
Complementary color
Monochromatic Colors of #731310
Black with #731310
Text Example
Text Example
White with #731310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731310; }
p { color: rgb(115,19,16); }
H1.HeaderClassName
{
color: #731310;
}
.AnyTagClassName
{
color: #731310;
}
</style>
background-color css
<style>
a { background-color: #731310; }
a { background-color: rgb(115,19,16); }
div.DivClassName
{
background-color: #731310;
}
.BgClassName
{
background-color: #731310;
}
</style>
border-color css
<style>
span { border-color: #731310; }
span { border-color: rgb(115,19,16); }
td.TdClassName
{
border-color: #731310;
}
.TagClassName
{
border-color: #731310;
}
</style>