Shades of Falu Red #771612
Tints of Falu Red #771612
RGB
CMYK
RGB Variations
Color information
#771612 (or 0x771612) is known color: Falu Red. HEX triplet: 77, 16 and 12. RGB value is (119,22,18). Sum of RGB (Red+Green+Blue) = 119+22+18=159 (21% of max value = 765). Red value is 119 (46.88% from 255 or 74.84% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 18 (7.42% from 255 or 11.32% from 159); Max value from RGB is 119 - color contains mainly: red. Hex color #771612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771612 is #88E9ED. Grayscale: #323232. Windows color (decimal): -8972782 or 1185399. OLE color: 1185399.
HSL color Cylindrical-coordinate representation of color #771612: hue angle of 2.38º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #771612 is Cyan = 0, Magento = 0.82, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 22 | 18 | - |
| CMYK | 0 | 0.82 | 0.85 | 0.53 |
| HSL | 2.38º | 0.74% | 0.27% | - |
| HSV(B) | 2.38º | 0.85% | 0.47% | - |
| XYZ | 8 | 4.54 | 1.03 | - |
| YUV | 50.55 | 109.64 | 176.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 22 | 18 | 0 | 0.82 | 0.85 | 0.53 | 2.38 | 0.74 | 0.27 |
| Hex | 77 | 16 | 12 | 0 | 52 | 55 | 35 | 2 | 4A | 1B |
| Octal | 167 | 26 | 22 | 0 | 122 | 125 | 65 | 2 | 112 | 33 |
| Binary | 1110111 | 10110 | 10010 | 0 | 1010010 | 1010101 | 110101 | 10 | 1001010 | 11011 |
Color Harmonies of #771612
Complementary color
Monochromatic Colors of #771612
Black with #771612
Text Example
Text Example
White with #771612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771612; }
p { color: rgb(119,22,18); }
H1.HeaderClassName
{
color: #771612;
}
.AnyTagClassName
{
color: #771612;
}
</style>
background-color css
<style>
a { background-color: #771612; }
a { background-color: rgb(119,22,18); }
div.DivClassName
{
background-color: #771612;
}
.BgClassName
{
background-color: #771612;
}
</style>
border-color css
<style>
span { border-color: #771612; }
span { border-color: rgb(119,22,18); }
td.TdClassName
{
border-color: #771612;
}
.TagClassName
{
border-color: #771612;
}
</style>