Shades of Falu Red #701504
Tints of Falu Red #701504
RGB
CMYK
RGB Variations
Color information
#701504 (or 0x701504) is known color: Falu Red. HEX triplet: 70, 15 and 04. RGB value is (112,21,4). Sum of RGB (Red+Green+Blue) = 112+21+4=137 (18% of max value = 765). Red value is 112 (44.14% from 255 or 81.75% from 137); Green value is 21 (8.59% from 255 or 15.33% from 137); Blue value is 4 (1.95% from 255 or 2.92% from 137); Max value from RGB is 112 - color contains mainly: red. Hex color #701504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701504 is #8FEAFB. Grayscale: #2E2E2E. Windows color (decimal): -9431804 or 267632. OLE color: 267632.
HSL color Cylindrical-coordinate representation of color #701504: hue angle of 9.44º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #701504 is Cyan = 0, Magento = 0.81, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 21 | 4 | - |
| CMYK | 0 | 0.81 | 0.96 | 0.56 |
| HSL | 9.44º | 0.93% | 0.23% | - |
| HSV(B) | 9.44º | 0.96% | 0.44% | - |
| XYZ | 6.97 | 3.99 | 0.52 | - |
| YUV | 46.27 | 104.15 | 174.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 21 | 4 | 0 | 0.81 | 0.96 | 0.56 | 9.44 | 0.93 | 0.23 |
| Hex | 70 | 15 | 4 | 0 | 51 | 60 | 38 | 9 | 5D | 17 |
| Octal | 160 | 25 | 4 | 0 | 121 | 140 | 70 | 11 | 135 | 27 |
| Binary | 1110000 | 10101 | 100 | 0 | 1010001 | 1100000 | 111000 | 1001 | 1011101 | 10111 |
Color Harmonies of #701504
Complementary color
Monochromatic Colors of #701504
Black with #701504
Text Example
Text Example
White with #701504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701504; }
p { color: rgb(112,21,4); }
H1.HeaderClassName
{
color: #701504;
}
.AnyTagClassName
{
color: #701504;
}
</style>
background-color css
<style>
a { background-color: #701504; }
a { background-color: rgb(112,21,4); }
div.DivClassName
{
background-color: #701504;
}
.BgClassName
{
background-color: #701504;
}
</style>
border-color css
<style>
span { border-color: #701504; }
span { border-color: rgb(112,21,4); }
td.TdClassName
{
border-color: #701504;
}
.TagClassName
{
border-color: #701504;
}
</style>