Shades of Falu Red #771716
Tints of Falu Red #771716
RGB
CMYK
RGB Variations
Color information
#771716 (or 0x771716) is known color: Falu Red. HEX triplet: 77, 17 and 16. RGB value is (119,23,22). Sum of RGB (Red+Green+Blue) = 119+23+22=164 (21% of max value = 765). Red value is 119 (46.88% from 255 or 72.56% from 164); Green value is 23 (9.38% from 255 or 14.02% from 164); Blue value is 22 (8.98% from 255 or 13.41% from 164); Max value from RGB is 119 - color contains mainly: red. Hex color #771716 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771716 is #88E8E9. Grayscale: #333333. Windows color (decimal): -8972522 or 1447799. OLE color: 1447799.
HSL color Cylindrical-coordinate representation of color #771716: hue angle of 0.62º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #771716 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 23 | 22 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.53 |
| HSL | 0.62º | 0.69% | 0.28% | - |
| HSV(B) | 0.62º | 0.82% | 0.47% | - |
| XYZ | 8.06 | 4.59 | 1.22 | - |
| YUV | 51.59 | 111.3 | 176.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 23 | 22 | 0 | 0.81 | 0.82 | 0.53 | 0.62 | 0.69 | 0.28 |
| Hex | 77 | 17 | 16 | 0 | 51 | 52 | 35 | 1 | 45 | 1C |
| Octal | 167 | 27 | 26 | 0 | 121 | 122 | 65 | 1 | 105 | 34 |
| Binary | 1110111 | 10111 | 10110 | 0 | 1010001 | 1010010 | 110101 | 1 | 1000101 | 11100 |
Color Harmonies of #771716
Complementary color
Monochromatic Colors of #771716
Black with #771716
Text Example
Text Example
White with #771716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771716; }
p { color: rgb(119,23,22); }
H1.HeaderClassName
{
color: #771716;
}
.AnyTagClassName
{
color: #771716;
}
</style>
background-color css
<style>
a { background-color: #771716; }
a { background-color: rgb(119,23,22); }
div.DivClassName
{
background-color: #771716;
}
.BgClassName
{
background-color: #771716;
}
</style>
border-color css
<style>
span { border-color: #771716; }
span { border-color: rgb(119,23,22); }
td.TdClassName
{
border-color: #771716;
}
.TagClassName
{
border-color: #771716;
}
</style>