Shades of Falu Red #701907
Tints of Falu Red #701907
RGB
CMYK
RGB Variations
Color information
#701907 (or 0x701907) is known color: Falu Red. HEX triplet: 70, 19 and 07. RGB value is (112,25,7). Sum of RGB (Red+Green+Blue) = 112+25+7=144 (19% of max value = 765). Red value is 112 (44.14% from 255 or 77.78% from 144); Green value is 25 (10.16% from 255 or 17.36% from 144); Blue value is 7 (3.12% from 255 or 4.86% from 144); Max value from RGB is 112 - color contains mainly: red. Hex color #701907 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701907 is #8FE6F8. Grayscale: #313131. Windows color (decimal): -9430777 or 465264. OLE color: 465264.
HSL color Cylindrical-coordinate representation of color #701907: hue angle of 10.29º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #701907 is Cyan = 0, Magento = 0.78, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 25 | 7 | - |
| CMYK | 0 | 0.78 | 0.94 | 0.56 |
| HSL | 10.29º | 0.88% | 0.23% | - |
| HSV(B) | 10.29º | 0.94% | 0.44% | - |
| XYZ | 7.07 | 4.16 | 0.63 | - |
| YUV | 48.96 | 104.32 | 172.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 25 | 7 | 0 | 0.78 | 0.94 | 0.56 | 10.29 | 0.88 | 0.23 |
| Hex | 70 | 19 | 7 | 0 | 4E | 5E | 38 | A | 58 | 17 |
| Octal | 160 | 31 | 7 | 0 | 116 | 136 | 70 | 12 | 130 | 27 |
| Binary | 1110000 | 11001 | 111 | 0 | 1001110 | 1011110 | 111000 | 1010 | 1011000 | 10111 |
Color Harmonies of #701907
Complementary color
Monochromatic Colors of #701907
Black with #701907
Text Example
Text Example
White with #701907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701907; }
p { color: rgb(112,25,7); }
H1.HeaderClassName
{
color: #701907;
}
.AnyTagClassName
{
color: #701907;
}
</style>
background-color css
<style>
a { background-color: #701907; }
a { background-color: rgb(112,25,7); }
div.DivClassName
{
background-color: #701907;
}
.BgClassName
{
background-color: #701907;
}
</style>
border-color css
<style>
span { border-color: #701907; }
span { border-color: rgb(112,25,7); }
td.TdClassName
{
border-color: #701907;
}
.TagClassName
{
border-color: #701907;
}
</style>