Shades of Falu Red #701613
Tints of Falu Red #701613
RGB
CMYK
RGB Variations
Color information
#701613 (or 0x701613) is known color: Falu Red. HEX triplet: 70, 16 and 13. RGB value is (112,22,19). Sum of RGB (Red+Green+Blue) = 112+22+19=153 (20% of max value = 765). Red value is 112 (44.14% from 255 or 73.20% from 153); Green value is 22 (8.98% from 255 or 14.38% from 153); Blue value is 19 (7.81% from 255 or 12.42% from 153); Max value from RGB is 112 - color contains mainly: red. Hex color #701613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701613 is #8FE9EC. Grayscale: #303030. Windows color (decimal): -9431533 or 1250928. OLE color: 1250928.
HSL color Cylindrical-coordinate representation of color #701613: hue angle of 1.94º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #701613 is Cyan = 0, Magento = 0.80, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 22 | 19 | - |
| CMYK | 0 | 0.80 | 0.83 | 0.56 |
| HSL | 1.94º | 0.71% | 0.26% | - |
| HSV(B) | 1.94º | 0.83% | 0.44% | - |
| XYZ | 7.09 | 4.07 | 1.03 | - |
| YUV | 48.57 | 111.32 | 173.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 22 | 19 | 0 | 0.80 | 0.83 | 0.56 | 1.94 | 0.71 | 0.26 |
| Hex | 70 | 16 | 13 | 0 | 50 | 53 | 38 | 2 | 47 | 1A |
| Octal | 160 | 26 | 23 | 0 | 120 | 123 | 70 | 2 | 107 | 32 |
| Binary | 1110000 | 10110 | 10011 | 0 | 1010000 | 1010011 | 111000 | 10 | 1000111 | 11010 |
Color Harmonies of #701613
Complementary color
Monochromatic Colors of #701613
Black with #701613
Text Example
Text Example
White with #701613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701613; }
p { color: rgb(112,22,19); }
H1.HeaderClassName
{
color: #701613;
}
.AnyTagClassName
{
color: #701613;
}
</style>
background-color css
<style>
a { background-color: #701613; }
a { background-color: rgb(112,22,19); }
div.DivClassName
{
background-color: #701613;
}
.BgClassName
{
background-color: #701613;
}
</style>
border-color css
<style>
span { border-color: #701613; }
span { border-color: rgb(112,22,19); }
td.TdClassName
{
border-color: #701613;
}
.TagClassName
{
border-color: #701613;
}
</style>