Shades of Falu Red #711313
Tints of Falu Red #711313
RGB
CMYK
RGB Variations
Color information
#711313 (or 0x711313) is known color: Falu Red. HEX triplet: 71, 13 and 13. RGB value is (113,19,19). Sum of RGB (Red+Green+Blue) = 113+19+19=151 (20% of max value = 765). Red value is 113 (44.53% from 255 or 74.83% from 151); Green value is 19 (7.81% from 255 or 12.58% from 151); Blue value is 19 (7.81% from 255 or 12.58% from 151); Max value from RGB is 113 - color contains mainly: red. Hex color #711313 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #711313 is #8EECEC. Grayscale: #2F2F2F. Windows color (decimal): -9366765 or 1250161. OLE color: 1250161.
HSL color Cylindrical-coordinate representation of color #711313: 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 #711313 is Cyan = 0, Magento = 0.83, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 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.16 | 4.02 | 1.02 | - |
| YUV | 47.11 | 112.14 | 175 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 19 | 19 | 0 | 0.83 | 0.83 | 0.56 | 0 | 0.71 | 0.26 |
| Hex | 71 | 13 | 13 | 0 | 53 | 53 | 38 | 0 | 47 | 1A |
| Octal | 161 | 23 | 23 | 0 | 123 | 123 | 70 | 0 | 107 | 32 |
| Binary | 1110001 | 10011 | 10011 | 0 | 1010011 | 1010011 | 111000 | 0 | 1000111 | 11010 |
Color Harmonies of #711313
Complementary color
Monochromatic Colors of #711313
Black with #711313
Text Example
Text Example
White with #711313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711313; }
p { color: rgb(113,19,19); }
H1.HeaderClassName
{
color: #711313;
}
.AnyTagClassName
{
color: #711313;
}
</style>
background-color css
<style>
a { background-color: #711313; }
a { background-color: rgb(113,19,19); }
div.DivClassName
{
background-color: #711313;
}
.BgClassName
{
background-color: #711313;
}
</style>
border-color css
<style>
span { border-color: #711313; }
span { border-color: rgb(113,19,19); }
td.TdClassName
{
border-color: #711313;
}
.TagClassName
{
border-color: #711313;
}
</style>