Shades of Falu Red #781607
Tints of Falu Red #781607
RGB
CMYK
RGB Variations
Color information
#781607 (or 0x781607) is known color: Falu Red. HEX triplet: 78, 16 and 07. RGB value is (120,22,7). Sum of RGB (Red+Green+Blue) = 120+22+7=149 (19% of max value = 765). Red value is 120 (47.27% from 255 or 80.54% from 149); Green value is 22 (8.98% from 255 or 14.77% from 149); Blue value is 7 (3.12% from 255 or 4.70% from 149); Max value from RGB is 120 - color contains mainly: red. Hex color #781607 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781607 is #87E9F8. Grayscale: #313131. Windows color (decimal): -8907257 or 464504. OLE color: 464504.
HSL color Cylindrical-coordinate representation of color #781607: hue angle of 7.96º 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 #781607 is Cyan = 0, Magento = 0.82, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 22 | 7 | - |
| CMYK | 0 | 0.82 | 0.94 | 0.53 |
| HSL | 7.96º | 0.89% | 0.25% | - |
| HSV(B) | 7.96º | 0.94% | 0.47% | - |
| XYZ | 8.07 | 4.58 | 0.66 | - |
| YUV | 49.59 | 103.97 | 178.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 22 | 7 | 0 | 0.82 | 0.94 | 0.53 | 7.96 | 0.89 | 0.25 |
| Hex | 78 | 16 | 7 | 0 | 52 | 5E | 35 | 8 | 59 | 19 |
| Octal | 170 | 26 | 7 | 0 | 122 | 136 | 65 | 10 | 131 | 31 |
| Binary | 1111000 | 10110 | 111 | 0 | 1010010 | 1011110 | 110101 | 1000 | 1011001 | 11001 |
Color Harmonies of #781607
Complementary color
Monochromatic Colors of #781607
Black with #781607
Text Example
Text Example
White with #781607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781607; }
p { color: rgb(120,22,7); }
H1.HeaderClassName
{
color: #781607;
}
.AnyTagClassName
{
color: #781607;
}
</style>
background-color css
<style>
a { background-color: #781607; }
a { background-color: rgb(120,22,7); }
div.DivClassName
{
background-color: #781607;
}
.BgClassName
{
background-color: #781607;
}
</style>
border-color css
<style>
span { border-color: #781607; }
span { border-color: rgb(120,22,7); }
td.TdClassName
{
border-color: #781607;
}
.TagClassName
{
border-color: #781607;
}
</style>