Shades of Falu Red #712309
Tints of Falu Red #712309
RGB
CMYK
RGB Variations
Color information
#712309 (or 0x712309) is known color: Falu Red. HEX triplet: 71, 23 and 09. RGB value is (113,35,9). Sum of RGB (Red+Green+Blue) = 113+35+9=157 (20% of max value = 765). Red value is 113 (44.53% from 255 or 71.97% from 157); Green value is 35 (14.06% from 255 or 22.29% from 157); Blue value is 9 (3.91% from 255 or 5.73% from 157); Max value from RGB is 113 - color contains mainly: red. Hex color #712309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712309 is #8EDCF6. Grayscale: #373737. Windows color (decimal): -9362679 or 598897. OLE color: 598897.
HSL color Cylindrical-coordinate representation of color #712309: hue angle of 15º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #712309 is Cyan = 0, Magento = 0.69, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 35 | 9 | - |
| CMYK | 0 | 0.69 | 0.92 | 0.56 |
| HSL | 15º | 0.85% | 0.24% | - |
| HSV(B) | 15º | 0.92% | 0.44% | - |
| XYZ | 7.46 | 4.73 | 0.78 | - |
| YUV | 55.36 | 101.84 | 169.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 35 | 9 | 0 | 0.69 | 0.92 | 0.56 | 15 | 0.85 | 0.24 |
| Hex | 71 | 23 | 9 | 0 | 45 | 5C | 38 | F | 55 | 18 |
| Octal | 161 | 43 | 11 | 0 | 105 | 134 | 70 | 17 | 125 | 30 |
| Binary | 1110001 | 100011 | 1001 | 0 | 1000101 | 1011100 | 111000 | 1111 | 1010101 | 11000 |
Color Harmonies of #712309
Complementary color
Monochromatic Colors of #712309
Black with #712309
Text Example
Text Example
White with #712309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712309; }
p { color: rgb(113,35,9); }
H1.HeaderClassName
{
color: #712309;
}
.AnyTagClassName
{
color: #712309;
}
</style>
background-color css
<style>
a { background-color: #712309; }
a { background-color: rgb(113,35,9); }
div.DivClassName
{
background-color: #712309;
}
.BgClassName
{
background-color: #712309;
}
</style>
border-color css
<style>
span { border-color: #712309; }
span { border-color: rgb(113,35,9); }
td.TdClassName
{
border-color: #712309;
}
.TagClassName
{
border-color: #712309;
}
</style>