Shades of Falu Red #731512
Tints of Falu Red #731512
RGB
CMYK
RGB Variations
Color information
#731512 (or 0x731512) is known color: Falu Red. HEX triplet: 73, 15 and 12. RGB value is (115,21,18). Sum of RGB (Red+Green+Blue) = 115+21+18=154 (20% of max value = 765). Red value is 115 (45.31% from 255 or 74.68% from 154); Green value is 21 (8.59% from 255 or 13.64% from 154); Blue value is 18 (7.42% from 255 or 11.69% from 154); Max value from RGB is 115 - color contains mainly: red. Hex color #731512 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731512 is #8CEAED. Grayscale: #303030. Windows color (decimal): -9235182 or 1185139. OLE color: 1185139.
HSL color Cylindrical-coordinate representation of color #731512: hue angle of 1.86º 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 #731512 is Cyan = 0, Magento = 0.82, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 21 | 18 | - |
| CMYK | 0 | 0.82 | 0.84 | 0.55 |
| HSL | 1.86º | 0.73% | 0.26% | - |
| HSV(B) | 1.86º | 0.84% | 0.45% | - |
| XYZ | 7.45 | 4.22 | 1 | - |
| YUV | 48.76 | 110.64 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 18 | 0 | 0.82 | 0.84 | 0.55 | 1.86 | 0.73 | 0.26 |
| Hex | 73 | 15 | 12 | 0 | 52 | 54 | 37 | 2 | 49 | 1A |
| Octal | 163 | 25 | 22 | 0 | 122 | 124 | 67 | 2 | 111 | 32 |
| Binary | 1110011 | 10101 | 10010 | 0 | 1010010 | 1010100 | 110111 | 10 | 1001001 | 11010 |
Color Harmonies of #731512
Complementary color
Monochromatic Colors of #731512
Black with #731512
Text Example
Text Example
White with #731512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731512; }
p { color: rgb(115,21,18); }
H1.HeaderClassName
{
color: #731512;
}
.AnyTagClassName
{
color: #731512;
}
</style>
background-color css
<style>
a { background-color: #731512; }
a { background-color: rgb(115,21,18); }
div.DivClassName
{
background-color: #731512;
}
.BgClassName
{
background-color: #731512;
}
</style>
border-color css
<style>
span { border-color: #731512; }
span { border-color: rgb(115,21,18); }
td.TdClassName
{
border-color: #731512;
}
.TagClassName
{
border-color: #731512;
}
</style>