Shades of Falu Red #781209
Tints of Falu Red #781209
RGB
CMYK
RGB Variations
Color information
#781209 (or 0x781209) is known color: Falu Red. HEX triplet: 78, 12 and 09. RGB value is (120,18,9). Sum of RGB (Red+Green+Blue) = 120+18+9=147 (19% of max value = 765). Red value is 120 (47.27% from 255 or 81.63% from 147); Green value is 18 (7.42% from 255 or 12.24% from 147); Blue value is 9 (3.91% from 255 or 6.12% from 147); Max value from RGB is 120 - color contains mainly: red. Hex color #781209 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781209 is #87EDF6. Grayscale: #2F2F2F. Windows color (decimal): -8908279 or 594552. OLE color: 594552.
HSL color Cylindrical-coordinate representation of color #781209: hue angle of 4.86º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #781209 is Cyan = 0, Magento = 0.85, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 18 | 9 | - |
| CMYK | 0 | 0.85 | 0.92 | 0.53 |
| HSL | 4.86º | 0.86% | 0.25% | - |
| HSV(B) | 4.86º | 0.93% | 0.47% | - |
| XYZ | 8.01 | 4.45 | 0.69 | - |
| YUV | 47.47 | 106.29 | 179.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 18 | 9 | 0 | 0.85 | 0.92 | 0.53 | 4.86 | 0.86 | 0.25 |
| Hex | 78 | 12 | 9 | 0 | 55 | 5C | 35 | 5 | 56 | 19 |
| Octal | 170 | 22 | 11 | 0 | 125 | 134 | 65 | 5 | 126 | 31 |
| Binary | 1111000 | 10010 | 1001 | 0 | 1010101 | 1011100 | 110101 | 101 | 1010110 | 11001 |
Color Harmonies of #781209
Complementary color
Monochromatic Colors of #781209
Black with #781209
Text Example
Text Example
White with #781209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781209; }
p { color: rgb(120,18,9); }
H1.HeaderClassName
{
color: #781209;
}
.AnyTagClassName
{
color: #781209;
}
</style>
background-color css
<style>
a { background-color: #781209; }
a { background-color: rgb(120,18,9); }
div.DivClassName
{
background-color: #781209;
}
.BgClassName
{
background-color: #781209;
}
</style>
border-color css
<style>
span { border-color: #781209; }
span { border-color: rgb(120,18,9); }
td.TdClassName
{
border-color: #781209;
}
.TagClassName
{
border-color: #781209;
}
</style>