Shades of Falu Red #771605
Tints of Falu Red #771605
RGB
CMYK
RGB Variations
Color information
#771605 (or 0x771605) is known color: Falu Red. HEX triplet: 77, 16 and 05. RGB value is (119,22,5). Sum of RGB (Red+Green+Blue) = 119+22+5=146 (19% of max value = 765). Red value is 119 (46.88% from 255 or 81.51% from 146); Green value is 22 (8.98% from 255 or 15.07% from 146); Blue value is 5 (2.34% from 255 or 3.42% from 146); Max value from RGB is 119 - color contains mainly: red. Hex color #771605 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771605 is #88E9FA. Grayscale: #313131. Windows color (decimal): -8972795 or 333431. OLE color: 333431.
HSL color Cylindrical-coordinate representation of color #771605: hue angle of 8.95º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #771605 is Cyan = 0, Magento = 0.82, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 22 | 5 | - |
| CMYK | 0 | 0.82 | 0.96 | 0.53 |
| HSL | 8.95º | 0.92% | 0.24% | - |
| HSV(B) | 8.95º | 0.96% | 0.47% | - |
| XYZ | 7.92 | 4.51 | 0.6 | - |
| YUV | 49.07 | 103.14 | 177.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 22 | 5 | 0 | 0.82 | 0.96 | 0.53 | 8.95 | 0.92 | 0.24 |
| Hex | 77 | 16 | 5 | 0 | 52 | 60 | 35 | 9 | 5C | 18 |
| Octal | 167 | 26 | 5 | 0 | 122 | 140 | 65 | 11 | 134 | 30 |
| Binary | 1110111 | 10110 | 101 | 0 | 1010010 | 1100000 | 110101 | 1001 | 1011100 | 11000 |
Color Harmonies of #771605
Complementary color
Monochromatic Colors of #771605
Black with #771605
Text Example
Text Example
White with #771605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771605; }
p { color: rgb(119,22,5); }
H1.HeaderClassName
{
color: #771605;
}
.AnyTagClassName
{
color: #771605;
}
</style>
background-color css
<style>
a { background-color: #771605; }
a { background-color: rgb(119,22,5); }
div.DivClassName
{
background-color: #771605;
}
.BgClassName
{
background-color: #771605;
}
</style>
border-color css
<style>
span { border-color: #771605; }
span { border-color: rgb(119,22,5); }
td.TdClassName
{
border-color: #771605;
}
.TagClassName
{
border-color: #771605;
}
</style>