Shades of Falu Red #771804
Tints of Falu Red #771804
RGB
CMYK
RGB Variations
Color information
#771804 (or 0x771804) is known color: Falu Red. HEX triplet: 77, 18 and 04. RGB value is (119,24,4). Sum of RGB (Red+Green+Blue) = 119+24+4=147 (19% of max value = 765). Red value is 119 (46.88% from 255 or 80.95% from 147); Green value is 24 (9.77% from 255 or 16.33% from 147); Blue value is 4 (1.95% from 255 or 2.72% from 147); Max value from RGB is 119 - color contains mainly: red. Hex color #771804 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771804 is #88E7FB. Grayscale: #323232. Windows color (decimal): -8972284 or 268407. OLE color: 268407.
HSL color Cylindrical-coordinate representation of color #771804: hue angle of 10.43º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #771804 is Cyan = 0, Magento = 0.80, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 24 | 4 | - |
| CMYK | 0 | 0.80 | 0.97 | 0.53 |
| HSL | 10.43º | 0.93% | 0.24% | - |
| HSV(B) | 10.43º | 0.97% | 0.47% | - |
| XYZ | 7.96 | 4.58 | 0.58 | - |
| YUV | 50.13 | 101.97 | 177.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 24 | 4 | 0 | 0.80 | 0.97 | 0.53 | 10.43 | 0.93 | 0.24 |
| Hex | 77 | 18 | 4 | 0 | 50 | 61 | 35 | A | 5D | 18 |
| Octal | 167 | 30 | 4 | 0 | 120 | 141 | 65 | 12 | 135 | 30 |
| Binary | 1110111 | 11000 | 100 | 0 | 1010000 | 1100001 | 110101 | 1010 | 1011101 | 11000 |
Color Harmonies of #771804
Complementary color
Monochromatic Colors of #771804
Black with #771804
Text Example
Text Example
White with #771804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771804; }
p { color: rgb(119,24,4); }
H1.HeaderClassName
{
color: #771804;
}
.AnyTagClassName
{
color: #771804;
}
</style>
background-color css
<style>
a { background-color: #771804; }
a { background-color: rgb(119,24,4); }
div.DivClassName
{
background-color: #771804;
}
.BgClassName
{
background-color: #771804;
}
</style>
border-color css
<style>
span { border-color: #771804; }
span { border-color: rgb(119,24,4); }
td.TdClassName
{
border-color: #771804;
}
.TagClassName
{
border-color: #771804;
}
</style>