Shades of Falu Red #771917
Tints of Falu Red #771917
RGB
CMYK
RGB Variations
Color information
#771917 (or 0x771917) is known color: Falu Red. HEX triplet: 77, 19 and 17. RGB value is (119,25,23). Sum of RGB (Red+Green+Blue) = 119+25+23=167 (22% of max value = 765). Red value is 119 (46.88% from 255 or 71.26% from 167); Green value is 25 (10.16% from 255 or 14.97% from 167); Blue value is 23 (9.38% from 255 or 13.77% from 167); Max value from RGB is 119 - color contains mainly: red. Hex color #771917 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771917 is #88E6E8. Grayscale: #343434. Windows color (decimal): -8972009 or 1513847. OLE color: 1513847.
HSL color Cylindrical-coordinate representation of color #771917: hue angle of 1.25º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #771917 is Cyan = 0, Magento = 0.79, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 25 | 23 | - |
| CMYK | 0 | 0.79 | 0.81 | 0.53 |
| HSL | 1.25º | 0.68% | 0.28% | - |
| HSV(B) | 1.25º | 0.81% | 0.47% | - |
| XYZ | 8.11 | 4.68 | 1.29 | - |
| YUV | 52.88 | 111.14 | 175.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 25 | 23 | 0 | 0.79 | 0.81 | 0.53 | 1.25 | 0.68 | 0.28 |
| Hex | 77 | 19 | 17 | 0 | 4F | 51 | 35 | 1 | 44 | 1C |
| Octal | 167 | 31 | 27 | 0 | 117 | 121 | 65 | 1 | 104 | 34 |
| Binary | 1110111 | 11001 | 10111 | 0 | 1001111 | 1010001 | 110101 | 1 | 1000100 | 11100 |
Color Harmonies of #771917
Complementary color
Monochromatic Colors of #771917
Black with #771917
Text Example
Text Example
White with #771917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771917; }
p { color: rgb(119,25,23); }
H1.HeaderClassName
{
color: #771917;
}
.AnyTagClassName
{
color: #771917;
}
</style>
background-color css
<style>
a { background-color: #771917; }
a { background-color: rgb(119,25,23); }
div.DivClassName
{
background-color: #771917;
}
.BgClassName
{
background-color: #771917;
}
</style>
border-color css
<style>
span { border-color: #771917; }
span { border-color: rgb(119,25,23); }
td.TdClassName
{
border-color: #771917;
}
.TagClassName
{
border-color: #771917;
}
</style>