Shades of Falu Red #781407
Tints of Falu Red #781407
RGB
CMYK
RGB Variations
Color information
#781407 (or 0x781407) is known color: Falu Red. HEX triplet: 78, 14 and 07. RGB value is (120,20,7). Sum of RGB (Red+Green+Blue) = 120+20+7=147 (19% of max value = 765). Red value is 120 (47.27% from 255 or 81.63% from 147); Green value is 20 (8.20% from 255 or 13.61% from 147); Blue value is 7 (3.12% from 255 or 4.76% from 147); Max value from RGB is 120 - color contains mainly: red. Hex color #781407 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781407 is #87EBF8. Grayscale: #303030. Windows color (decimal): -8907769 or 463992. OLE color: 463992.
HSL color Cylindrical-coordinate representation of color #781407: hue angle of 6.9º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #781407 is Cyan = 0, Magento = 0.83, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 20 | 7 | - |
| CMYK | 0 | 0.83 | 0.94 | 0.53 |
| HSL | 6.9º | 0.89% | 0.25% | - |
| HSV(B) | 6.9º | 0.94% | 0.47% | - |
| XYZ | 8.03 | 4.51 | 0.65 | - |
| YUV | 48.42 | 104.63 | 179.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 20 | 7 | 0 | 0.83 | 0.94 | 0.53 | 6.9 | 0.89 | 0.25 |
| Hex | 78 | 14 | 7 | 0 | 53 | 5E | 35 | 7 | 59 | 19 |
| Octal | 170 | 24 | 7 | 0 | 123 | 136 | 65 | 7 | 131 | 31 |
| Binary | 1111000 | 10100 | 111 | 0 | 1010011 | 1011110 | 110101 | 111 | 1011001 | 11001 |
Color Harmonies of #781407
Complementary color
Monochromatic Colors of #781407
Black with #781407
Text Example
Text Example
White with #781407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781407; }
p { color: rgb(120,20,7); }
H1.HeaderClassName
{
color: #781407;
}
.AnyTagClassName
{
color: #781407;
}
</style>
background-color css
<style>
a { background-color: #781407; }
a { background-color: rgb(120,20,7); }
div.DivClassName
{
background-color: #781407;
}
.BgClassName
{
background-color: #781407;
}
</style>
border-color css
<style>
span { border-color: #781407; }
span { border-color: rgb(120,20,7); }
td.TdClassName
{
border-color: #781407;
}
.TagClassName
{
border-color: #781407;
}
</style>