Shades of Falu Red #701815
Tints of Falu Red #701815
RGB
CMYK
RGB Variations
Color information
#701815 (or 0x701815) is known color: Falu Red. HEX triplet: 70, 18 and 15. RGB value is (112,24,21). Sum of RGB (Red+Green+Blue) = 112+24+21=157 (20% of max value = 765). Red value is 112 (44.14% from 255 or 71.34% from 157); Green value is 24 (9.77% from 255 or 15.29% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 112 - color contains mainly: red. Hex color #701815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701815 is #8FE7EA. Grayscale: #323232. Windows color (decimal): -9431019 or 1382512. OLE color: 1382512.
HSL color Cylindrical-coordinate representation of color #701815: hue angle of 1.98º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #701815 is Cyan = 0, Magento = 0.79, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 24 | 21 | - |
| CMYK | 0 | 0.79 | 0.81 | 0.56 |
| HSL | 1.98º | 0.68% | 0.26% | - |
| HSV(B) | 1.98º | 0.81% | 0.44% | - |
| XYZ | 7.14 | 4.15 | 1.13 | - |
| YUV | 49.97 | 111.65 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 24 | 21 | 0 | 0.79 | 0.81 | 0.56 | 1.98 | 0.68 | 0.26 |
| Hex | 70 | 18 | 15 | 0 | 4F | 51 | 38 | 2 | 44 | 1A |
| Octal | 160 | 30 | 25 | 0 | 117 | 121 | 70 | 2 | 104 | 32 |
| Binary | 1110000 | 11000 | 10101 | 0 | 1001111 | 1010001 | 111000 | 10 | 1000100 | 11010 |
Color Harmonies of #701815
Complementary color
Monochromatic Colors of #701815
Black with #701815
Text Example
Text Example
White with #701815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701815; }
p { color: rgb(112,24,21); }
H1.HeaderClassName
{
color: #701815;
}
.AnyTagClassName
{
color: #701815;
}
</style>
background-color css
<style>
a { background-color: #701815; }
a { background-color: rgb(112,24,21); }
div.DivClassName
{
background-color: #701815;
}
.BgClassName
{
background-color: #701815;
}
</style>
border-color css
<style>
span { border-color: #701815; }
span { border-color: rgb(112,24,21); }
td.TdClassName
{
border-color: #701815;
}
.TagClassName
{
border-color: #701815;
}
</style>