Shades of Falu Red #771507
Tints of Falu Red #771507
RGB
CMYK
RGB Variations
Color information
#771507 (or 0x771507) is known color: Falu Red. HEX triplet: 77, 15 and 07. RGB value is (119,21,7). Sum of RGB (Red+Green+Blue) = 119+21+7=147 (19% of max value = 765). Red value is 119 (46.88% from 255 or 80.95% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 7 (3.12% from 255 or 4.76% from 147); Max value from RGB is 119 - color contains mainly: red. Hex color #771507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771507 is #88EAF8. Grayscale: #303030. Windows color (decimal): -8973049 or 464247. OLE color: 464247.
HSL color Cylindrical-coordinate representation of color #771507: hue angle of 7.5º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #771507 is Cyan = 0, Magento = 0.82, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 21 | 7 | - |
| CMYK | 0 | 0.82 | 0.94 | 0.53 |
| HSL | 7.5º | 0.89% | 0.25% | - |
| HSV(B) | 7.5º | 0.94% | 0.47% | - |
| XYZ | 7.91 | 4.47 | 0.65 | - |
| YUV | 48.71 | 104.47 | 178.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 21 | 7 | 0 | 0.82 | 0.94 | 0.53 | 7.5 | 0.89 | 0.25 |
| Hex | 77 | 15 | 7 | 0 | 52 | 5E | 35 | 8 | 59 | 19 |
| Octal | 167 | 25 | 7 | 0 | 122 | 136 | 65 | 10 | 131 | 31 |
| Binary | 1110111 | 10101 | 111 | 0 | 1010010 | 1011110 | 110101 | 1000 | 1011001 | 11001 |
Color Harmonies of #771507
Complementary color
Monochromatic Colors of #771507
Black with #771507
Text Example
Text Example
White with #771507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771507; }
p { color: rgb(119,21,7); }
H1.HeaderClassName
{
color: #771507;
}
.AnyTagClassName
{
color: #771507;
}
</style>
background-color css
<style>
a { background-color: #771507; }
a { background-color: rgb(119,21,7); }
div.DivClassName
{
background-color: #771507;
}
.BgClassName
{
background-color: #771507;
}
</style>
border-color css
<style>
span { border-color: #771507; }
span { border-color: rgb(119,21,7); }
td.TdClassName
{
border-color: #771507;
}
.TagClassName
{
border-color: #771507;
}
</style>