Shades of Falu Red #731212
Tints of Falu Red #731212
RGB
CMYK
RGB Variations
Color information
#731212 (or 0x731212) is known color: Falu Red. HEX triplet: 73, 12 and 12. RGB value is (115,18,18). Sum of RGB (Red+Green+Blue) = 115+18+18=151 (20% of max value = 765). Red value is 115 (45.31% from 255 or 76.16% from 151); Green value is 18 (7.42% from 255 or 11.92% from 151); Blue value is 18 (7.42% from 255 or 11.92% from 151); Max value from RGB is 115 - color contains mainly: red. Hex color #731212 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731212 is #8CEDED. Grayscale: #2F2F2F. Windows color (decimal): -9235950 or 1184371. OLE color: 1184371.
HSL color Cylindrical-coordinate representation of color #731212: hue angle of 0º 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 #731212 is Cyan = 0, Magento = 0.84, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 18 | - |
| CMYK | 0 | 0.84 | 0.84 | 0.55 |
| HSL | 0º | 0.73% | 0.26% | - |
| HSV(B) | 0º | 0.84% | 0.45% | - |
| XYZ | 7.4 | 4.12 | 0.98 | - |
| YUV | 47 | 111.64 | 176.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 18 | 0 | 0.84 | 0.84 | 0.55 | 0 | 0.73 | 0.26 |
| Hex | 73 | 12 | 12 | 0 | 54 | 54 | 37 | 0 | 49 | 1A |
| Octal | 163 | 22 | 22 | 0 | 124 | 124 | 67 | 0 | 111 | 32 |
| Binary | 1110011 | 10010 | 10010 | 0 | 1010100 | 1010100 | 110111 | 0 | 1001001 | 11010 |
Color Harmonies of #731212
Complementary color
Monochromatic Colors of #731212
Black with #731212
Text Example
Text Example
White with #731212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731212; }
p { color: rgb(115,18,18); }
H1.HeaderClassName
{
color: #731212;
}
.AnyTagClassName
{
color: #731212;
}
</style>
background-color css
<style>
a { background-color: #731212; }
a { background-color: rgb(115,18,18); }
div.DivClassName
{
background-color: #731212;
}
.BgClassName
{
background-color: #731212;
}
</style>
border-color css
<style>
span { border-color: #731212; }
span { border-color: rgb(115,18,18); }
td.TdClassName
{
border-color: #731212;
}
.TagClassName
{
border-color: #731212;
}
</style>