Shades of Falu Red #731514
Tints of Falu Red #731514
RGB
CMYK
RGB Variations
Color information
#731514 (or 0x731514) is known color: Falu Red. HEX triplet: 73, 15 and 14. RGB value is (115,21,20). Sum of RGB (Red+Green+Blue) = 115+21+20=156 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.72% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 20 (8.20% from 255 or 12.82% from 156); Max value from RGB is 115 - color contains mainly: red. Hex color #731514 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731514 is #8CEAEB. Grayscale: #313131. Windows color (decimal): -9235180 or 1316211. OLE color: 1316211.
HSL color Cylindrical-coordinate representation of color #731514: hue angle of 0.63º degrees, saturation: 0.7, 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 #731514 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 20 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.55 |
| HSL | 0.63º | 0.7% | 0.26% | - |
| HSV(B) | 0.63º | 0.83% | 0.45% | - |
| XYZ | 7.46 | 4.23 | 1.09 | - |
| YUV | 48.99 | 111.64 | 175.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 20 | 0 | 0.82 | 0.83 | 0.55 | 0.63 | 0.7 | 0.26 |
| Hex | 73 | 15 | 14 | 0 | 52 | 53 | 37 | 1 | 46 | 1A |
| Octal | 163 | 25 | 24 | 0 | 122 | 123 | 67 | 1 | 106 | 32 |
| Binary | 1110011 | 10101 | 10100 | 0 | 1010010 | 1010011 | 110111 | 1 | 1000110 | 11010 |
Color Harmonies of #731514
Complementary color
Monochromatic Colors of #731514
Black with #731514
Text Example
Text Example
White with #731514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731514; }
p { color: rgb(115,21,20); }
H1.HeaderClassName
{
color: #731514;
}
.AnyTagClassName
{
color: #731514;
}
</style>
background-color css
<style>
a { background-color: #731514; }
a { background-color: rgb(115,21,20); }
div.DivClassName
{
background-color: #731514;
}
.BgClassName
{
background-color: #731514;
}
</style>
border-color css
<style>
span { border-color: #731514; }
span { border-color: rgb(115,21,20); }
td.TdClassName
{
border-color: #731514;
}
.TagClassName
{
border-color: #731514;
}
</style>