Shades of Falu Red #731812
Tints of Falu Red #731812
RGB
CMYK
RGB Variations
Color information
#731812 (or 0x731812) is known color: Falu Red. HEX triplet: 73, 18 and 12. RGB value is (115,24,18). Sum of RGB (Red+Green+Blue) = 115+24+18=157 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.25% from 157); Green value is 24 (9.77% from 255 or 15.29% from 157); Blue value is 18 (7.42% from 255 or 11.46% from 157); Max value from RGB is 115 - color contains mainly: red. Hex color #731812 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731812 is #8CE7ED. Grayscale: #323232. Windows color (decimal): -9234414 or 1185907. OLE color: 1185907.
HSL color Cylindrical-coordinate representation of color #731812: hue angle of 3.71º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731812 is Cyan = 0, Magento = 0.79, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 24 | 18 | - |
| CMYK | 0 | 0.79 | 0.84 | 0.55 |
| HSL | 3.71º | 0.73% | 0.26% | - |
| HSV(B) | 3.71º | 0.84% | 0.45% | - |
| XYZ | 7.51 | 4.34 | 1.01 | - |
| YUV | 50.53 | 109.65 | 173.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 24 | 18 | 0 | 0.79 | 0.84 | 0.55 | 3.71 | 0.73 | 0.26 |
| Hex | 73 | 18 | 12 | 0 | 4F | 54 | 37 | 4 | 49 | 1A |
| Octal | 163 | 30 | 22 | 0 | 117 | 124 | 67 | 4 | 111 | 32 |
| Binary | 1110011 | 11000 | 10010 | 0 | 1001111 | 1010100 | 110111 | 100 | 1001001 | 11010 |
Color Harmonies of #731812
Complementary color
Monochromatic Colors of #731812
Black with #731812
Text Example
Text Example
White with #731812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731812; }
p { color: rgb(115,24,18); }
H1.HeaderClassName
{
color: #731812;
}
.AnyTagClassName
{
color: #731812;
}
</style>
background-color css
<style>
a { background-color: #731812; }
a { background-color: rgb(115,24,18); }
div.DivClassName
{
background-color: #731812;
}
.BgClassName
{
background-color: #731812;
}
</style>
border-color css
<style>
span { border-color: #731812; }
span { border-color: rgb(115,24,18); }
td.TdClassName
{
border-color: #731812;
}
.TagClassName
{
border-color: #731812;
}
</style>