Shades of Falu Red #701313
Tints of Falu Red #701313
RGB
CMYK
RGB Variations
Color information
#701313 (or 0x701313) is known color: Falu Red. HEX triplet: 70, 13 and 13. RGB value is (112,19,19). Sum of RGB (Red+Green+Blue) = 112+19+19=150 (19% of max value = 765). Red value is 112 (44.14% from 255 or 74.67% from 150); Green value is 19 (7.81% from 255 or 12.67% from 150); Blue value is 19 (7.81% from 255 or 12.67% from 150); Max value from RGB is 112 - color contains mainly: red. Hex color #701313 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #701313 is #8FECEC. Grayscale: #2E2E2E. Windows color (decimal): -9432301 or 1250160. OLE color: 1250160.
HSL color Cylindrical-coordinate representation of color #701313: hue angle of 0º 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 #701313 is Cyan = 0, Magento = 0.83, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 19 | 19 | - |
| CMYK | 0 | 0.83 | 0.83 | 0.56 |
| HSL | 0º | 0.71% | 0.26% | - |
| HSV(B) | 0º | 0.83% | 0.44% | - |
| XYZ | 7.03 | 3.96 | 1.01 | - |
| YUV | 46.81 | 112.31 | 174.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 19 | 19 | 0 | 0.83 | 0.83 | 0.56 | 0 | 0.71 | 0.26 |
| Hex | 70 | 13 | 13 | 0 | 53 | 53 | 38 | 0 | 47 | 1A |
| Octal | 160 | 23 | 23 | 0 | 123 | 123 | 70 | 0 | 107 | 32 |
| Binary | 1110000 | 10011 | 10011 | 0 | 1010011 | 1010011 | 111000 | 0 | 1000111 | 11010 |
Color Harmonies of #701313
Complementary color
Monochromatic Colors of #701313
Black with #701313
Text Example
Text Example
White with #701313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #701313; }
p { color: rgb(112,19,19); }
H1.HeaderClassName
{
color: #701313;
}
.AnyTagClassName
{
color: #701313;
}
</style>
background-color css
<style>
a { background-color: #701313; }
a { background-color: rgb(112,19,19); }
div.DivClassName
{
background-color: #701313;
}
.BgClassName
{
background-color: #701313;
}
</style>
border-color css
<style>
span { border-color: #701313; }
span { border-color: rgb(112,19,19); }
td.TdClassName
{
border-color: #701313;
}
.TagClassName
{
border-color: #701313;
}
</style>