Shades of Falu Red #712318
Tints of Falu Red #712318
RGB
CMYK
RGB Variations
Color information
#712318 (or 0x712318) is known color: Falu Red. HEX triplet: 71, 23 and 18. RGB value is (113,35,24). Sum of RGB (Red+Green+Blue) = 113+35+24=172 (22% of max value = 765). Red value is 113 (44.53% from 255 or 65.70% from 172); Green value is 35 (14.06% from 255 or 20.35% from 172); Blue value is 24 (9.77% from 255 or 13.95% from 172); Max value from RGB is 113 - color contains mainly: red. Hex color #712318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #712318 is #8EDCE7. Grayscale: #393939. Windows color (decimal): -9362664 or 1581937. OLE color: 1581937.
HSL color Cylindrical-coordinate representation of color #712318: hue angle of 7.42º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #712318 is Cyan = 0, Magento = 0.69, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 35 | 24 | - |
| CMYK | 0 | 0.69 | 0.79 | 0.56 |
| HSL | 7.42º | 0.65% | 0.27% | - |
| HSV(B) | 7.42º | 0.79% | 0.44% | - |
| XYZ | 7.58 | 4.78 | 1.39 | - |
| YUV | 57.07 | 109.34 | 167.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 35 | 24 | 0 | 0.69 | 0.79 | 0.56 | 7.42 | 0.65 | 0.27 |
| Hex | 71 | 23 | 18 | 0 | 45 | 4F | 38 | 7 | 41 | 1B |
| Octal | 161 | 43 | 30 | 0 | 105 | 117 | 70 | 7 | 101 | 33 |
| Binary | 1110001 | 100011 | 11000 | 0 | 1000101 | 1001111 | 111000 | 111 | 1000001 | 11011 |
Color Harmonies of #712318
Complementary color
Monochromatic Colors of #712318
Black with #712318
Text Example
Text Example
White with #712318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712318; }
p { color: rgb(113,35,24); }
H1.HeaderClassName
{
color: #712318;
}
.AnyTagClassName
{
color: #712318;
}
</style>
background-color css
<style>
a { background-color: #712318; }
a { background-color: rgb(113,35,24); }
div.DivClassName
{
background-color: #712318;
}
.BgClassName
{
background-color: #712318;
}
</style>
border-color css
<style>
span { border-color: #712318; }
span { border-color: rgb(113,35,24); }
td.TdClassName
{
border-color: #712318;
}
.TagClassName
{
border-color: #712318;
}
</style>